1. 6915ea9 f2fs: introduce __check_sit_bitmap by Chao Yu · 8 years ago
  2. cce1325 f2fs: stop gc/discard thread in prior during umount by Chao Yu · 8 years ago
  3. daeb433 f2fs: introduce reserved_blocks in sysfs by Chao Yu · 8 years ago
  4. d871cd0 f2fs: avoid redundant f2fs_flush after remount by Yunlong Song · 8 years ago
  5. 0cc091d f2fs: report # of free inodes more precisely by Jaegeuk Kim · 8 years ago
  6. 34dc77a f2fs: add ioctl to do gc with target block address by Jaegeuk Kim · 8 years ago
  7. a9bcf9b f2fs: don't need to check encrypted inode for partial truncation by Jaegeuk Kim · 8 years ago
  8. 0eb0ada f2fs: measure inode.i_blocks as generic filesystem by Chao Yu · 8 years ago
  9. 663f387 f2fs: set CP_TRIMMED_FLAG correctly by Chao Yu · 8 years ago
  10. 67773a1 f2fs: require key for truncate(2) of encrypted file by Eric Biggers · 8 years ago
  11. 8ceffcb f2fs: move sysfs code from super.c to fs/f2fs/sysfs.c by Chao Yu · 8 years ago
  12. a398101 f2fs: clean up sysfs codes by Chao Yu · 8 years ago
  13. 1727f31 f2fs: fix wrong error number of fill_super by Chao Yu · 8 years ago
  14. 44529f8 f2fs: fix to show injection rate in ->show_options by Chao Yu · 8 years ago
  15. b63def9 f2fs: Fix a return value in case of error in 'f2fs_fill_super' by Christophe JAILLET · 8 years ago
  16. a005774 f2fs: use proper variable name by Tiezhu Yang · 8 years ago
  17. 1f258ec f2fs: fix to avoid panic when encountering corrupt node by Chao Yu · 8 years ago
  18. febeca6 f2fs: don't track newly allocated nat entry in list by Chao Yu · 8 years ago
  19. d9703d9 f2fs: add f2fs_bug_on in __remove_discard_cmd by Chao Yu · 8 years ago
  20. 2a510c00 f2fs: introduce __wait_one_discard_bio by Chao Yu · 8 years ago
  21. 5a3a2d8 f2fs: dax: fix races between page faults and truncating pages by Qiuyang Sun · 8 years ago
  22. 72fdbe2 f2fs: simplify the way of calulating next nat address by Fan Li · 8 years ago
  23. 21d3f8e f2fs: sanity check size of nat and sit cache by Jin Qian · 8 years ago
  24. d4fdf8b f2fs: fix a panic caused by NULL flush_cmd_control by Yunlei He · 8 years ago
  25. 68390dd f2fs: remove the unnecessary cast for PTR_ERR by Zhang Shengju · 8 years ago
  26. d8c4256 f2fs: remove false-positive bug_on by Jaegeuk Kim · 8 years ago
  27. acfd2810 f2fs: Do not issue small discards in LFS mode by Damien Le Moal · 8 years ago
  28. aaebdee f2fs: don't bother checking for encryption key in ->write_iter() by Eric Biggers · 8 years ago
  29. b82a6ea f2fs: don't bother checking for encryption key in ->mmap() by Eric Biggers · 8 years ago
  30. 6afae63 f2fs: wait discard IO completion without cmd_lock held by Chao Yu · 8 years ago
  31. e31b982 f2fs: wake up all waiters in f2fs_submit_discard_endio by Chao Yu · 8 years ago
  32. 04dfc23 f2fs: show more info if fail to issue discard by Chao Yu · 8 years ago
  33. fb830fc f2fs: introduce io_list for serialize data/node IOs by Chao Yu · 8 years ago
  34. e41e6d7 f2fs: split wio_mutex by Chao Yu · 8 years ago
  35. 963932a f2fs: combine huge num of discard rb tree consistence checks by Yunlei He · 8 years ago
  36. dad48e7 f2fs: fix a bug caused by NULL extent tree by Yunlei He · 8 years ago
  37. 1d7be27 f2fs: try to freeze in gc and discard threads by Jaegeuk Kim · 8 years ago
  38. b7b7c4c f2fs: add a new function get_ssr_cost by Yunlei He · 8 years ago
  39. bd80a4b f2fs: declare load_free_nid_bitmap static by Hou Pengyang · 8 years ago
  40. cc15620 f2fs: avoid f2fs_lock_op for IPU writes by Jaegeuk Kim · 8 years ago
  41. a912b54 f2fs: split bio cache by Jaegeuk Kim · 8 years ago
  42. 81377bd f2fs: use fio instead of multiple parameters by Jaegeuk Kim · 8 years ago
  43. b9109b0 f2fs: remove unnecessary read cases in merged IO flow by Jaegeuk Kim · 8 years ago
  44. 1919ffc f2fs: use f2fs_submit_page_bio for ra_meta_pages by Jaegeuk Kim · 8 years ago
  45. e5dbd95 f2fs: make sure f2fs_gc returns consistent errno by Weichao Guo · 8 years ago
  46. 1c6d8ee f2fs: support statx by Chao Yu · 8 years ago
  47. 9360712 f2fs: load inode's flag from disk by Jaegeuk Kim · 8 years ago
  48. 15d3042 f2fs: sanity check checkpoint segno and blkoff by Jin Qian · 8 years ago
  49. 70ef8f0 Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  50. 677375c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  51. dd727dad3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  52. fe7a719 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  53. d484467 Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  54. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  55. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  56. 1a5fb64 Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  57. aeced66 Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  58. 414975e Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  59. ed17545 GFS2: Allow glocks to be unlocked after withdraw by Bob Peterson · 8 years ago
  60. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  61. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  62. 85435d7 CIFS: add misssing SFM mapping for doublequote by Björn Jacke · 8 years ago
  63. dcfd9b21 befs: make export work with cold dcache by Fabian Frederick · 8 years ago
  64. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  65. 2f713b5 orangefs: count directory pieces correctly by Martin Brandenburg · 8 years ago
  66. 942835d orangefs: invalidate stored directory on seek by Martin Brandenburg · 8 years ago
  67. bf15ba7 orangefs: skip forward to the next directory entry if seek is short by Martin Brandenburg · 8 years ago
  68. d9b9f8d ext4: clean up ext4_match() and callers by Eric Biggers · 8 years ago
  69. 1f73d49 f2fs: switch to using fscrypt_match_name() by Eric Biggers · 8 years ago
  70. 067d102 ext4: switch to using fscrypt_match_name() by Eric Biggers · 8 years ago
  71. 1715942 fscrypt: introduce helper function for filename matching by Eric Biggers · 8 years ago
  72. 6b06cde fscrypt: avoid collisions when presenting long encrypted filenames by Eric Biggers · 8 years ago
  73. 6332cd3 f2fs: check entire encrypted bigname when finding a dentry by Jaegeuk Kim · 8 years ago
  74. 413d5a9 ubifs: check for consistent encryption contexts in ubifs_lookup() by Eric Biggers · 8 years ago
  75. faac7fd f2fs: sync f2fs_lookup() with ext4_lookup() by Eric Biggers · 8 years ago
  76. 8c68084 ext4: remove "nokey" check from ext4_lookup() by Eric Biggers · 8 years ago
  77. 272f98f fscrypt: fix context consistency check when key(s) unavailable by Eric Biggers · 8 years ago
  78. 17f423b jbd2: cleanup write flags handling from jbd2_write_superblock() by Jan Kara · 8 years ago
  79. 0047337 ext4: mark superblock writes synchronous for nobarrier mounts by Jan Kara · 8 years ago
  80. 9052c7c nfs: Fix bdi handling for cloned superblocks by Jan Kara · 8 years ago
  81. 7db0a6e SMB3: Work around mount failure when using SMB3 dialect to Macs by Steve French · 8 years ago
  82. e9cdd30 f2fs: fix a mount fail for wrong next_scan_nid by Yunlei He · 8 years ago
  83. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. d8a6e50 cifs: fix CIFS_IOC_GET_MNT_INFO oops by David Disseldorp · 8 years ago
  85. b704e70 CIFS: fix mapping of SFM_SPACE and SFM_PERIOD by Björn Jacke · 8 years ago
  86. a5f6a6a fs/block_dev: always invalidate cleancache in invalidate_bdev() by Andrey Ryabinin · 8 years ago
  87. 55635ba fs: fix data invalidation in the cleancache during direct IO by Andrey Ryabinin · 8 years ago
  88. eb52da3 jbd2: make the whole kjournald2 kthread NOFS safe by Michal Hocko · 8 years ago
  89. 81378da jbd2: mark the transaction context with the scope GFP_NOFS context by Michal Hocko · 8 years ago
  90. 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
  91. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  92. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  93. cf8496e proc: show MADV_FREE pages info in smaps by Shaohua Li · 8 years ago
  94. d47736f fs/ocfs2/cluster: use offset_in_page() macro by Geliang Tang · 8 years ago
  95. 33496c3 ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 8 years ago
  96. 667b8a3 fs/ocfs2/cluster: use setup_timer by Geliang Tang · 8 years ago
  97. a72d4b9 f2fs: relocate inode_{,un}lock in F2FS_IOC_SETFLAGS by Chao Yu · 8 years ago
  98. 3adc5fcb f2fs: Make flush bios explicitely sync by Jan Kara · 8 years ago
  99. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  100. a3719f3 Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago