Age | Commit message (Expand) | Author | Files | Lines |
2013-06-09 | NFSv4: Introduce new label structure | Steve Dickson | 1 | -0/+9 |
2013-06-09 | NFSv4.2: Added NFS v4.2 support to the NFS client | Steve Dickson | 1 | -0/+4 |
2013-05-13 | NFS: Add NFSv4.2 protocol constants | Steve Dickson | 1 | -0/+9 |
2013-02-13 | nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion | Eric W. Biederman | 1 | -1/+5 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -165/+1 |
2012-05-26 | NFSv4.1: Add DESTROY_CLIENTID | Trond Myklebust | 1 | -0/+1 |
2012-05-26 | NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations | Trond Myklebust | 1 | -1/+1 |
2012-05-25 | nfs4.1: add BIND_CONN_TO_SESSION operation | Weston Andros Adamson | 1 | -0/+5 |
2012-05-25 | NFSv4.1 mdsthreshold attribute xdr | Andy Adamson | 1 | -0/+7 |
2012-03-26 | Merge nfs containerization work from Trond's tree | J. Bruce Fields | 1 | -5/+2 |
2012-03-06 | NFSv4: Simplify the struct nfs4_stateid | Trond Myklebust | 1 | -5/+2 |
2012-02-18 | nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_... | Benny Halevy | 1 | -1/+14 |
2011-10-19 | nfsd4: implement new 4.1 open reclaim types | J. Bruce Fields | 1 | -1/+4 |
2011-08-27 | nfsd4: cleanup and consolidate seqid_mutating_err | J. Bruce Fields | 1 | -0/+16 |
2011-07-31 | pnfs: GETDEVICELIST | Andy Adamson | 1 | -0/+1 |
2011-07-12 | NFS: added FREE_STATEID call | Bryan Schumaker | 1 | -0/+1 |
2011-07-12 | NFS: Added TEST_STATEID call | Bryan Schumaker | 1 | -0/+1 |
2011-07-12 | NFS: Add SECINFO_NO_NAME procedure | Bryan Schumaker | 1 | -0/+1 |
2011-05-30 | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 1 | -0/+1 |
2011-05-29 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -3/+5 |
2011-05-29 | pnfs: layoutreturn | Benny Halevy | 1 | -0/+1 |
2011-04-30 | nfsd41: add flag checking for create_session | Mi Jinlong | 1 | -3/+5 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-25 | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust | 1 | -0/+1 |
2011-03-24 | NFS: Add secinfo procedure | Bryan Schumaker | 1 | -0/+1 |
2011-03-23 | NFSv4.1: layoutcommit | Andy Adamson | 1 | -0/+1 |
2011-01-15 | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+6 |
2011-01-11 | nfsd4: support BIND_CONN_TO_SESSION | J. Bruce Fields | 1 | -0/+3 |
2011-01-11 | NFS fix the setting of exchange id flag | Andy Adamson | 1 | -2/+6 |
2010-12-17 | nfsd4: implement secinfo_no_name | J. Bruce Fields | 1 | -0/+3 |
2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+3 |
2010-10-25 | NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure | Andy Adamson | 1 | -0/+2 |
2010-10-25 | NFS: change stateid to be a union | Alexandros Batsakis | 1 | -2/+13 |
2010-10-25 | NFSv4.1: pnfsd, pnfs: protocol level pnfs constants | Dean Hildebrand | 1 | -0/+45 |
2010-10-02 | nfsd4: keep per-session list of connections | J. Bruce Fields | 1 | -0/+3 |
2010-07-30 | NFSv4: Add support for the RELEASE_LOCKOWNER operation | Trond Myklebust | 1 | -0/+1 |
2009-12-06 | nfs41: RECLAIM_COMPLETE XDR functionality | Ricardo Labiaga | 1 | -0/+1 |
2009-12-05 | nfs41: check SEQUENCE status flag | Alexandros Batsakis | 1 | -0/+2 |
2009-09-22 | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
2009-09-09 | NFS: Allow the "nfs" file system type to support NFSv4 | Chuck Lever | 1 | -0/+1 |
2009-07-11 | nfsd41: gather and report statistics also for v4.1 ops | Benny Halevy | 1 | -1/+1 |
2009-06-17 | nfs41: create_session operation | Andy Adamson | 1 | -0/+10 |
2009-06-17 | nfs41: exchange_id operation | Benny Halevy | 1 | -0/+1 |
2009-06-17 | nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1 | Mike Sager | 1 | -0/+7 |
2009-04-04 | nfsd41: CREATE_EXCLUSIVE4_1 | Benny Halevy | 1 | -1/+7 |
2009-04-04 | nfsd41: SUPPATTR_EXCLCREAT attribute | Benny Halevy | 1 | -0/+2 |
2009-04-04 | nfs41: common protocol definitions | Benny Halevy | 1 | -1/+127 |
2009-01-08 | nfsd: last_byte_offset | Benny Halevy | 1 | -0/+2 |
2008-06-23 | nfsd: remove three unused NFS4_ACE_* defines | J. Bruce Fields | 1 | -3/+0 |
2007-07-11 | NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier | Jeff Layton | 1 | -0/+1 |