1. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  2. 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
  3. 794092c NFS: Do uncached readdir when we're seeking a cookie in an empty page cache by Trond Myklebust · 4 years, 2 months ago
  4. 35df59d NFS: Reduce number of RPC calls when doing uncached readdir by Trond Myklebust · 4 years, 2 months ago
  5. 762567b NFS: Optimisations for monotonically increasing readdir cookies by Trond Myklebust · 4 years, 2 months ago
  6. b593c09 NFS: Improve handling of directory verifiers by Trond Myklebust · 4 years, 2 months ago
  7. 9fff59e NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls by Trond Myklebust · 4 years, 2 months ago
  8. 82e22a5 NFS: Allow the NFS generic code to pass in a verifier to readdir by Trond Myklebust · 4 years, 2 months ago
  9. 6c981ef NFS: Cleanup to remove nfs_readdir_descriptor_t typedef by Trond Myklebust · 4 years, 2 months ago
  10. 6b75cf9 NFS: Reduce readdir stack usage by Trond Myklebust · 4 years, 2 months ago
  11. dbeaf8c NFS: nfs_do_filldir() does not return a value by Trond Myklebust · 4 years, 2 months ago
  12. 93b8959 NFS: More readdir cleanups by Trond Myklebust · 4 years, 2 months ago
  13. 1a34c8c9 NFS: Support larger readdir buffers by Trond Myklebust · 4 years, 2 months ago
  14. a52a8a6 NFS: Simplify struct nfs_cache_array_entry by Trond Myklebust · 4 years, 2 months ago
  15. ed09222 NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array() by Trond Myklebust · 4 years, 2 months ago
  16. e762a63 NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array() by Trond Myklebust · 4 years, 2 months ago
  17. 3b2a09f NFS: Don't discard readdir results by Trond Myklebust · 4 years, 2 months ago
  18. 1f1d4aa4 NFS: Clean up directory array handling by Trond Myklebust · 4 years, 2 months ago
  19. 972bcdf NFS: Clean up nfs_readdir_page_filler() by Trond Myklebust · 4 years, 2 months ago
  20. b1e21c9 NFS: Clean up readdir struct nfs_cache_array by Trond Myklebust · 4 years, 2 months ago
  21. 2e7a464 NFS: Ensure contents of struct nfs_open_dir_context are consistent by Trond Myklebust · 4 years, 2 months ago
  22. 0ae4c3e SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() by Chuck Lever · 4 years, 2 months ago
  23. 11decaf NFS: Remove unnecessary inode lock in nfs_fsync_dir() by Trond Myklebust · 4 years, 2 months ago
  24. 83f2c45 NFS: Remove unnecessary inode locking in nfs_llseek_dir() by Trond Myklebust · 4 years, 2 months ago
  25. d33030e nfs: Fix security label length not being reset by Jeffrey Mitchell · 4 years, 3 months ago
  26. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  27. 72832a2 NFSv4.2: query the extended attribute access bits by Frank van der Linden · 4 years, 6 months ago
  28. d2ae4f8 nfs: define nfs_access_get_cached function by Frank van der Linden · 4 years, 6 months ago
  29. 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
  30. 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 9 months ago
  31. 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
  32. 5601cda nfs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  33. eb095c1 NFS:remove redundant call to nfs_do_access by Zhouyi Zhou · 4 years, 10 months ago
  34. a8b373e NFS: Limit the size of the access cache by default by Trond Myklebust · 4 years, 11 months ago
  35. 59e356a NFS: Use the 64-bit server readdir cookies when possible by Trond Myklebust · 5 years ago
  36. 9f01eb5 nfs: Fix nfs_access_get_cached_rcu() sparse error by Madhuparna Bhowmik · 5 years ago
  37. efeda80 NFSv4: Fix revalidation of dentries with delegations by Trond Myklebust · 5 years ago
  38. a1147b8 NFS: Fix up directory verifier races by Trond Myklebust · 5 years ago
  39. 227823d nfs: optimise readdir cache page invalidation by Dai Ngo · 5 years ago
  40. 93a6ab7 NFS: Switch readdir to using iterate_shared() by Trond Myklebust · 5 years ago
  41. 3803d67 NFS: Use kmemdup_nul() in nfs_readdir_make_qstr() by Trond Myklebust · 5 years ago
  42. 114de38 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 5 years ago
  43. 4b31031 NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 5 years ago
  44. 9a206de NFS: nfs_access_get_cached_rcu() should use cred_fscmp() by Trond Myklebust · 5 years ago
  45. f7b37b8 NFS: Add softreval behaviour to nfs_lookup_revalidate() by Trond Myklebust · 5 years ago
  46. 5c965db NFS: Trust cached access if we've already revalidated the inode once by Trond Myklebust · 5 years ago
  47. e8194b7 NFS: Improve tracing of permission calls by Trond Myklebust · 5 years ago
  48. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  49. 581057c NFS: remove unused check for negative dentry by Benjamin Coddington · 5 years ago
  50. 406cd91 NFS: Refactor nfs_instantiate() for dentry referencing callers by Benjamin Coddington · 5 years ago
  51. 9821421 NFSv4: Fix return value in nfs_finish_open() by Trond Myklebust · 5 years ago
  52. db531db Revert "NFS: readdirplus optimization by cache mechanism" (memleak) by Max Kellermann · 5 years ago
  53. 1c341b7 NFS: Add deferred cache invalidation for close-to-open consistency violations by Trond Myklebust · 6 years ago
  54. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  55. a46126c nfs: pass the correct prototype to read_cache_page by Christoph Hellwig · 6 years ago
  56. bf211ca NFS: Fix typo in comments of nfs_readdir_alloc_pages() by zhangliguang · 6 years ago
  57. 42f72cf NFS: Remove redundant semicolon by zhangliguang · 6 years ago
  58. be4c2d4 NFS: readdirplus optimization by cache mechanism by luanshi · 6 years ago
  59. 302fad7 NFS: Fix up documentation warnings by Trond Myklebust · 6 years ago
  60. 684f39b NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. by NeilBrown · 6 years ago
  61. b68572e NFS: change access cache to use 'struct cred'. by NeilBrown · 6 years ago
  62. c7944eb NFSv4: Fix lookup revalidate of regular files by Trond Myklebust · 6 years ago
  63. 5ceb9d7 NFS: Refactor nfs_lookup_revalidate() by Trond Myklebust · 6 years ago
  64. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  65. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  66. a61246c Fix error code in nfs_lookup_verify_inode() by Lance Shelton · 6 years ago
  67. 3825827 NFS: More excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
  68. cf83402 NFS: Fix excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
  69. b2b1ff3 NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories by Trond Myklebust · 7 years ago
  70. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  71. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 7 years ago
  72. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  73. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  74. b0c6108e nfs_instantiate(): prevent multiple aliases for directory inode by Al Viro · 7 years ago
  75. a841b54 NFS: Pass the inode down to the getattr() callback by Trond Myklebust · 7 years ago
  76. 59a707b NFS: Ensure we revalidate the inode correctly after remove or rename by Trond Myklebust · 7 years ago
  77. 9f6d44d NFS: Optimise away lookups for rename targets by Trond Myklebust · 7 years ago
  78. 73dd684 NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry by Trond Myklebust · 7 years ago
  79. 4792192 NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN by Trond Myklebust · 7 years ago
  80. 16e1437 NFS: More fine grained attribute tracking by Trond Myklebust · 7 years ago
  81. f2c2c55 NFS: Move delegation recall into the NFSv4 callback for rename_setup() by Trond Myklebust · 7 years ago
  82. 912678d NFS: Move the delegation return down into nfs4_proc_remove() by Trond Myklebust · 7 years ago
  83. 9f76827 NFS: Move the delegation return down into nfs4_proc_link() by Trond Myklebust · 7 years ago
  84. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  85. c3e9c04b Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  86. d803224 NFS: Fix a typo in nfs_rename() by Trond Myklebust · 7 years ago
  87. 6089dd0 NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  88. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  89. 1fea73ac NFS: remove special-case revalidate in nfs_opendir() by NeilBrown · 7 years ago
  90. b688741 NFS: revalidate "." etc correctly on "open". by NeilBrown · 7 years ago
  91. 1750d92 NFS: Don't compare apples to elephants to determine access bits by Anna Schumaker · 7 years ago
  92. 3c18182 NFS: Create NFS_ACCESS_* flags by Anna Schumaker · 7 years ago
  93. 03c6f7d NFS: remove jiffies field from access cache by NeilBrown · 7 years ago
  94. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  95. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 7 years ago
  96. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 7 years ago
  97. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 7 years ago
  98. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  99. 774d951 nfs: replace d_add with d_splice_alias in atomic_open by Peng Tao · 8 years ago
  100. eaa2b82 NFS: guard against confused server in nfs_atomic_open() by NeilBrown · 7 years ago