summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
...
* nfsd4: support putpubfh operationJ. Bruce Fields2009-03-181-1/+1
* NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...Benny Halevy2009-03-181-1/+1
* NFSD: provide encode routine for OP_OPENATTRBenny Halevy2009-03-171-0/+1
* nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel2009-01-071-2/+0
* nfsd: nfs4xdr decode_stateid helper functionBenny Halevy2008-09-291-44/+55
* nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy2008-09-291-1/+3
* nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy2008-09-291-1/+1
* nfsd: nfs4xdr encode_stateid helper functionBenny Halevy2008-09-291-44/+32
* nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy2008-09-291-1/+1
* nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy2008-09-291-2/+6
* nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison2008-07-181-2/+2
* nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.cJ. Bruce Fields2008-07-181-74/+74
* nfsd: tabulate nfs4 xdr encoding functionsBenny Halevy2008-07-041-114/+91
* nfsd: nfs4 minorversion decoder vectorsBenny Halevy2008-07-021-3/+14
* nfsd: unsupported nfs4 ops should fail with nfserr_opnotsuppBenny Halevy2008-07-021-0/+9
* nfsd: tabulate nfs4 xdr decoding functionsBenny Halevy2008-07-021-105/+48
* nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0Benny Halevy2008-07-021-7/+3
* nfsd: make nfs4xdr WRITEMEM safe against zero countBenny Halevy2008-06-231-1/+1
* nfsd: don't allow setting ctime over v4J. Bruce Fields2008-04-251-14/+0
* nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields2008-04-231-3/+10
* Use struct path in struct svc_exportJan Blunck2008-02-141-6/+6
* nfsd: Allow AIX client to read dir containing mountpointsFrank Filz2008-02-011-5/+22
* nfsd: Fix handling of negative lengths in read_buf()J. Bruce Fields2008-02-011-2/+7
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-151-6/+10
|\
| * NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever2007-10-091-6/+10
* | knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields2007-10-091-2/+3
* | knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-091-9/+8
|/
* lockd and nfsd endianness annotation fixesAl Viro2007-07-261-1/+1
* knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields2007-07-171-3/+27
* knfsd: nfsd4: implement secinfoAndy Adamson2007-07-171-0/+75
* knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-171-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2007-02-161-1/+1
* [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields2007-02-161-6/+4
* [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2007-02-161-23/+20
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-141-2/+8
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-261-2/+3
* [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdirJ.Bruce Fields2006-12-131-9/+5
* [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-201-20/+22
* [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-201-75/+75
* [PATCH] xdr annotations: NFSv4 serverAl Viro2006-10-201-33/+33
* [PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro2006-10-201-10/+11
* [PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields2006-10-041-6/+45
* [PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields2006-10-041-0/+125
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-041-3/+3
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-041-13/+13
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-041-14/+13
* BUG_ON() conversion in fs/nfsd/Eric Sesterhenn2006-10-031-2/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+1
* [PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pagesNeilBrown2006-04-111-7/+6
OpenPOWER on IntegriCloud