1. 9ebfb4f NFS: only invalidate dentrys that are clearly invalid. by NeilBrown · 7 years ago
  2. e331f2f NFS: Fix a performance regression in readdir by Trond Myklebust · 8 years ago
  3. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  4. 7dc72d5 NFS: Fix inode corruption in nfs_prime_dcache() by Trond Myklebust · 8 years ago
  5. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  6. 78d04af NFS: nfs_prime_dcache must validate the filename by Trond Myklebust · 8 years ago
  7. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  8. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  10. 3627452 Merge branch 'writeback' by Trond Myklebust · 8 years ago
  11. c94c095 nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed by Al Viro · 8 years ago
  12. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  13. d20cb71 make nfs_atomic_open() call d_drop() on all ->open_context() errors. by Al Viro · 8 years ago
  14. 1b982ea NFS: Fix an unused variable warning by Trond Myklebust · 8 years ago
  15. d8fdb47 NFS: Don't let readdirplus revalidate an inode that was marked as stale by Trond Myklebust · 8 years ago
  16. 57b6918 NFS: Cache access checks more aggressively by Trond Myklebust · 8 years ago
  17. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  18. 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
  19. bf13091 nfs_lookup(): remove debris left over from old sillyunlink exclusion by Al Viro · 8 years ago
  20. 884be17 nfs: per-name sillyunlink exclusion by Al Viro · 8 years ago
  21. 9ac3d3e nfs: switch to ->iterate_shared() by Al Viro · 8 years ago
  22. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  23. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  24. be62a1a nfs: use file_dentry() by Miklos Szeredi · 8 years ago
  25. 130f9ab nfs_lookup: don't bother with d_instantiate(dentry, NULL) by Al Viro · 8 years ago
  26. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  27. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  28. e8ecde2 Make sure that highmem pages are not added to symlink page cache by Al Viro · 8 years ago
  29. 5c5fc09 NFS: Ensure we revalidate attributes before using execute_ok() by Trond Myklebust · 8 years ago
  30. 762674f NFSv4: Don't perform cached access checks before we've OPENed the file by Trond Myklebust · 8 years ago
  31. 118c916 fs/nfs: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  32. c7e9668 NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page() by Anna Schumaker · 9 years ago
  33. 0b936e3 NFS: Remove unused variable "pages_ptr" by Anna Schumaker · 9 years ago
  34. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  35. 2785110 nfs: Don't setting FILE_CREATED flags always by Kinglong Mee · 9 years ago
  36. dc3f419 make simple_positive() public by Al Viro · 9 years ago
  37. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  38. ce85cfb NFS: Don't attempt to decode missing directory entries by Benjamin Coddington · 9 years ago
  39. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  40. fa92336 NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache() by Trond Myklebust · 9 years ago
  41. 6c441c2 NFS: Don't invalidate a submounted dentry in nfs_prime_dcache() by Trond Myklebust · 9 years ago
  42. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  43. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  44. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  45. 809fd14 NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT by Trond Myklebust · 10 years ago
  46. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 10 years ago
  47. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 10 years ago
  48. 50d7773 NFS: fix two problems in lookup_revalidate in RCU-walk by NeilBrown · 10 years ago
  49. f682a39 NFS: allow lockless access to access_cache by NeilBrown · 10 years ago
  50. 1fa1e38 NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU by NeilBrown · 10 years ago
  51. 912a108 NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU by NeilBrown · 10 years ago
  52. f3324a2 NFS: support RCU_WALK in nfs_permission() by NeilBrown · 10 years ago
  53. d51ac1a NFS: prepare for RCU-walk support but pushing tests later in code. by NeilBrown · 10 years ago
  54. 49317a7 NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used. by NeilBrown · 10 years ago
  55. 3a50584 NFS: Enforce an upper limit on the number of cached access call by Trond Myklebust · 10 years ago
  56. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  57. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  58. 9581a4a nfs: pass string length to pr_notice message about readdir loops by Jeff Layton · 10 years ago
  59. 80a491f nfs: convert nfs_rename to use async_rename infrastructure by Jeff Layton · 10 years ago
  60. 311324a NFS: Be more aggressive in using readdirplus for 'ls -l' situations by Trond Myklebust · 10 years ago
  61. a0b54add mm: fix page leak at nfs_symlink() by Rafael Aquini · 10 years ago
  62. 4db72b4 nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING by Jeff Layton · 10 years ago
  63. d529ef8 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping by Jeff Layton · 10 years ago
  64. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 10 years ago
  65. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  66. c698dbf Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next by Trond Myklebust · 11 years ago
  67. a3f432b nfs: use IS_ROOT not DCACHE_DISCONNECTED by J. Bruce Fields · 11 years ago
  68. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  69. f1fe29b NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() by David Howells · 11 years ago
  70. 5bc2afc NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method by Trond Myklebust · 11 years ago
  71. 01c919a nfs: set FILE_CREATED by Miklos Szeredi · 11 years ago
  72. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  73. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  74. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  75. 13caa9f nfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  76. ba6c059 NFS: Ensure that rmdir() waits for sillyrenames to complete by Trond Myklebust · 11 years ago
  77. 2d9db75 NFS: Fix up two use-after-free issues with the new tracing code by Trond Myklebust · 11 years ago
  78. 1fd1085 NFS: Add tracepoints for debugging NFS hard links by Trond Myklebust · 11 years ago
  79. 70ded20 NFS: Add tracepoints for debugging NFS rename and sillyrename issues by Trond Myklebust · 11 years ago
  80. 1ca4238 NFS: Add tracepoints for debugging directory changes by Trond Myklebust · 11 years ago
  81. 8b0ad3d NFS: Add tracepoints for debugging generic file create events by Trond Myklebust · 11 years ago
  82. 6e0d0be NFS: Add event tracing for generic NFS lookups by Trond Myklebust · 11 years ago
  83. 1472b83 NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup by Trond Myklebust · 11 years ago
  84. f4ce129 NFS: Add event tracing for generic NFS events by Trond Myklebust · 11 years ago
  85. 5948a40 NFS: Remove the NFSv4 "open optimisation" from nfs_permission by Trond Myklebust · 11 years ago
  86. 9597c13 nfs: verify open flags before allowing an atomic open by Jeff Layton · 11 years ago
  87. 07b5ce8 NFS: Make nfs_readdir revalidate less often by Scott Mayhew · 11 years ago
  88. cda57a1 nfs: set verifier on existing dentries in nfs_prime_dcache by Jeff Layton · 11 years ago
  89. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  90. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  91. a0b8cab3 mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API by Mel Gorman · 11 years ago
  92. 23db862 [readdir] convert nfs by Al Viro · 11 years ago
  93. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  94. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  95. 14c43f7 NFS: Add label lifecycle management by David Quigley · 11 years ago
  96. 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 11 years ago
  97. 275bb30 NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code by Trond Myklebust · 11 years ago
  98. 1a1a29f NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open by Trond Myklebust · 11 years ago
  99. 49f9a0f NFSv4.1: Enable open-by-filehandle by Trond Myklebust · 11 years ago
  100. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago