aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
Commit message (Expand)AuthorAge
* nfsd: nfs4xdr decode_stateid helper functionBenny Halevy2008-09-29
* nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateidBenny Halevy2008-09-29
* nfsd: don't declare p in ENCODE_SEQID_OP_HEADBenny Halevy2008-09-29
* nfsd: nfs4xdr encode_stateid helper functionBenny Halevy2008-09-29
* nfsd: fix nfsd4_encode_open buffer space reservationBenny Halevy2008-09-29
* nfsd: properly xdr-encode deleg stateid returned from openBenny Halevy2008-09-29
* nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison2008-07-18
* nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.cJ. Bruce Fields2008-07-18
* nfsd: tabulate nfs4 xdr encoding functionsBenny Halevy2008-07-04
* nfsd: nfs4 minorversion decoder vectorsBenny Halevy2008-07-02
* nfsd: unsupported nfs4 ops should fail with nfserr_opnotsuppBenny Halevy2008-07-02
* nfsd: tabulate nfs4 xdr decoding functionsBenny Halevy2008-07-02
* nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0Benny Halevy2008-07-02
* nfsd: make nfs4xdr WRITEMEM safe against zero countBenny Halevy2008-06-23
* nfsd: don't allow setting ctime over v4J. Bruce Fields2008-04-25
* nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields2008-04-23
* Use struct path in struct svc_exportJan Blunck2008-02-15
* nfsd: Allow AIX client to read dir containing mountpointsFrank Filz2008-02-01
* nfsd: Fix handling of negative lengths in read_buf()J. Bruce Fields2008-02-01
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-15
|\
| * NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever2007-10-09
* | knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields2007-10-09
* | knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-09
|/
* lockd and nfsd endianness annotation fixesAl Viro2007-07-26
* knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields2007-07-17
* knfsd: nfsd4: implement secinfoAndy Adamson2007-07-17
* knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2007-02-16
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-14
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-26
* [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdirJ.Bruce Fields2006-12-13
* [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-20
* [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-20
* [PATCH] xdr annotations: NFSv4 serverAl Viro2006-10-20
* [PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro2006-10-20
* [PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields2006-10-04
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-04
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-04
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-04
* BUG_ON() conversion in fs/nfsd/Eric Sesterhenn2006-10-03
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pagesNeilBrown2006-04-11
* [PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pagesNeilBrown2006-04-11
* [PATCH] knfsd: nfsd4: better nfs4acl errorsNeilBrown2006-04-11
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-24
* [PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman2006-01-18