aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfs4.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-13nfs4: add NFSv4 LOOKUPP handlersGravatar Jeff Layton 1-0/+1
2017-01-24nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDGravatar Chuck Lever 1-1/+2
2016-12-09nfs: add support for the umask attributeGravatar Andreas Gruenbacher 1-0/+1
2016-09-27NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDGravatar Trond Myklebust 1-0/+1
2016-07-13nfs/nfsd: Move useful bitfield ops to a commonly accessible placeGravatar Andrew Elble 1-0/+11
2016-05-17pnfs: rework LAYOUTGET retry handlingGravatar Jeff Layton 1-0/+2
2016-05-17NFSv4: Label stateids with the typeGravatar Trond Myklebust 1-5/+20
2016-05-17NFS: Add COPY nfs operationGravatar Anna Schumaker 1-0/+1
2016-03-17nfs4.h: add SCSI layout definitionsGravatar Christoph Hellwig 1-0/+19
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+14
2015-12-28nfs: add new tracepoint for pnfs_update_layoutGravatar Jeff Layton 1-0/+14
2015-12-07nfsd: implement the NFSv4.2 CLONE operationGravatar Christoph Hellwig 1-2/+2
2015-10-15nfs: get clone_blksize when probing fsinfoGravatar Peng Tao 1-0/+1
2015-10-15nfs42: add CLONE xdr functionsGravatar Peng Tao 1-0/+2
2015-08-17pnfs: move common blocklayout XDR defintions to nfs4.hGravatar Christoph Hellwig 1-0/+18
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionGravatar Trond Myklebust 1-0/+1
2015-04-21uapi: Remove kernel internal declarationGravatar Andreas Gruenbacher 1-0/+7
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+2
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverGravatar Tom Haynes 1-0/+1
2015-02-02nfsd: implement pNFS operationsGravatar Christoph Hellwig 1-0/+1
2015-02-02nfs: add LAYOUT_TYPE_MAX enum valueGravatar Christoph Hellwig 1-0/+1
2014-11-25nfs: Add DEALLOCATE supportGravatar Anna Schumaker 1-0/+1
2014-11-25nfs: Add ALLOCATE supportGravatar Anna Schumaker 1-0/+1
2014-09-30NFS: Implement SEEKGravatar Anna Schumaker 1-0/+3
2014-09-29NFSD: Implement SEEKGravatar Anna Schumaker 1-0/+5
2014-09-29NFSD: Add generic v4.2 infrastructureGravatar Anna Schumaker 1-2/+16
2014-08-28NFSD: Update some as-yet unused 4.2 error codesGravatar Anna Schumaker 1-1/+2
2014-06-06nfs4: remove unused CHANGE_SECURITY_LABELGravatar J. Bruce Fields 1-2/+0
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-10/+0
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdGravatar Anna Schumaker 1-10/+0
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+3
2013-11-04NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesGravatar Trond Myklebust 1-0/+2
2013-11-04NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 specGravatar Trond Myklebust 1-1/+1
2013-10-30NFSD: Add support for NFS v4.2 operation checkingGravatar Anna Schumaker 1-0/+3
2013-10-28NFS: Add method to detect whether an FSID is still on the serverGravatar Chuck Lever 1-0/+1
2013-06-08NFSv4: Introduce new label structureGravatar Steve Dickson 1-0/+9
2013-06-08NFSv4.2: Added NFS v4.2 support to the NFS clientGravatar Steve Dickson 1-0/+4
2013-05-13NFS: Add NFSv4.2 protocol constantsGravatar Steve Dickson 1-0/+9
2013-02-13nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionGravatar Eric W. Biederman 1-1/+5
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-165/+1
2012-05-26NFSv4.1: Add DESTROY_CLIENTIDGravatar Trond Myklebust 1-0/+1
2012-05-25NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsGravatar Trond Myklebust 1-1/+1
2012-05-24nfs4.1: add BIND_CONN_TO_SESSION operationGravatar Weston Andros Adamson 1-0/+5
2012-05-24NFSv4.1 mdsthreshold attribute xdrGravatar Andy Adamson 1-0/+7
2012-03-26Merge nfs containerization work from Trond's treeGravatar J. Bruce Fields 1-5/+2
2012-03-06NFSv4: Simplify the struct nfs4_stateidGravatar Trond Myklebust 1-5/+2
2012-02-17nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Gravatar Benny Halevy 1-1/+14
2011-10-19nfsd4: implement new 4.1 open reclaim typesGravatar J. Bruce Fields 1-1/+4
2011-08-27nfsd4: cleanup and consolidate seqid_mutating_errGravatar J. Bruce Fields 1-0/+16
2011-07-31pnfs: GETDEVICELISTGravatar Andy Adamson 1-0/+1