summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs.h
AgeCommit message (Expand)Author
2019-10-09NFS: handle source server rebootOlga Kornievskaia
2019-09-20NFS: Refactor nfs_instantiate() for dentry referencing callersBenjamin Coddington
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust
2019-04-25NFS: Replace custom error reporting mechanism with generic oneTrond Myklebust
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown
2018-12-19NFS: change access cache to use 'struct cred'.NeilBrown
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown
2018-09-30NFS: Convert lookups of the open context to RCUTrond Myklebust
2018-09-30NFS: Convert lookups of the lock context to RCUTrond Myklebust
2018-08-13NFS recover from destination server reboot for copiesOlga Kornievskaia
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia
2018-04-10NFS: More fine grained attribute trackingTrond Myklebust
2018-04-10NFS: Convert NFS_INO_INVALID flags to unsigned longTrond Myklebust
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_tElena Reshetova
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16NFS: Create NFS_ACCESS_* flagsAnna Schumaker
2017-09-06NFS: remove jiffies field from access cacheNeilBrown
2017-08-15NFS: Use an atomic_long_t to count the number of requestsTrond Myklebust
2017-08-15NFSv4: Use a mutex to protect the per-inode commit listsTrond Myklebust
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust
2017-07-13nfs: add a nfs_ilookup helperPeng Tao
2017-04-26NFSv4: Don't special case "launder"Trond Myklebust
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington
2017-04-20NFS: fix usage of mempools.NeilBrown
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2016-12-19NFS: Clean up nfs_attribute_timeout()Trond Myklebust
2016-12-19NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust
2016-12-04NFS: Only look at the change attribute cache state in nfs_check_verifierTrond Myklebust
2016-12-01NFS: discard nfs_lockowner structure.NeilBrown
2016-12-01NFSv4: add flock_owner to open contextNeilBrown
2016-12-01NFS: remove l_pid field from nfs_lockownerNeilBrown
2016-07-05NFS: Remove unused function nfs_revalidate_mapping_protected()Trond Myklebust
2016-07-05NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust
2016-06-22NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09nfs: per-name sillyunlink exclusionAl Viro
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-02-08nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-07NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust
2015-12-31NFS: Allow multiple commit requests in flight per fileTrond Myklebust
2015-12-28nfs: only remove page from mapping if launder_page failsPeng Tao
2015-12-08teach nfs_get_link() to work in RCU modeAl Viro
2015-08-17NFS: Remove nfs_release()Anna Schumaker
2015-07-22NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds