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