1. 4700d22 xfs: create helpers to record and deal with scrub problems by Darrick J. Wong · 7 years ago
  2. dcb660f xfs: probe the scrub ioctl by Darrick J. Wong · 7 years ago
  3. a563718 xfs: dispatch metadata scrub subcommands by Darrick J. Wong · 7 years ago
  4. 36fd6e8 xfs: create an ioctl to scrub AG metadata by Darrick J. Wong · 7 years ago
  5. 91fb9af xfs: create inode pointer verifiers by Darrick J. Wong · 7 years ago
  6. 52c732e xfs: refactor btree block header checking functions by Darrick J. Wong · 7 years ago
  7. f135761 xfs: refactor btree pointer checks by Darrick J. Wong · 7 years ago
  8. 21ec541 xfs: create block pointer check functions by Darrick J. Wong · 7 years ago
  9. ed438b4 xfs: return a distinct error code value for IGET_INCORE cache misses by Darrick J. Wong · 7 years ago
  10. 7561d27 xfs: buffer lru reference count error injection tag by Brian Foster · 7 years ago
  11. a53efbd xfs: fail if xattr inactivation hits a hole by Brian Foster · 7 years ago
  12. 0bd8967 xfs: check kthread_should_stop() after the setting of task state by Hou Tao · 7 years ago
  13. f038750 xfs: remove xfs_bmbt_get_state by Christoph Hellwig · 7 years ago
  14. 9b15070 xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all by Christoph Hellwig · 7 years ago
  15. b5cfbc2 xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first by Christoph Hellwig · 7 years ago
  16. e16cf9b xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq by Christoph Hellwig · 7 years ago
  17. a67d00a xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update by Christoph Hellwig · 7 years ago
  18. 79fa614 xfs: refactor xfs_bmap_add_extent_unwritten_real by Christoph Hellwig · 7 years ago
  19. ca1862b xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real by Christoph Hellwig · 7 years ago
  20. 4dcb8869 xfs: refactor xfs_bmap_add_extent_delay_real by Christoph Hellwig · 7 years ago
  21. 1abb9e5 xfs: refactor xfs_bmap_add_extent_hole_real by Christoph Hellwig · 7 years ago
  22. 3ffc18e xfs: refactor xfs_bmap_add_extent_hole_delay by Christoph Hellwig · 7 years ago
  23. 48fd52b xfs: refactor xfs_del_extent_real by Christoph Hellwig · 7 years ago
  24. 491f6f8a xfs: use the state defines in xfs_bmap_del_extent_real by Christoph Hellwig · 7 years ago
  25. 0173c68 xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay} by Christoph Hellwig · 7 years ago
  26. 1b24b63 xfs: move some more code into xfs_bmap_del_extent_real by Christoph Hellwig · 7 years ago
  27. e1d7553 xfs: use xfs_bmap_del_extent_delay for the data fork as well by Christoph Hellwig · 7 years ago
  28. 8280f6e xfs: rename bno to end in __xfs_bunmapi by Christoph Hellwig · 7 years ago
  29. b213d69 xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi by Christoph Hellwig · 7 years ago
  30. e3f0f75 xfs: use xfs_iext_get_extent instead of open coding it by Christoph Hellwig · 7 years ago
  31. 5e422f5 xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real by Christoph Hellwig · 7 years ago
  32. 232b5194 xfs: simplify the xfs_getbmap interface by Christoph Hellwig · 7 years ago
  33. abbf9e8 xfs: rewrite getbmap using the xfs_iext_* helpers by Christoph Hellwig · 7 years ago
  34. 601c5c2 Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  35. 4ed5902 Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  36. 6c2838f ceph: unlock dangling spinlock in try_flush_caps() by Jeff Layton · 7 years ago
  37. 942491c xfs: fix AIM7 regression by Christoph Hellwig · 7 years ago
  38. ec0145e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. 03b652e Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  40. a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
  41. 494b9ae7 Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 by James Morris · 7 years ago
  42. 357fdad Convert fs/*/* to SB_I_VERSION by Matthew Garrett · 7 years ago
  43. 73d3393 Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  44. 020b302 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  45. ffe51f0 fs: Avoid invalidation in interrupt context in dio_complete() by Lukas Czerner · 7 years ago
  46. 917086f vfs: fix mounting a filesystem with i_version by Mimi Zohar · 7 years ago
  47. 785545c xfs: move two more RT specific functions into CONFIG_XFS_RT by Arnd Bergmann · 7 years ago
  48. 40214d1 xfs: trim writepage mapping to within eof by Brian Foster · 7 years ago
  49. 5e25c26 fs: invalidate page cache after end_io() in dio completion by Eryu Guan · 7 years ago
  50. 793d7db xfs: cancel dirty pages on invalidation by Dave Chinner · 7 years ago
  51. 7e86600 fs/binfmt_misc.c: node could be NULL when evicting inode by Eryu Guan · 7 years ago
  52. f892760 fs/mpage.c: fix mpage_writepage() for pages with buffers by Matthew Wilcox · 7 years ago
  53. 8ff0b97 Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  54. 3206e7d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  55. f66665c ecryptfs: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  56. d60b5b7 fscrypt: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  57. d124b2c FS-Cache: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  58. 93e8bef xfs: handle error if xfs_btree_get_bufs fails by Eric Sandeen · 7 years ago
  59. f35c5e1 xfs: reinit btree pointer on attr tree inactivation walk by Brian Foster · 7 years ago
  60. 749f24f xfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  61. 67f2ffe xfs: don't change inode mode if ACL update fails by Dave Chinner · 7 years ago
  62. bb9c2e5 xfs: move more RT specific code under CONFIG_XFS_RT by Dave Chinner · 7 years ago
  63. 20413e37 xfs: Don't log uninitialised fields in inode structures by Dave Chinner · 7 years ago
  64. 56ae414 9p: set page uptodate when required in write_end() by Alexander Levin · 8 years ago
  65. ce38618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  66. 899f042 direct-io: Prevent NULL pointer access in submit_page_section by Andreas Gruenbacher · 7 years ago
  67. f953d248 Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  68. 7056964 Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  69. ac3d7939 quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations by Jan Kara · 7 years ago
  70. 68ebe3c Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  71. eab26ad Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  72. bf2db0b Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  73. b77779b Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  74. 8d4ef4e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  75. ec572b9 nfsd4: define nfsd4_secinfo_no_name_release() by Eryu Guan · 7 years ago
  76. 85fdee1 ovl: fix regression caused by exclusive upper/work dir protection by Amir Goldstein · 7 years ago
  77. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  78. dc7ab67 ovl: fix dentry leak in ovl_indexdir_cleanup() by Amir Goldstein · 7 years ago
  79. 9f4ec90 ovl: fix dput() of ERR_PTR in ovl_cleanup_index() by Amir Goldstein · 7 years ago
  80. e0082a0 ovl: fix error value printed in ovl_lookup_index() by Amir Goldstein · 7 years ago
  81. 954c736 ovl: fix may_write_real() for overlayfs directories by Amir Goldstein · 7 years ago
  82. e8fa33a NFSv4/pnfs: Fix an infinite layoutget loop by Trond Myklebust · 7 years ago
  83. b7e1416 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  84. 69ad597 Btrfs: fix overlap of fs_info::flags values by Tsutomu Itoh · 7 years ago
  85. 2d8ce70 btrfs: avoid overflow when sector_t is 32 bit by Goffredo Baroncelli · 7 years ago
  86. 57e7ba0 lsm: fix smack_inode_removexattr and xattr_getsecurity memleak by Casey Schaufler · 7 years ago
  87. e12199f xfs: handle racy AIO in xfs_reflink_end_cow by Christoph Hellwig · 7 years ago
  88. 52bfcdd7 xfs: always swap the cow forks when swapping extents by Darrick J. Wong · 7 years ago
  89. 50097f7 exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  90. 43a4f26 exec: binfmt_misc: fix race between load_misc_binary() and kill_node() by Oleg Nesterov · 7 years ago
  91. eb23aa0 exec: binfmt_misc: remove the confusing e->interp_file != NULL checks by Oleg Nesterov · 7 years ago
  92. 83f9182 exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict_inode() by Oleg Nesterov · 7 years ago
  93. baba1b2 exec: binfmt_misc: don't nullify Node->dentry in kill_node() by Oleg Nesterov · 7 years ago
  94. c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  95. 384632e userfaultfd: non-cooperative: fix fork use after free by Andrea Arcangeli · 7 years ago
  96. 638164a f2fs: fix potential panic during fstrim by Chao Yu · 7 years ago
  97. 38f340c ceph: fix __choose_mds() for LSSNAP request by Yan, Zheng · 7 years ago
  98. 9f4057f ceph: properly queue cap snap for newly created snap realm by Yan, Zheng · 7 years ago
  99. 0a47df1 nfs/filelayout: fix oops when freeing filelayout segment by Scott Mayhew · 7 years ago
  100. 68ebf8f NFS: Fix uninitialized rpc_wait_queue by Benjamin Coddington · 7 years ago