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