aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2009-09-03NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()Trond Myklebust
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson
2009-09-01NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust
2009-07-28nfsd41: Use separate DRC for setclientidAndy Adamson
2009-06-16nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis
2009-06-15Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields
2009-06-01NFSv4: do exact check about attribute specifiedYu Zhiguo
2009-05-06nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields
2009-05-03nfsd: use C99 struct initializersRandy Dunlap
2009-04-29nfsd: support ext4 i_versionJ. Bruce Fields
2009-04-29nfsd4: delete obsolete xdr commentsJ. Bruce Fields
2009-04-29nfsd: eliminate ENCODE_HEAD macroJ. Bruce Fields
2009-04-03nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy
2009-04-03nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy
2009-04-03nfsd41: support for 3-word long attribute bitmaskAndy Adamson
2009-04-03nfsd41: pass writable attrs mask to nfsd4_decode_fattrBenny Halevy
2009-04-03nfsd41: clientid handlingAndy Adamson
2009-04-03nfsd41: check encode size for sessions maxresponse cachedAndy Adamson
2009-04-03nfsd41: stateid handlingAndy Adamson
2009-04-03nfsd41: destroy_session operationBenny Halevy
2009-04-03nfsd41: non-page DRC for solo sequence responsesAndy Adamson
2009-04-03nfsd41: create_session operationAndy Adamson
2009-04-03nfsd41: nfsd DRC logicAndy Adamson
2009-04-03nfsd41: sequence operationBenny Halevy
2009-04-03nfsd41: exchange_id operationAndy Adamson
2009-04-03nfsd41: xdr infrastructureAndy Adamson
2009-03-18nfsd4: support putpubfh operationJ. Bruce Fields
2009-03-18NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...Benny Halevy
2009-03-17NFSD: provide encode routine for OP_OPENATTRBenny Halevy
2009-01-07nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel
2008-09-29nfsd: nfs4xdr decode_stateid helper functionBenny Halevy
2008-09-29nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy
2008-09-29nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy
2008-09-29nfsd: nfs4xdr encode_stateid helper functionBenny Halevy
2008-09-29nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy
2008-09-29nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy
2008-07-18nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison
2008-07-18nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.cJ. Bruce Fields
2008-07-04nfsd: tabulate nfs4 xdr encoding functionsBenny Halevy
2008-07-02nfsd: nfs4 minorversion decoder vectorsBenny Halevy
2008-07-02nfsd: unsupported nfs4 ops should fail with nfserr_opnotsuppBenny Halevy
2008-07-02nfsd: tabulate nfs4 xdr decoding functionsBenny Halevy
2008-07-02nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0Benny Halevy
2008-06-23nfsd: make nfs4xdr WRITEMEM safe against zero countBenny Halevy
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields
2008-04-23nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-01nfsd: Allow AIX client to read dir containing mountpointsFrank Filz
2008-02-01nfsd: Fix handling of negative lengths in read_buf()J. Bruce Fields
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds