aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia1-0/+5
2021-06-29NFS: nfs_find_open_context() may only select open filesTrond Myklebust1-0/+1
2021-04-13NFS: Separate tracking of file mode cache validity from the uid/gidTrond Myklebust1-0/+2
2021-04-13NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidTrond Myklebust1-0/+2
2021-04-12NFS: Add a cache validity flag argument to nfs_revalidate_inode()Trond Myklebust1-1/+1
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-2/+1
2021-02-08NFS: Always clear an invalid mapping when attempting a buffered writeTrond Myklebust1-0/+1
2021-02-01NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()Dave Wysochanski1-1/+0
2021-02-01NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdescDave Wysochanski1-2/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-3/+4
2020-12-02NFS: Improve handling of directory verifiersTrond Myklebust1-1/+7
2020-12-02NFS: More readdir cleanupsTrond Myklebust1-1/+0
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden1-0/+6
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden1-0/+1
2020-07-13nfs: define nfs_access_get_cached functionFrank van der Linden1-0/+2
2020-07-13nfs: add client side only definitions for user xattrsFrank van der Linden1-0/+3
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin1-0/+1
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust1-0/+1
2020-02-12NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust1-20/+6
2020-02-04nfs: optimise readdir cache page invalidationDai Ngo1-0/+3
2019-10-09NFS: handle source server rebootOlga Kornievskaia1-1/+3
2019-09-20NFS: Refactor nfs_instantiate() for dentry referencing callersBenjamin Coddington1-0/+3
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust1-0/+2
2019-04-25NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust1-1/+0
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown1-3/+3
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown1-1/+1
2018-12-19NFS: change access cache to use 'struct cred'.NeilBrown1-2/+2
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown1-0/+1
2018-09-30NFS: Convert lookups of the open context to RCUTrond Myklebust1-0/+1
2018-09-30NFS: Convert lookups of the lock context to RCUTrond Myklebust1-0/+1
2018-08-13NFS recover from destination server reboot for copiesOlga Kornievskaia1-0/+2
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia1-0/+9
2018-04-10NFS: More fine grained attribute trackingTrond Myklebust1-5/+16
2018-04-10NFS: Convert NFS_INO_INVALID flags to unsigned longTrond Myklebust1-8/+8
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+12
2017-11-17fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_tElena Reshetova1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-16NFS: Create NFS_ACCESS_* flagsAnna Schumaker1-0/+10
2017-09-06NFS: remove jiffies field from access cacheNeilBrown1-1/+0
2017-08-15NFS: Use an atomic_long_t to count the number of requestsTrond Myklebust1-2/+2
2017-08-15NFSv4: Use a mutex to protect the per-inode commit listsTrond Myklebust1-0/+1
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust1-1/+1
2017-07-13nfs: add a nfs_ilookup helperPeng Tao1-0/+1
2017-04-26NFSv4: Don't special case "launder"Trond Myklebust1-13/+1
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington1-0/+1
2017-04-20NFS: fix usage of mempools.NeilBrown1-1/+1
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells1-1/+1
2016-12-19NFS: Clean up nfs_attribute_timeout()Trond Myklebust1-1/+0
2016-12-19NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust1-1/+0
2016-12-04NFS: Only look at the change attribute cache state in nfs_check_verifierTrond Myklebust1-0/+1