summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust2016-06-221-1/+0
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-171-3/+2
|\
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-011-3/+2
* | nfs: per-name sillyunlink exclusionAl Viro2016-05-091-8/+3
|/
* nfs: fix nfs_size_to_loff_tChristoph Hellwig2016-02-081-3/+1
* Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-141-9/+14
|\
| * NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington2016-01-071-7/+1
| * Merge branch 'pnfs_generic'Trond Myklebust2016-01-041-1/+0
| |\
| | * NFS: Allow multiple commit requests in flight per fileTrond Myklebust2015-12-311-1/+0
| * | nfs: only remove page from mapping if launder_page failsPeng Tao2015-12-281-1/+13
| |/
* / teach nfs_get_link() to work in RCU modeAl Viro2015-12-081-0/+1
|/
* NFS: Remove nfs_release()Anna Schumaker2015-08-171-1/+1
* NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust2015-07-221-2/+5
* nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao2015-06-241-0/+1
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-261-0/+1
|\
| * NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-271-0/+1
* | nfs: generic_write_checks() shouldn't be done on swapout...Al Viro2015-04-151-2/+1
* | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-111-1/+1
|/
* NFS: Fix a regression in the read() syscallTrond Myklebust2015-03-031-0/+1
* NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-011-0/+1
* NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust2015-03-011-1/+1
* NFS: Add a helper to set attribute barriersTrond Myklebust2015-03-011-0/+1
* NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust2015-02-131-1/+0
* NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-241-2/+2
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-2/+2
|\
| * block: Remove REQ_KERNELMartin K. Petersen2014-10-141-2/+2
* | NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker2014-09-121-33/+0
* | NFS: Unconditionally enable commit codeAnna Schumaker2014-09-121-8/+0
|/
* NFS: allow lockless access to access_cacheNeilBrown2014-08-031-0/+1
* NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown2014-08-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-4/+3
|\
| * convert the guts of nfs_direct_IO() to iov_iterAl Viro2014-05-061-2/+2
| * pass iov_iter to ->direct_IO()Al Viro2014-05-061-2/+1
* | NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-281-2/+0
* | NFS: Create a common read and write data structAnna Schumaker2014-05-281-2/+2
|/
* nfs: make nfs_async_rename non-staticJeff Layton2014-03-171-1/+0
* NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust2014-02-111-0/+1
* Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-311-0/+1
|\
| * NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-271-0/+1
* | nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2014-01-261-17/+7
|/
* NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-191-18/+0
* NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-271-2/+6