| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() | Trond Myklebust | 2009-09-03 | 1 | -5/+10 |
* | nfsd41: replace page based DRC with buffer based DRC | Andy Adamson | 2009-09-01 | 1 | -10/+7 |
* | NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute | Trond Myklebust | 2009-09-01 | 1 | -7/+0 |
* | nfsd41: Use separate DRC for setclientid | Andy Adamson | 2009-07-28 | 1 | -2/+1 |
* | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis | 2009-06-16 | 1 | -1/+1 |
* | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields | 2009-06-15 | 1 | -1/+15 |
|\ |
|
| * | nfsd4: check for negative dentry before use in nfsv4 readdir | J. Bruce Fields | 2009-05-06 | 1 | -1/+15 |
* | | NFSv4: do exact check about attribute specified | Yu Zhiguo | 2009-06-01 | 1 | -34/+12 |
* | | nfsd: use C99 struct initializers | Randy Dunlap | 2009-05-03 | 1 | -56/+56 |
* | | nfsd: support ext4 i_version | J. Bruce Fields | 2009-04-29 | 1 | -21/+42 |
* | | nfsd4: delete obsolete xdr comments | J. Bruce Fields | 2009-04-29 | 1 | -27/+0 |
* | | nfsd: eliminate ENCODE_HEAD macro | J. Bruce Fields | 2009-04-29 | 1 | -24/+22 |
|/ |
|
* | nfsd41: CREATE_EXCLUSIVE4_1 | Benny Halevy | 2009-04-03 | 1 | -0/+17 |
* | nfsd41: SUPPATTR_EXCLCREAT attribute | Benny Halevy | 2009-04-03 | 1 | -1/+6 |
* | nfsd41: support for 3-word long attribute bitmask | Andy Adamson | 2009-04-03 | 1 | -12/+47 |
* | nfsd41: pass writable attrs mask to nfsd4_decode_fattr | Benny Halevy | 2009-04-03 | 1 | -6/+15 |
* | nfsd41: clientid handling | Andy Adamson | 2009-04-03 | 1 | -0/+9 |
* | nfsd41: check encode size for sessions maxresponse cached | Andy Adamson | 2009-04-03 | 1 | -0/+51 |
* | nfsd41: stateid handling | Andy Adamson | 2009-04-03 | 1 | -1/+1 |
* | nfsd41: destroy_session operation | Benny Halevy | 2009-04-03 | 1 | -2/+5 |
* | nfsd41: non-page DRC for solo sequence responses | Andy Adamson | 2009-04-03 | 1 | -2/+3 |
* | nfsd41: create_session operation | Andy Adamson | 2009-04-03 | 1 | -3/+145 |
* | nfsd41: nfsd DRC logic | Andy Adamson | 2009-04-03 | 1 | -0/+11 |
* | nfsd41: sequence operation | Benny Halevy | 2009-04-03 | 1 | -3/+30 |
* | nfsd41: exchange_id operation | Andy Adamson | 2009-04-03 | 1 | -4/+143 |
* | nfsd41: xdr infrastructure | Andy Adamson | 2009-04-03 | 1 | -0/+148 |
* | nfsd4: support putpubfh operation | J. Bruce Fields | 2009-03-18 | 1 | -1/+1 |
* | NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op... | Benny Halevy | 2009-03-18 | 1 | -1/+1 |
* | NFSD: provide encode routine for OP_OPENATTR | Benny Halevy | 2009-03-17 | 1 | -0/+1 |
* | nfsd: delete wrong file comment from nfsd/nfs4xdr.c | Marc Eshel | 2009-01-07 | 1 | -2/+0 |
* | nfsd: nfs4xdr decode_stateid helper function | Benny Halevy | 2008-09-29 | 1 | -44/+55 |
* | nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid | Benny Halevy | 2008-09-29 | 1 | -1/+3 |
* | nfsd: don't declare p in ENCODE_SEQID_OP_HEAD | Benny Halevy | 2008-09-29 | 1 | -1/+1 |
* | nfsd: nfs4xdr encode_stateid helper function | Benny Halevy | 2008-09-29 | 1 | -44/+32 |
* | nfsd: fix nfsd4_encode_open buffer space reservation | Benny Halevy | 2008-09-29 | 1 | -1/+1 |
* | nfsd: properly xdr-encode deleg stateid returned from open | Benny Halevy | 2008-09-29 | 1 | -2/+6 |
* | nfsd: nfs4xdr.c do-while is not a compound statement | Harvey Harrison | 2008-07-18 | 1 | -2/+2 |
* | nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c | J. Bruce Fields | 2008-07-18 | 1 | -74/+74 |
* | nfsd: tabulate nfs4 xdr encoding functions | Benny Halevy | 2008-07-04 | 1 | -114/+91 |
* | nfsd: nfs4 minorversion decoder vectors | Benny Halevy | 2008-07-02 | 1 | -3/+14 |
* | nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp | Benny Halevy | 2008-07-02 | 1 | -0/+9 |
* | nfsd: tabulate nfs4 xdr decoding functions | Benny Halevy | 2008-07-02 | 1 | -105/+48 |
* | nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0 | Benny Halevy | 2008-07-02 | 1 | -7/+3 |
* | nfsd: make nfs4xdr WRITEMEM safe against zero count | Benny Halevy | 2008-06-23 | 1 | -1/+1 |
* | nfsd: don't allow setting ctime over v4 | J. Bruce Fields | 2008-04-25 | 1 | -14/+0 |
* | nfsd: clarify readdir/mountpoint-crossing code | J. Bruce Fields | 2008-04-23 | 1 | -3/+10 |
* | Use struct path in struct svc_export | Jan Blunck | 2008-02-14 | 1 | -6/+6 |
* | nfsd: Allow AIX client to read dir containing mountpoints | Frank Filz | 2008-02-01 | 1 | -5/+22 |
* | nfsd: Fix handling of negative lengths in read_buf() | J. Bruce Fields | 2008-02-01 | 1 | -2/+7 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-10-15 | 1 | -6/+10 |
|\ |
|