summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-25NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson1-2/+2
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-10-14block: Remove REQ_KERNELMartin K. Petersen1-2/+2
2014-09-12NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker1-33/+0
2014-09-12NFS: Unconditionally enable commit codeAnna Schumaker1-8/+0
2014-08-04NFS: allow lockless access to access_cacheNeilBrown1-0/+1
2014-08-04NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown1-0/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+3
2014-05-29NFS: Create a common nfs_pgio_result_common functionAnna Schumaker1-2/+0
2014-05-29NFS: Create a common read and write data structAnna Schumaker1-2/+2
2014-05-07convert the guts of nfs_direct_IO() to iov_iterAl Viro1-2/+2
2014-05-07pass iov_iter to ->direct_IO()Al Viro1-2/+1
2014-03-17nfs: make nfs_async_rename non-staticJeff Layton1-1/+0
2014-02-11NFS: Be more aggressive in using readdirplus for 'ls -l' situationsTrond Myklebust1-0/+1
2014-02-01Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-01-28NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton1-0/+1
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig1-17/+7
2013-11-20NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker1-18/+0
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells1-2/+6
2013-09-03NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust1-0/+1
2013-07-10NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew1-0/+1
2013-06-29Merge branch 'labeled-nfs' into linux-nextTrond Myklebust1-2/+24
2013-06-09NFS: Client implementation of Labeled-NFSDavid Quigley1-0/+3
2013-06-09NFS:Add labels to client function prototypesDavid Quigley1-2/+3
2013-06-09NFSv4: Introduce new label structureSteve Dickson1-0/+18
2013-06-07NFSv4: Close another NFSv4 recovery raceTrond Myklebust1-0/+1
2013-04-09NFS: Add functionality to allow waiting on all outstanding reads to completeTrond Myklebust1-0/+7
2013-03-25NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust1-0/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-53/+1
2012-10-02NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson1-0/+2
2012-09-29NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust1-0/+1
2012-09-29NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust1-2/+6
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust1-5/+0
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+2
2012-08-01nfs: enable swap on NFSMel Gorman1-2/+2
2012-07-31NFS: Convert v4 into a moduleBryan Schumaker1-3/+3
2012-07-17NFS: Split out NFS v3 inode operationsBryan Schumaker1-6/+0
2012-07-17NFS: Split out NFS v2 inode operationsBryan Schumaker1-2/+0
2012-05-25NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson1-0/+3
2012-05-25NFSv4.1 cache mdsthreshold values on OPENAndy Adamson1-0/+1
2012-05-23NFS: Add NFSDBG_STATEChuck Lever1-0/+1
2012-05-02NFS: Adapt readdirplus to application usage patternsTrond Myklebust1-5/+0
2012-04-27NFS: create struct nfs_commit_infoFred Isaman1-4/+1
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman1-12/+0
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman1-2/+2
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust1-0/+2
2012-03-21nfs: non void functions must return a valueStephen Rothwell1-0/+1
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust1-9/+8
2012-03-11NFS: remove nfs_inode radix treeFred Isaman1-5/+1
2012-03-07NFS: add filehandle crc for debug displayWeston Andros Adamson1-0/+8