1. 8b06494 NFSv4: Clean up CB_GETATTR encoding by Trond Myklebust · 7 years ago
  2. 8bcbe7d NFSv4: Don't ask for attributes when ACCESS is protected by a delegation by Trond Myklebust · 7 years ago
  3. 36b3743 NFSv4: Add a helper to encode/decode struct timespec by Trond Myklebust · 7 years ago
  4. 40a3426c NFSv4: Clean up encode_attrs by Trond Myklebust · 7 years ago
  5. 37c8876 NFSv4; Clean up XDR encoding of type bitmap4 by Trond Myklebust · 7 years ago
  6. e8d8aa4 NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group by Trond Myklebust · 7 years ago
  7. d943f2d NFSv4: Ignore change attribute invalidations if we hold a delegation by Trond Myklebust · 7 years ago
  8. 16e1437 NFS: More fine grained attribute tracking by Trond Myklebust · 7 years ago
  9. cac88f9 NFS: Don't force unnecessary cache invalidation in nfs_update_inode() by Trond Myklebust · 7 years ago
  10. 783b194 NFS: Don't redirty the attribute cache in nfs_wcc_update_inode() by Trond Myklebust · 7 years ago
  11. 8619ddd NFS: Don't force a revalidation of all attributes if change is missing by Trond Myklebust · 7 years ago
  12. c01d364 NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  13. c135cb3 NFS: Remove the unused return_delegation() callback by Trond Myklebust · 7 years ago
  14. 199366f NFS: Move the delegation return down into _nfs4_do_setattr() by Trond Myklebust · 7 years ago
  15. 977fcc2 NFS: Add a delegation return into nfs4_proc_unlink_setup() by Trond Myklebust · 7 years ago
  16. f2c2c55 NFS: Move delegation recall into the NFSv4 callback for rename_setup() by Trond Myklebust · 7 years ago
  17. 912678d NFS: Move the delegation return down into nfs4_proc_remove() by Trond Myklebust · 7 years ago
  18. 9f76827 NFS: Move the delegation return down into nfs4_proc_link() by Trond Myklebust · 7 years ago
  19. f508624 NFSv4: Fix nfs4_return_incompatible_delegation by Trond Myklebust · 7 years ago
  20. 5717459 nfs4: wake any lock waiters on successful RECLAIM_COMPLETE by Jeff Layton · 7 years ago
  21. 5656610 nfs4: don't compare clientid in nfs4_wake_lock_waiter by Jeff Layton · 7 years ago
  22. 41a7462 nfs4: always reset notified flag to false before repolling for lock by Jeff Layton · 7 years ago
  23. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  24. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  25. 4919d42 xfs: only cancel cow blocks when truncating the data fork by Darrick J. Wong · 7 years ago
  26. 5a81327 afs: Do better accretion of small writes on newly created content by David Howells · 7 years ago
  27. 76a5cb6 afs: Add stats for data transfer operations by David Howells · 7 years ago
  28. 5f702c8 afs: Trace protocol errors by David Howells · 7 years ago
  29. 63a4681 afs: Locally edit directory data for mkdir/create/unlink/... by David Howells · 7 years ago
  30. 0031763 afs: Adjust the directory XDR structures by David Howells · 7 years ago
  31. 4ea219a afs: Split the directory content defs into a header by David Howells · 7 years ago
  32. f3ddee8 afs: Fix directory handling by David Howells · 7 years ago
  33. 66c7e1d afs: Split the dynroot stuff out and give it its own ops tables by David Howells · 7 years ago
  34. a4ff740 afs: Keep track of invalid-before version for dentry coherency by David Howells · 7 years ago
  35. dd9fbcb afs: Rearrange status mapping by David Howells · 7 years ago
  36. 0c3a5ac afs: Make it possible to get the data version in readpage by David Howells · 7 years ago
  37. 5800db8 afs: Init inode before accessing cache by David Howells · 7 years ago
  38. d55b4da afs: Introduce a statistics proc file by David Howells · 7 years ago
  39. 888b338 afs: Dump bad status record by David Howells · 7 years ago
  40. 37ab636 afs: Implement @cell substitution handling by David Howells · 7 years ago
  41. 6f8880d afs: Implement @sys substitution handling by David Howells · 7 years ago
  42. 5cf9dd5 afs: Prospectively look up extra files when doing a single lookup by David Howells · 7 years ago
  43. 17814ae afs: Don't over-increment the cell usage count when pinning it by David Howells · 7 years ago
  44. fe342cf afs: Fix checker warnings by David Howells · 7 years ago
  45. fd3b36d Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  46. 8ea4a5d Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  47. 190f2ac Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  48. e13e75b Merge branch 'for-4.17/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  49. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
  50. 7fcd3ef xfs: remove filestream item xfs_inode reference by Christoph Hellwig · 7 years ago
  51. 30ce4d1 getname_kernel() needs to make sure that ->name != ->iname in long case by Al Viro · 7 years ago
  52. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  53. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  54. 62f8e6c Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  55. e698aaf pstore: fix crypto dependencies without compression by Tobias Regnery · 7 years ago
  56. 6ad11bd Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  57. 69824bc Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  58. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  59. 8613a20 make lookup_one_len() safe to use with directory locked shared by Al Viro · 7 years ago
  60. 88d8331 new helper: __lookup_slow() by Al Viro · 7 years ago
  61. 3c95f0d merge common parts of lookup_one_len{,_unlocked} into common helper by Al Viro · 7 years ago
  62. 3fd14cd Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  63. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  64. ec0328e fscache: Maintain a catalogue of allocated cookies by David Howells · 7 years ago
  65. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  66. 3172485 block_invalidatepage(): only release page if the full page was invalidated by Jeff Moyer · 7 years ago
  67. 1c0ff0f fs/direct-io.c: minor cleanups in do_blockdev_direct_IO by Nikolay Borisov · 7 years ago
  68. 849cf55 fs: don't flush pagecache when expanding block device by shunki-fujita · 7 years ago
  69. 7ff3c20 fs/9p: don't set SB_NOATIME by default by Yiwen Jiang · 7 years ago
  70. a25c365 9p: check memory allocation result for cachetag by Chengguang Xu · 7 years ago
  71. ac89b2e 9p: don't maintain dir i_nlink if the exported fs doesn't either by Eryu Guan · 7 years ago
  72. de37428 ocfs2/dlm: clean up unused variable in dlm_process_recovery_data by Changwei Ge · 7 years ago
  73. ba16ddf ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio by piaojun · 7 years ago
  74. 39ec377 ocfs2: add duplicated ino number check by Gang He · 7 years ago
  75. 5f483c4 ocfs2: add kobject for online file check by Gang He · 7 years ago
  76. 8fc2cb4b ocfs2: fix some small problems by Gang He · 7 years ago
  77. 5ac9438 ocfs2: move some definitions to header file by Gang He · 7 years ago
  78. baa31b8 ocfs2: correct spelling mistake for migratable for all by Changwei Ge · 7 years ago
  79. 510c487 ocfs2: fix spelling mistake: "Migrateable" -> "Migratable" by Colin Ian King · 7 years ago
  80. 60c7ec9 ocfs2/dlm: wait for dlm recovery done when migrating all lock resources by piaojun · 7 years ago
  81. a43d24c ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() by Changwei Ge · 7 years ago
  82. 2bcb654 ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() by Changwei Ge · 7 years ago
  83. 26ec161 fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment by Changwei Ge · 7 years ago
  84. a012ab4 ocfs2: remove two unused functions from suballoc.c by Changwei Ge · 7 years ago
  85. a17b485 ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() by piaojun · 7 years ago
  86. bb34f24 ocfs2/dlm: don't handle migrate lockres if already in shutdown by Jun Piao · 7 years ago
  87. 1202d4b ocfs2: keep the trace point consistent with the function name by Jia Guo · 7 years ago
  88. bb4c9d6 ocfs2: remove some unused function declarations by piaojun · 7 years ago
  89. d324cd4 ocfs2: use 'oi' instead of 'OCFS2_I()' by piaojun · 7 years ago
  90. 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 7 years ago
  91. 5df63c2 hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 7 years ago
  92. be88751 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  93. 5e4d659 Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  94. 274c0e7 Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  95. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  96. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  97. 1e1c50a btrfs: Fix possible softlock on single core machines by Nikolay Borisov · 7 years ago
  98. b98def7 Btrfs: bail out on error during replay_dir_deletes by Liu Bo · 7 years ago
  99. 80c0b42 Btrfs: fix NULL pointer dereference in log_dir_items by Liu Bo · 7 years ago
  100. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago