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