summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-02-261-2/+1
|\
| * NFS: Always clear an invalid mapping when attempting a buffered writeTrond Myklebust2021-02-081-0/+1
| * NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()Dave Wysochanski2021-02-011-1/+0
| * NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdescDave Wysochanski2021-02-011-2/+1
* | fs: make helpers idmap mount awareChristian Brauner2021-01-241-3/+4
|/
* NFS: Improve handling of directory verifiersTrond Myklebust2020-12-021-1/+7
* NFS: More readdir cleanupsTrond Myklebust2020-12-021-1/+0
* NFSv4.2: add client side xattr caching.Frank van der Linden2020-07-131-0/+6
* nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden2020-07-131-0/+1
* nfs: define nfs_access_get_cached functionFrank van der Linden2020-07-131-0/+2
* nfs: add client side only definitions for user xattrsFrank van der Linden2020-07-131-0/+3
* nfs: set invalid blocks after NFSv4 writesZheng Bin2020-06-111-0/+1
* NFS: Clean up process of marking inode stale.Trond Myklebust2020-04-061-0/+1
* NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust2020-02-121-20/+6
* nfs: optimise readdir cache page invalidationDai Ngo2020-02-041-0/+3
* NFS: handle source server rebootOlga Kornievskaia2019-10-091-1/+3
* NFS: Refactor nfs_instantiate() for dentry referencing callersBenjamin Coddington2019-09-201-0/+3
* NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust2019-07-061-0/+2
* NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust2019-04-251-1/+0
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-191-3/+3
* NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown2018-12-191-1/+1
* NFS: change access cache to use 'struct cred'.NeilBrown2018-12-191-2/+2
* NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2018-12-191-0/+1
* NFS: Convert lookups of the open context to RCUTrond Myklebust2018-09-301-0/+1
* NFS: Convert lookups of the lock context to RCUTrond Myklebust2018-09-301-0/+1
* NFS recover from destination server reboot for copiesOlga Kornievskaia2018-08-131-0/+2
* NFS add support for asynchronous COPYOlga Kornievskaia2018-08-091-0/+9
* NFS: More fine grained attribute trackingTrond Myklebust2018-04-101-5/+16
* NFS: Convert NFS_INO_INVALID flags to unsigned longTrond Myklebust2018-04-101-8/+8
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-1/+12
|\
| * fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_tElena Reshetova2017-11-171-1/+2
| * NFS: Create NFS_ACCESS_* flagsAnna Schumaker2017-10-161-0/+10
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* NFS: remove jiffies field from access cacheNeilBrown2017-09-061-1/+0
* NFS: Use an atomic_long_t to count the number of requestsTrond Myklebust2017-08-151-2/+2
* NFSv4: Use a mutex to protect the per-inode commit listsTrond Myklebust2017-08-151-0/+1
* NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2017-07-211-1/+1
* nfs: add a nfs_ilookup helperPeng Tao2017-07-131-0/+1
* NFSv4: Don't special case "launder"Trond Myklebust2017-04-261-13/+1
* NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington2017-04-211-0/+1
* NFS: fix usage of mempools.NeilBrown2017-04-201-1/+1
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-1/+1
* NFS: Clean up nfs_attribute_timeout()Trond Myklebust2016-12-191-1/+0
* NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust2016-12-191-1/+0
* NFS: Only look at the change attribute cache state in nfs_check_verifierTrond Myklebust2016-12-041-0/+1
* NFS: discard nfs_lockowner structure.NeilBrown2016-12-011-5/+1
* NFSv4: add flock_owner to open contextNeilBrown2016-12-011-1/+2
* NFS: remove l_pid field from nfs_lockownerNeilBrown2016-12-011-1/+0
* NFS: Remove unused function nfs_revalidate_mapping_protected()Trond Myklebust2016-07-051-1/+0
* NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust2016-07-051-0/+1