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