1. e1d2699 NFS: Avoid duplicate uncached readdir calls on eof by Trond Myklebust · 3 years ago
  2. ce292d8 NFS: Don't skip directory entries when doing uncached readdir by trondmy@kernel.org · 3 years ago
  3. d9c4e39 NFS: Don't overfill uncached readdir pages by trondmy@kernel.org · 3 years ago
  4. 0280e3c Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years ago
  5. 1751fc1 NFSv4: nfs_atomic_open() can race when looking up a non-regular file by Trond Myklebust · 3 years ago
  6. ac79516 NFSv4: Handle case where the lookup of a directory fails by Trond Myklebust · 3 years ago
  7. 68eaba4 NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open() by Trond Myklebust · 3 years ago
  8. 00bdadc NFS: Add a helper to remove case-insensitive aliases by Trond Myklebust · 3 years ago
  9. 8ce37ab NFS: Invalidate negative dentries on all case insensitive directory changes by Trond Myklebust · 3 years ago
  10. 98ca3ee NFSv4: Just don't cache negative dentries on case insensitive servers by Trond Myklebust · 3 years ago
  11. 6ff9d99 NFS: Ensure the server has an up to date ctime before renaming by Trond Myklebust · 3 years ago
  12. 2049750 NFS: Ensure the server has an up to date ctime before hardlinking by Trond Myklebust · 3 years ago
  13. 6238aec NFS: don't store 'struct cred *' in struct nfs_access_entry by NeilBrown · 3 years, 3 months ago
  14. 73fbb3f NFS: pass cred explicitly for access tests by NeilBrown · 3 years, 3 months ago
  15. b5e7b59 NFS: change nfs_access_get_cached to only report the mask by NeilBrown · 3 years, 3 months ago
  16. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  17. dd225cb NFS: Remove the nfs4_label argument from nfs_setsecurity by Anna Schumaker · 3 years, 2 months ago
  18. cf7ab00 NFS: Remove the nfs4_label argument from nfs_fhget() by Anna Schumaker · 3 years, 2 months ago
  19. cc6f329 NFS: Remove the nfs4_label argument from nfs_add_or_obtain() by Anna Schumaker · 3 years, 2 months ago
  20. d91bfc4 NFS: Remove the nfs4_label argument from nfs_instantiate() by Anna Schumaker · 3 years, 2 months ago
  21. 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
  22. 9558a00 NFS: Remove the label from the nfs4_lookup_res struct by Anna Schumaker · 3 years, 2 months ago
  23. b1db9a4 NFS: Remove the nfs4_label from the nfs_entry struct by Anna Schumaker · 3 years, 2 months ago
  24. 4798f80 NFS: Don't trace an uninitialised value by Trond Myklebust · 3 years, 2 months ago
  25. b97583b NFS: Do not flush the readdir cache in nfs_dentry_iput() by Trond Myklebust · 3 years, 3 months ago
  26. cec08f4 NFS: Fix dentry verifier races by Trond Myklebust · 3 years, 3 months ago
  27. ff81dfb NFS: Further optimisations for 'ls -l' by Trond Myklebust · 3 years, 3 months ago
  28. 2929bc3 NFS: Fix up nfs_readdir_inode_mapping_valid() by Trond Myklebust · 3 years, 3 months ago
  29. a6a361c NFS: Ignore the directory size when marking for revalidation by Trond Myklebust · 3 years, 3 months ago
  30. 9019fb3 NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() by Trond Myklebust · 3 years, 6 months ago
  31. 342a67f NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink() by Trond Myklebust · 3 years, 6 months ago
  32. a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
  33. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  34. 1301e42 NFSv4: link must update the inode nlink. by Trond Myklebust · 3 years, 9 months ago
  35. 720869e NFS: Separate tracking of file mode cache validity from the uid/gid by Trond Myklebust · 3 years, 9 months ago
  36. fabf2b3 NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid by Trond Myklebust · 3 years, 9 months ago
  37. 1f3208b NFS: Add a cache validity flag argument to nfs_revalidate_inode() by Trond Myklebust · 3 years, 9 months ago
  38. f892c41 NFS: Only change the cookie verifier if the directory page cache is empty by Trond Myklebust · 3 years, 10 months ago
  39. 13884ff NFS: Fix handling of cookie verifier in uncached_readdir() by Trond Myklebust · 3 years, 10 months ago
  40. ee3707a nfs: Subsequent READDIR calls should carry non-zero cookieverifier by Nagendra S Tomar · 3 years, 10 months ago
  41. ac46b3d NFS: Fix open coded versions of nfs_set_cache_invalid() by Trond Myklebust · 3 years, 10 months ago
  42. fd6d3fe NFS: Clean up function nfs_mark_dir_for_revalidate() by Trond Myklebust · 3 years, 10 months ago
  43. 4739791 NFS: Don't gratuitously clear the inode cache when lookup failed by Trond Myklebust · 3 years, 10 months ago
  44. 82e7ca1 NFS: Don't revalidate the directory permissions on a lookup failure by Trond Myklebust · 3 years, 10 months ago
  45. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  46. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  47. 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
  48. 794092c NFS: Do uncached readdir when we're seeking a cookie in an empty page cache by Trond Myklebust · 4 years, 2 months ago
  49. 35df59d NFS: Reduce number of RPC calls when doing uncached readdir by Trond Myklebust · 4 years, 2 months ago
  50. 762567b NFS: Optimisations for monotonically increasing readdir cookies by Trond Myklebust · 4 years, 2 months ago
  51. b593c09 NFS: Improve handling of directory verifiers by Trond Myklebust · 4 years, 2 months ago
  52. 9fff59e NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls by Trond Myklebust · 4 years, 2 months ago
  53. 82e22a5 NFS: Allow the NFS generic code to pass in a verifier to readdir by Trond Myklebust · 4 years, 2 months ago
  54. 6c981ef NFS: Cleanup to remove nfs_readdir_descriptor_t typedef by Trond Myklebust · 4 years, 2 months ago
  55. 6b75cf9 NFS: Reduce readdir stack usage by Trond Myklebust · 4 years, 2 months ago
  56. dbeaf8c NFS: nfs_do_filldir() does not return a value by Trond Myklebust · 4 years, 2 months ago
  57. 93b8959 NFS: More readdir cleanups by Trond Myklebust · 4 years, 2 months ago
  58. 1a34c8c9 NFS: Support larger readdir buffers by Trond Myklebust · 4 years, 2 months ago
  59. a52a8a6 NFS: Simplify struct nfs_cache_array_entry by Trond Myklebust · 4 years, 2 months ago
  60. ed09222 NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array() by Trond Myklebust · 4 years, 2 months ago
  61. e762a63 NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array() by Trond Myklebust · 4 years, 2 months ago
  62. 3b2a09f NFS: Don't discard readdir results by Trond Myklebust · 4 years, 2 months ago
  63. 1f1d4aa4 NFS: Clean up directory array handling by Trond Myklebust · 4 years, 2 months ago
  64. 972bcdf NFS: Clean up nfs_readdir_page_filler() by Trond Myklebust · 4 years, 2 months ago
  65. b1e21c9 NFS: Clean up readdir struct nfs_cache_array by Trond Myklebust · 4 years, 2 months ago
  66. 2e7a464 NFS: Ensure contents of struct nfs_open_dir_context are consistent by Trond Myklebust · 4 years, 2 months ago
  67. 0ae4c3e SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() by Chuck Lever · 4 years, 2 months ago
  68. 11decaf NFS: Remove unnecessary inode lock in nfs_fsync_dir() by Trond Myklebust · 4 years, 2 months ago
  69. 83f2c45 NFS: Remove unnecessary inode locking in nfs_llseek_dir() by Trond Myklebust · 4 years, 2 months ago
  70. d33030e nfs: Fix security label length not being reset by Jeffrey Mitchell · 4 years, 3 months ago
  71. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  72. 72832a2 NFSv4.2: query the extended attribute access bits by Frank van der Linden · 4 years, 6 months ago
  73. d2ae4f8 nfs: define nfs_access_get_cached function by Frank van der Linden · 4 years, 6 months ago
  74. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  75. 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 9 months ago
  76. baf5fe7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 9 months ago
  77. 5601cda nfs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  78. eb095c1 NFS:remove redundant call to nfs_do_access by Zhouyi Zhou · 4 years, 10 months ago
  79. a8b373e NFS: Limit the size of the access cache by default by Trond Myklebust · 4 years, 11 months ago
  80. 59e356a NFS: Use the 64-bit server readdir cookies when possible by Trond Myklebust · 5 years ago
  81. 9f01eb5 nfs: Fix nfs_access_get_cached_rcu() sparse error by Madhuparna Bhowmik · 5 years ago
  82. efeda80 NFSv4: Fix revalidation of dentries with delegations by Trond Myklebust · 5 years ago
  83. a1147b8 NFS: Fix up directory verifier races by Trond Myklebust · 5 years ago
  84. 227823d nfs: optimise readdir cache page invalidation by Dai Ngo · 5 years ago
  85. 93a6ab7 NFS: Switch readdir to using iterate_shared() by Trond Myklebust · 5 years ago
  86. 3803d67 NFS: Use kmemdup_nul() in nfs_readdir_make_qstr() by Trond Myklebust · 5 years ago
  87. 114de38 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 5 years ago
  88. 4b31031 NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 5 years ago
  89. 9a206de NFS: nfs_access_get_cached_rcu() should use cred_fscmp() by Trond Myklebust · 5 years ago
  90. f7b37b8 NFS: Add softreval behaviour to nfs_lookup_revalidate() by Trond Myklebust · 5 years ago
  91. 5c965db NFS: Trust cached access if we've already revalidated the inode once by Trond Myklebust · 5 years ago
  92. e8194b7 NFS: Improve tracing of permission calls by Trond Myklebust · 5 years ago
  93. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  94. 581057c NFS: remove unused check for negative dentry by Benjamin Coddington · 5 years ago
  95. 406cd91 NFS: Refactor nfs_instantiate() for dentry referencing callers by Benjamin Coddington · 5 years ago
  96. 9821421 NFSv4: Fix return value in nfs_finish_open() by Trond Myklebust · 5 years ago
  97. db531db Revert "NFS: readdirplus optimization by cache mechanism" (memleak) by Max Kellermann · 5 years ago
  98. 1c341b7 NFS: Add deferred cache invalidation for close-to-open consistency violations by Trond Myklebust · 6 years ago
  99. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  100. a46126c nfs: pass the correct prototype to read_cache_page by Christoph Hellwig · 6 years ago