summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | | * | | fscrypt: remove unnecessary NULL check when allocating skcipherEric Biggers2018-06-28
| | | * | | fscrypt: clean up after fscrypt_prepare_lookup() conversionsEric Biggers2018-06-28
| | | * | | fscrypt: use unbound workqueue for decryptionEric Biggers2018-06-28
| | | * | | f2fs: run fstrim asynchronously if runtime discard is onJaegeuk Kim2018-06-04
| | | * | | f2fs: turn down IO priority of discard from backgroundChao Yu2018-05-30
| | | * | | f2fs: don't split checkpoint in fstrimChao Yu2018-05-30
| | | * | | f2fs: issue discard commands proactively in high fs utilizationJaegeuk Kim2018-05-30
| | | * | | f2fs: add fsync_mode=nobarrier for non-atomic filesJaegeuk Kim2018-05-30
| | | * | | f2fs: let fstrim issue discard commands in lower priorityJaegeuk Kim2018-05-30
| | | * | | f2fs: avoid fsync() failure caused by EAGAIN in writepage()Jaegeuk Kim2018-05-04
| | | * | | f2fs: clear PageError on writepage - part 2Jaegeuk Kim2018-04-26
| | | * | | f2fs: check cap_resource only for data blocksJaegeuk Kim2018-04-23
| | | * | | Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"Jaegeuk Kim2018-04-23
| | | * | | f2fs: clear PageError on writepageJaegeuk Kim2018-04-22
| | | * | | f2fs: call unlock_new_inode() before d_instantiate()Eric Biggers2018-04-19
| | | * | | f2fs: refactor read path to allow multiple postprocessing stepsEric Biggers2018-04-19
| | | * | | fscrypt: allow synchronous bio decryptionEric Biggers2018-04-19
| | | * | | f2fs: remain written times to update inode during fsyncJaegeuk Kim2018-04-08
| | | * | | f2fs: make assignment of t->dentry_bitmap more readableYunlong Song2018-04-08
| | | * | | f2fs: truncate preallocated blocks in error caseJaegeuk Kim2018-04-08
| | | * | | f2fs: fix a wrong condition in f2fs_skip_inode_updateJunling Zheng2018-04-08
| | | * | | f2fs: reserve bits for fs-verityEric Biggers2018-04-08
| | | * | | f2fs: Add a segment type check in inplace writeYunlei He2018-04-08
| | | * | | f2fs: no need to initialize zero value for GFP_F2FS_ZEROYunlong Song2018-04-08
| | | * | | f2fs: don't track new nat entry in nat setChao Yu2018-04-08
| | | * | | f2fs: clean up with F2FS_BLK_ALIGNChao Yu2018-04-08
| | | * | | f2fs: check blkaddr more accuratly before issue a bioYunlei He2018-04-08
| | | * | | f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_readRitesh Harjani2018-04-08
| | | * | | f2fs: introduce a new mount option test_dummy_encryptionSheng Yong2018-04-08
| | | * | | f2fs: introduce F2FS_FEATURE_LOST_FOUND featureSheng Yong2018-04-08
| | | * | | f2fs: release locks before return in f2fs_ioc_gc_range()Qiuyang Sun2018-04-08
| | | * | | f2fs: align memory boundary for bitopsJaegeuk Kim2018-04-08
| | | * | | f2fs: remove unneeded set_cold_node()Chao Yu2018-04-08
| | | * | | f2fs: add nowait aio supportHyunchul Lee2018-04-08
| | | * | | f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu2018-04-08
| | | * | | f2fs: Don't overwrite all types of node to keep node chainYunlei He2018-04-08
| | | * | | f2fs: introduce mount option for fsync modeJunling Zheng2018-04-08
| | | * | | f2fs: fix to restore old mount option in ->remount_fsChao Yu2018-04-08
| | | * | | f2fs: wrap sb_rdonly with f2fs_readonlyChao Yu2018-04-08
| | | * | | f2fs: avoid selinux denial on CAP_SYS_RESOURCEJaegeuk Kim2018-04-08
| | | * | | f2fs: support hot file extensionChao Yu2018-04-08
| | | * | | f2fs: fix to avoid race in between atomic write and background GCChao Yu2018-04-08
| | | * | | f2fs: do gc in greedy mode for whole range if gc_urgent mode is setJaegeuk Kim2018-04-08
| | | * | | f2fs: issue discard aggressively in the gc_urgent modeJaegeuk Kim2018-04-08
| | | * | | f2fs: set readdir_ra by defaultJaegeuk Kim2018-04-08
| | | * | | f2fs: add auto tuning for small devicesJaegeuk Kim2018-04-08
| | | * | | f2fs: add mount option for segment allocation policyJaegeuk Kim2018-04-08
| | | * | | f2fs: don't stop GC if GC is contendedJaegeuk Kim2018-04-08
| | | * | | f2fs: expose extension_list sysfs entryChao Yu2018-04-08
| | | * | | f2fs: fix to set KEEP_SIZE bit in f2fs_zero_rangeChao Yu2018-04-08