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