1. a6b5a28 nfs: Convert to new fscache volume/cookie API by Dave Wysochanski · 4 years, 2 months ago
  2. 93c2e5e NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() by Benjamin Coddington · 3 years, 2 months ago
  3. dd225cb NFS: Remove the nfs4_label argument from nfs_setsecurity by Anna Schumaker · 3 years, 3 months ago
  4. cf7ab00 NFS: Remove the nfs4_label argument from nfs_fhget() by Anna Schumaker · 3 years, 3 months ago
  5. 1b00ad6 NFS: Remove the nfs4_label from the nfs_setattrres by Anna Schumaker · 3 years, 3 months ago
  6. 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 3 months ago
  7. d755ad8 NFS: Create a new nfs_alloc_fattr_with_label() function by Anna Schumaker · 3 years, 3 months ago
  8. d4a95a7 NFS: Always initialise fattr->label in nfs_fattr_alloc() by Trond Myklebust · 3 years, 2 months ago
  9. e48c81b NFSv4: Remove unnecessary 'minor version' check by Trond Myklebust · 3 years, 2 months ago
  10. e591b29 NFS: Save some space in the inode by Trond Myklebust · 3 years, 4 months ago
  11. 110cb2d NFS: Instrument i_size_write() by Chuck Lever · 3 years, 3 months ago
  12. 36a10a3 NFS: Remove unnecessary page cache invalidations by Trond Myklebust · 3 years, 4 months ago
  13. 488796e NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA by Trond Myklebust · 3 years, 4 months ago
  14. eea4133 NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED by Trond Myklebust · 3 years, 4 months ago
  15. ca05cba NFS: Fix up nfs_ctx_key_to_expire() by Trond Myklebust · 3 years, 6 months ago
  16. e9e8ee4 Merge branch 'leases-devel' by Trond Myklebust · 3 years, 7 months ago
  17. e97bc66 NFS: nfs_find_open_context() may only select open files by Trond Myklebust · 3 years, 8 months ago
  18. a9601ac NFS: Avoid duplicate resets of attribute cache timeouts by Trond Myklebust · 3 years, 7 months ago
  19. 213bb58 NFS: Fix up inode attribute revalidation timeouts by Trond Myklebust · 3 years, 7 months ago
  20. 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
  21. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  22. ce62b11 NFS: Split attribute support out from the server capabilities by Trond Myklebust · 7 years ago
  23. cc7f2da NFS: Don't store NFS_INO_REVAL_FORCED by Trond Myklebust · 3 years, 9 months ago
  24. 7b24dac NFS: Another inode revalidation improvement by Trond Myklebust · 3 years, 9 months ago
  25. 6f9be83 NFS: Use information about the change attribute to optimise updates by Trond Myklebust · 3 years, 10 months ago
  26. 04c6349 NFS: Simplify cache consistency in nfs_check_inode_attributes() by Trond Myklebust · 3 years, 10 months ago
  27. c88c696 NFS: Remove a line of code that has no effect in nfs_update_inode() by Trond Myklebust · 3 years, 10 months ago
  28. 709fa57 NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode() by Trond Myklebust · 3 years, 10 months ago
  29. 720869e NFS: Separate tracking of file mode cache validity from the uid/gid by Trond Myklebust · 3 years, 9 months ago
  30. fabf2b3 NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid by Trond Myklebust · 3 years, 10 months ago
  31. 36a9346 NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity by Trond Myklebust · 3 years, 10 months ago
  32. 13c0b08 NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity by Trond Myklebust · 3 years, 10 months ago
  33. 1f3208b NFS: Add a cache validity flag argument to nfs_revalidate_inode() by Trond Myklebust · 3 years, 10 months ago
  34. 1f9f432 NFS: nfs_setattr_update_inode() should clear the suid/sgid bits by Trond Myklebust · 3 years, 9 months ago
  35. 63cdd7e NFS: Fix up statx() results by Trond Myklebust · 3 years, 10 months ago
  36. e8764a6 NFS: Don't revalidate attributes that are not being asked for by Trond Myklebust · 3 years, 10 months ago
  37. 4cdfeb6 NFS: Fix up revalidation of space used by Trond Myklebust · 3 years, 10 months ago
  38. 50c7a79 NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid by Trond Myklebust · 3 years, 10 months ago
  39. 4eb6a82 NFS: Mask out unsupported attributes in nfs_getattr() by Trond Myklebust · 3 years, 10 months ago
  40. 9fdbfad NFS: Deal correctly with attribute generation counter overflow by Trond Myklebust · 3 years, 10 months ago
  41. beab450 NFS: Fix fscache invalidation in nfs_set_cache_invalid() by Trond Myklebust · 3 years, 10 months ago
  42. b6f80a2 NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4 by Trond Myklebust · 3 years, 10 months ago
  43. ac46b3d NFS: Fix open coded versions of nfs_set_cache_invalid() by Trond Myklebust · 3 years, 10 months ago
  44. fd6d3fe NFS: Clean up function nfs_mark_dir_for_revalidate() by Trond Myklebust · 3 years, 10 months ago
  45. 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 3 years, 11 months ago
  46. 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 11 months ago
  47. 848fdd6 NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cache by Trond Myklebust · 4 years ago
  48. 28aa2f9 NFS: Always clear an invalid mapping when attempting a buffered write by Trond Myklebust · 4 years ago
  49. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  50. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  51. bf701b76 NFS: switch nfsiod to be an UNBOUND workqueue. by NeilBrown · 4 years, 2 months ago
  52. b593c09 NFS: Improve handling of directory verifiers by Trond Myklebust · 4 years, 2 months ago
  53. 57f80c0 Merge branch 'xattr-devel' by Trond Myklebust · 4 years, 6 months ago
  54. 95ad37f NFSv4.2: add client side xattr caching. by Frank van der Linden · 4 years, 7 months ago
  55. 0f44da5 nfs: define and use the NFS_INO_INVALID_XATTR flag by Frank van der Linden · 4 years, 7 months ago
  56. ac7cbb2 NFS: Allow applications to speed up readdir+statx() using AT_STATX_DONT_SYNC by Trond Myklebust · 4 years, 8 months ago
  57. 3a39e77 nfs: set invalid blocks after NFSv4 writes by Zheng Bin · 4 years, 8 months ago
  58. 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 9 months ago
  59. 1d179d6 NFS: alloc_nfs_open_context() must use the file cred when available by Trond Myklebust · 5 years ago
  60. efeda80 NFSv4: Fix revalidation of dentries with delegations by Trond Myklebust · 5 years ago
  61. 65f5160 NFS: nfs_find_open_context() should use cred_fscmp() by Trond Myklebust · 5 years ago
  62. c74dfe9 NFS: Add mount option 'softreval' by Trond Myklebust · 5 years ago
  63. e86d5a0 NFS: Convert struct nfs_fattr to use struct timespec64 by Trond Myklebust · 5 years ago
  64. eb3d8f4 NFS: Fix inode fileid checks in attribute revalidation code by Trond Myklebust · 5 years ago
  65. 7e10cc2 NFS: Don't refresh attributes with mounted-on-file information by Trond Myklebust · 5 years ago
  66. 28ade85 Merge branch 'containers' by Trond Myklebust · 6 years ago
  67. 1c341b7 NFS: Add deferred cache invalidation for close-to-open consistency violations by Trond Myklebust · 6 years ago
  68. 10b7a70 NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init by Trond Myklebust · 6 years ago
  69. 996bc4f NFS: Create a root NFS directory in /sys/fs/nfs by Trond Myklebust · 6 years ago
  70. 44942b4 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 6 years ago
  71. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  72. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  73. ca1a199 nfs{,4}: switch to ->free_inode() by Al Viro · 6 years ago
  74. 1549451 NFS: Ensure that all nfs lock contexts have a valid open context by Trond Myklebust · 6 years ago
  75. 302fad7 NFS: Fix up documentation warnings by Trond Myklebust · 6 years ago
  76. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  77. ddf529e NFS: move credential expiry tracking out of SUNRPC into NFS. by NeilBrown · 6 years ago
  78. 0de4397 NFS: Convert lookups of the open context to RCU by Trond Myklebust · 6 years ago
  79. 6ba0c4e NFS: Simplify internal check for whether file is open for write by Trond Myklebust · 6 years ago
  80. 1db97ea NFS: Convert lookups of the lock context to RCU by Trond Myklebust · 6 years ago
  81. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  82. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  83. 3f0b3cf NFS: Filter cache invalidation when holding a delegation by Trond Myklebust · 7 years ago
  84. 4ebe83a NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes() by Trond Myklebust · 7 years ago
  85. c80d17c NFS: Improve caching while holding a delegation by Trond Myklebust · 7 years ago
  86. 0b46726 NFS: Fix attribute revalidation by Trond Myklebust · 7 years ago
  87. 6a97d02 NFS: fix up nfs_setattr_update_inode by Trond Myklebust · 7 years ago
  88. a841b54 NFS: Pass the inode down to the getattr() callback by Trond Myklebust · 7 years ago
  89. d554168 NFS: Fix up nfs_post_op_update_inode() to force ctime updates by Trond Myklebust · 7 years ago
  90. 821a868 NFS: Set the force revalidate flag if the inode is not completely initialised by Trond Myklebust · 7 years ago
  91. 0a2dfbe fs: nfs: get rid of memcpys for inode times by Deepa Dinamani · 7 years ago
  92. a1bf4c7 Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  93. f6cdfa6 NFSv4: Declare the size up to date after it was set. by Trond Myklebust · 7 years ago
  94. d943f2d NFSv4: Ignore change attribute invalidations if we hold a delegation by Trond Myklebust · 7 years ago
  95. 16e1437 NFS: More fine grained attribute tracking by Trond Myklebust · 7 years ago
  96. cac88f9 NFS: Don't force unnecessary cache invalidation in nfs_update_inode() by Trond Myklebust · 7 years ago
  97. 783b194 NFS: Don't redirty the attribute cache in nfs_wcc_update_inode() by Trond Myklebust · 7 years ago
  98. 8619ddd NFS: Don't force a revalidation of all attributes if change is missing by Trond Myklebust · 7 years ago
  99. 199366f NFS: Move the delegation return down into _nfs4_do_setattr() by Trond Myklebust · 7 years ago
  100. 723c921 sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago