summaryrefslogtreecommitdiff
path: root/fs/f2fs
Commit message (Expand)AuthorAge
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-14
|\ \
| * | fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()David Gstir2016-12-11
| * | fscrypto: move ioctl processing more fully into common codeEric Biggers2016-12-11
| * | fscrypt: Let fs select encryption index/tweakDavid Gstir2016-11-13
| * | fscrypt: Enable partial page encryptionDavid Gstir2016-11-13
| |/
* | Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2016-12-14
|\ \
| * | f2fs: fix a missing size change in f2fs_setattrYunlei He2016-12-12
| * | f2fs: fix to access nullified flush_cmd_control pointerJaegeuk Kim2016-12-07
| * | f2fs: free meta pages if sanity check for ckpt is failedJaegeuk Kim2016-12-07
| * | f2fs: detect wrong layoutJaegeuk Kim2016-12-07
| * | f2fs: call sync_fs when f2fs is idleJaegeuk Kim2016-12-05
| * | Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim2016-12-05
| * | f2fs: return AOP_WRITEPAGE_ACTIVATE for writepageChao Yu2016-11-29
| * | f2fs: do not activate auto_recovery for fallocated i_sizeJaegeuk Kim2016-11-29
| * | f2fs: fix to determine start_cp_addr by sbi->cur_cp_packJaegeuk Kim2016-11-28
| * | f2fs: fix 32-bit buildArnd Bergmann2016-11-25
| * | f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange2016-11-25
| * | f2fs: fix incorrect free inode count in ->statfsChao Yu2016-11-25
| * | f2fs: drop duplicate header timer.hGeliang Tang2016-11-25
| * | f2fs: fix wrong AUTO_RECOVER conditionJaegeuk Kim2016-11-25
| * | f2fs: do not recover i_size if it's validJaegeuk Kim2016-11-25
| * | f2fs: fix fdatasyncChao Yu2016-11-25
| * | f2fs: fix to account total free nid correctlyChao Yu2016-11-25
| * | f2fs: fix an infinite loop when flush nodes in cpYunlei He2016-11-25
| * | f2fs: don't wait writeback for datas during checkpointChao Yu2016-11-25
| * | f2fs: fix wrong written_valid_blocks countingJaegeuk Kim2016-11-25
| * | f2fs: avoid BG_GC in f2fs_balance_fsJaegeuk Kim2016-11-25
| * | f2fs: fix redundant block allocationJaegeuk Kim2016-11-25
| * | f2fs: use err for f2fs_preallocate_blocksJaegeuk Kim2016-11-25
| * | f2fs: support multiple devicesJaegeuk Kim2016-11-25
| * | f2fs: allow dio read for LFS modeJaegeuk Kim2016-11-25
| * | f2fs: revert segment allocation for direct IOJaegeuk Kim2016-11-25
| * | f2fs: return directly if block has been removed from the victimYunlei He2016-11-23
| * | Revert "f2fs: do not recover from previous remained wrong dnodes"Chao Yu2016-11-23
| * | f2fs: remove checkpoint in f2fs_freezeJaegeuk Kim2016-11-23
| * | f2fs: assign segments correctly for direct_ioJaegeuk Kim2016-11-23
| * | f2fs: fix wrong i_atime recoveryChao Yu2016-11-23
| * | f2fs: record inode updating status correctlyChao Yu2016-11-23
| * | f2fs: Trace reset zone eventsDamien Le Moal2016-11-23
| * | f2fs: Reset sequential zones on zoned block devicesDamien Le Moal2016-11-23
| * | f2fs: Cache zoned block devices zone typeDamien Le Moal2016-11-23
| * | f2fs: Do not allow adaptive mode for host-managed zoned block devicesDamien Le Moal2016-11-23
| * | f2fs: Always enable discard for zoned blocks devicesDamien Le Moal2016-11-23
| * | f2fs: Suppress discard warning message for zoned block devicesDamien Le Moal2016-11-23
| * | f2fs: Check zoned block feature for host-managed zoned block devicesDamien Le Moal2016-11-23
| * | f2fs: Use generic zoned block device terminologyDamien Le Moal2016-11-23
| * | f2fs: Add missing break in switch-caseDamien Le Moal2016-11-23
| * | f2fs: avoid infinite loop in the EIO case on recover_orphan_inodesJaegeuk Kim2016-11-23