1. 1f258ec f2fs: fix to avoid panic when encountering corrupt node by Chao Yu · 8 years ago
  2. febeca6 f2fs: don't track newly allocated nat entry in list by Chao Yu · 8 years ago
  3. d9703d9 f2fs: add f2fs_bug_on in __remove_discard_cmd by Chao Yu · 8 years ago
  4. 2a510c00 f2fs: introduce __wait_one_discard_bio by Chao Yu · 8 years ago
  5. 5a3a2d8 f2fs: dax: fix races between page faults and truncating pages by Qiuyang Sun · 8 years ago
  6. 72fdbe2 f2fs: simplify the way of calulating next nat address by Fan Li · 8 years ago
  7. 21d3f8e f2fs: sanity check size of nat and sit cache by Jin Qian · 8 years ago
  8. d4fdf8b f2fs: fix a panic caused by NULL flush_cmd_control by Yunlei He · 8 years ago
  9. 68390dd f2fs: remove the unnecessary cast for PTR_ERR by Zhang Shengju · 8 years ago
  10. d8c4256 f2fs: remove false-positive bug_on by Jaegeuk Kim · 8 years ago
  11. acfd2810 f2fs: Do not issue small discards in LFS mode by Damien Le Moal · 8 years ago
  12. aaebdee f2fs: don't bother checking for encryption key in ->write_iter() by Eric Biggers · 8 years ago
  13. b82a6ea f2fs: don't bother checking for encryption key in ->mmap() by Eric Biggers · 8 years ago
  14. 6afae63 f2fs: wait discard IO completion without cmd_lock held by Chao Yu · 8 years ago
  15. e31b982 f2fs: wake up all waiters in f2fs_submit_discard_endio by Chao Yu · 8 years ago
  16. 04dfc23 f2fs: show more info if fail to issue discard by Chao Yu · 8 years ago
  17. fb830fc f2fs: introduce io_list for serialize data/node IOs by Chao Yu · 8 years ago
  18. e41e6d7 f2fs: split wio_mutex by Chao Yu · 8 years ago
  19. 963932a f2fs: combine huge num of discard rb tree consistence checks by Yunlei He · 8 years ago
  20. dad48e7 f2fs: fix a bug caused by NULL extent tree by Yunlei He · 8 years ago
  21. 1d7be27 f2fs: try to freeze in gc and discard threads by Jaegeuk Kim · 8 years ago
  22. b7b7c4c f2fs: add a new function get_ssr_cost by Yunlei He · 8 years ago
  23. bd80a4b f2fs: declare load_free_nid_bitmap static by Hou Pengyang · 8 years ago
  24. cc15620 f2fs: avoid f2fs_lock_op for IPU writes by Jaegeuk Kim · 8 years ago
  25. a912b54 f2fs: split bio cache by Jaegeuk Kim · 8 years ago
  26. 81377bd f2fs: use fio instead of multiple parameters by Jaegeuk Kim · 8 years ago
  27. b9109b0 f2fs: remove unnecessary read cases in merged IO flow by Jaegeuk Kim · 8 years ago
  28. 1919ffc f2fs: use f2fs_submit_page_bio for ra_meta_pages by Jaegeuk Kim · 8 years ago
  29. e5dbd95 f2fs: make sure f2fs_gc returns consistent errno by Weichao Guo · 8 years ago
  30. 1c6d8ee f2fs: support statx by Chao Yu · 8 years ago
  31. 9360712 f2fs: load inode's flag from disk by Jaegeuk Kim · 8 years ago
  32. 15d3042 f2fs: sanity check checkpoint segno and blkoff by Jin Qian · 8 years ago
  33. 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
  34. 677375c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  35. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  36. fe7a719 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  37. 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
  38. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  39. 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
  40. 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
  41. 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
  42. 414975e Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  43. ed17545 GFS2: Allow glocks to be unlocked after withdraw by Bob Peterson · 8 years ago
  44. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  45. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  46. 85435d7 CIFS: add misssing SFM mapping for doublequote by Björn Jacke · 8 years ago
  47. dcfd9b21 befs: make export work with cold dcache by Fabian Frederick · 8 years ago
  48. 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
  49. 2f713b5 orangefs: count directory pieces correctly by Martin Brandenburg · 8 years ago
  50. 942835d orangefs: invalidate stored directory on seek by Martin Brandenburg · 8 years ago
  51. bf15ba7 orangefs: skip forward to the next directory entry if seek is short by Martin Brandenburg · 8 years ago
  52. d9b9f8d ext4: clean up ext4_match() and callers by Eric Biggers · 8 years ago
  53. 1f73d49 f2fs: switch to using fscrypt_match_name() by Eric Biggers · 8 years ago
  54. 067d102 ext4: switch to using fscrypt_match_name() by Eric Biggers · 8 years ago
  55. 1715942 fscrypt: introduce helper function for filename matching by Eric Biggers · 8 years ago
  56. 6b06cde fscrypt: avoid collisions when presenting long encrypted filenames by Eric Biggers · 8 years ago
  57. 6332cd3 f2fs: check entire encrypted bigname when finding a dentry by Jaegeuk Kim · 8 years ago
  58. 413d5a9 ubifs: check for consistent encryption contexts in ubifs_lookup() by Eric Biggers · 8 years ago
  59. faac7fd f2fs: sync f2fs_lookup() with ext4_lookup() by Eric Biggers · 8 years ago
  60. 8c68084 ext4: remove "nokey" check from ext4_lookup() by Eric Biggers · 8 years ago
  61. 272f98f fscrypt: fix context consistency check when key(s) unavailable by Eric Biggers · 8 years ago
  62. 17f423b jbd2: cleanup write flags handling from jbd2_write_superblock() by Jan Kara · 8 years ago
  63. 0047337 ext4: mark superblock writes synchronous for nobarrier mounts by Jan Kara · 8 years ago
  64. 9052c7c nfs: Fix bdi handling for cloned superblocks by Jan Kara · 8 years ago
  65. 7db0a6e SMB3: Work around mount failure when using SMB3 dialect to Macs by Steve French · 8 years ago
  66. e9cdd30 f2fs: fix a mount fail for wrong next_scan_nid by Yunlei He · 8 years ago
  67. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. d8a6e50 cifs: fix CIFS_IOC_GET_MNT_INFO oops by David Disseldorp · 8 years ago
  69. b704e70 CIFS: fix mapping of SFM_SPACE and SFM_PERIOD by Björn Jacke · 8 years ago
  70. a5f6a6a fs/block_dev: always invalidate cleancache in invalidate_bdev() by Andrey Ryabinin · 8 years ago
  71. 55635ba fs: fix data invalidation in the cleancache during direct IO by Andrey Ryabinin · 8 years ago
  72. eb52da3 jbd2: make the whole kjournald2 kthread NOFS safe by Michal Hocko · 8 years ago
  73. 81378da jbd2: mark the transaction context with the scope GFP_NOFS context by Michal Hocko · 8 years ago
  74. 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
  75. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  76. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  77. cf8496e proc: show MADV_FREE pages info in smaps by Shaohua Li · 8 years ago
  78. d47736f fs/ocfs2/cluster: use offset_in_page() macro by Geliang Tang · 8 years ago
  79. 33496c3 ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 8 years ago
  80. 667b8a3 fs/ocfs2/cluster: use setup_timer by Geliang Tang · 8 years ago
  81. a72d4b9 f2fs: relocate inode_{,un}lock in F2FS_IOC_SETFLAGS by Chao Yu · 8 years ago
  82. 3adc5fcb f2fs: Make flush bios explicitely sync by Jan Kara · 8 years ago
  83. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  84. a3719f3 Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  85. 5133cd7 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  86. 5b0ef73 f2fs: show available_nids in f2fs/status by Jaegeuk Kim · 8 years ago
  87. 1c0f4bf f2fs: flush dirty nats periodically by Jaegeuk Kim · 8 years ago
  88. 1f43e2a f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard by Chao Yu · 8 years ago
  89. c473f1a f2fs: allow cpc->reason to indicate more than one reason by Chao Yu · 8 years ago
  90. 279d6df f2fs: release cp and dnode lock before IPU by Hou Pengyang · 8 years ago
  91. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  92. 3998e6b CIFS: fix oplock break deadlocks by Rabin Vincent · 8 years ago
  93. 6026685 cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops by David Disseldorp · 8 years ago
  94. 0e5c795 cifs: fix leak in FSCTL_ENUM_SNAPS response handling by David Disseldorp · 8 years ago
  95. 9a744b9 f2fs: shrink size of struct discard_cmd by Chao Yu · 8 years ago
  96. ec9895a f2fs: don't hold cmd_lock during waiting discard command by Chao Yu · 8 years ago
  97. 4d97807 f2fs: nullify fio->encrypted_page for each writes by Jaegeuk Kim · 8 years ago
  98. b9dd461 f2fs: sanity check segment count by Jin Qian · 8 years ago
  99. a817737 f2fs: introduce valid_ipu_blkaddr to clean up by Jaegeuk Kim · 8 years ago
  100. e959c8f f2fs: lookup extent cache first under IPU scenario by Hou Pengyang · 8 years ago