aboutsummaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* f2fs: return directly if block has been removed from the victimYunlei He2017-04-131-4/+12
* Revert "f2fs: do not recover from previous remained wrong dnodes"Chao Yu2017-04-131-30/+1
* f2fs: remove checkpoint in f2fs_freezeJaegeuk Kim2017-04-131-4/+9
* f2fs: assign segments correctly for direct_ioJaegeuk Kim2017-04-131-2/+6
* f2fs: fix wrong i_atime recoveryChao Yu2017-04-131-2/+2
* f2fs: record inode updating status correctlyChao Yu2017-04-131-4/+9
* f2fs: Trace reset zone eventsDamien Le Moal2017-04-131-0/+1
* f2fs: Reset sequential zones on zoned block devicesDamien Le Moal2017-04-131-0/+45
* f2fs: Cache zoned block devices zone typeDamien Le Moal2017-04-132-0/+90
* f2fs: Do not allow adaptive mode for host-managed zoned block devicesDamien Le Moal2017-04-131-0/+7
* f2fs: Always enable discard for zoned blocks devicesDamien Le Moal2017-04-132-7/+12
* f2fs: Suppress discard warning message for zoned block devicesDamien Le Moal2017-04-131-1/+1
* f2fs: Check zoned block feature for host-managed zoned block devicesDamien Le Moal2017-04-131-0/+20
* f2fs: Use generic zoned block device terminologyDamien Le Moal2017-04-133-5/+5
* f2fs: Add missing break in switch-caseDamien Le Moal2017-04-131-0/+1
* f2fs: avoid infinite loop in the EIO case on recover_orphan_inodesJaegeuk Kim2017-04-131-0/+7
* f2fs: report error of f2fs_fill_dentriesChao Yu2017-04-133-13/+17
* fs/crypto: catch up 4.9-rc2Jaegeuk Kim2017-04-137-104/+136
* f2fs: hide a maybe-uninitialized warningArnd Bergmann2017-04-131-1/+1
* f2fs: remove percpu_count due to performance regressionJaegeuk Kim2017-04-133-23/+17
* f2fs: make clean inodes when flushing inode pageJaegeuk Kim2017-04-132-2/+6
* f2fs: keep dirty inodes selectively for checkpointJaegeuk Kim2017-04-1310-43/+48
* f2fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsJaegeuk Kim2017-04-136-14/+36
* f2fs: use BIO_MAX_PAGES for bio allocationJaegeuk Kim2017-04-135-22/+8
* f2fs: declare static function for __build_free_nidsJaegeuk Kim2017-04-131-1/+1
* f2fs: call f2fs_balance_fs for setattrJaegeuk Kim2017-04-131-1/+4
* f2fs: count dirty inodes to flush node pages during checkpointJaegeuk Kim2017-04-131-4/+5
* f2fs: avoid casted negative value as shrink countChao Yu2017-04-131-4/+6
* f2fs: don't interrupt free nids building during nid allocationChao Yu2017-04-134-15/+13
* f2fs: clean up free nid list operationsJaegeuk Kim2017-04-131-30/+26
* f2fs: split free nid listChao Yu2017-04-135-68/+108
* f2fs: clear nlink if fail to add_linkChao Yu2017-04-131-0/+14
* f2fs: fix sparse warningsEric Biggers2017-04-134-5/+6
* f2fs: fix error handling in fsync_node_pagesChao Yu2017-04-131-2/+3
* f2fs: fix to update largest extent under lockChao Yu2017-04-131-4/+7
* f2fs: be aware of extent beyond EOF in fiemapChao Yu2017-04-131-14/+4
* f2fs: don't miss any f2fs_balance_fs casesChao Yu2017-04-131-8/+3
* f2fs: add missing f2fs_balance_fs in f2fs_zero_rangeChao Yu2017-04-131-0/+3
* f2fs: give a chance to detach from dirty listChao Yu2017-04-136-6/+16
* f2fs: fix to release discard entries during checkpointChao Yu2017-04-132-2/+5
* f2fs: exclude free nids building and allocationChao Yu2017-04-131-3/+8
* f2fs: fix wrong sum_page pointer in f2fs_gcJaegeuk Kim2017-04-131-5/+5
* f2fs: introduce update_ckpt_flags to clean upJaegeuk Kim2017-04-131-23/+33
* f2fs: don't submit irrelevant pageChao Yu2017-04-131-1/+7
* f2fs: fix to commit bio cache after flushing node pagesChao Yu2017-04-131-2/+16
* f2fs: introduce get_checkpoint_version for cleanupTiezhu Yang2017-04-131-28/+38
* f2fs: remove dead variableSheng Yong2017-04-131-2/+2
* f2fs: remove redundant io plugChao Yu2017-04-131-3/+0
* f2fs: support checkpoint error injectionChao Yu2017-04-134-0/+12
* f2fs: fix to recover old fault injection config in ->remount_fsChao Yu2017-04-131-0/+6