aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields1-14/+0
2008-04-23nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields1-3/+10
2008-02-14Use struct path in struct svc_exportJan Blunck1-6/+6
2008-02-01nfsd: Allow AIX client to read dir containing mountpointsFrank Filz1-5/+22
2008-02-01nfsd: Fix handling of negative lengths in read_buf()J. Bruce Fields1-2/+7
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-6/+10
2007-10-09knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields1-2/+3
2007-10-09knfsd: 64 bit ino support for NFS serverPeter Staubach1-9/+8
2007-10-09NFSD: Convert printk's to dprintk's in NFSD's nfs4xdrChuck Lever1-6/+10
2007-07-26lockd and nfsd endianness annotation fixesAl Viro1-1/+1
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields1-3/+27
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson1-0/+75
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-16[PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields1-1/+1
2007-02-16[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields1-6/+4
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields1-23/+20
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown1-2/+8
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown1-2/+3
2006-12-13[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdirJ.Bruce Fields1-9/+5
2006-10-20[PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro1-20/+22
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro1-75/+75
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro1-33/+33
2006-10-20[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro1-10/+11
2006-10-04[PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields1-6/+45
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields1-0/+125
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks1-3/+3
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown1-13/+13
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown1-14/+13
2006-10-03BUG_ON() conversion in fs/nfsd/Eric Sesterhenn1-2/+1
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-1/+1
2006-04-11[PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pagesNeilBrown1-7/+6
2006-04-11[PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pagesNeilBrown1-25/+17
2006-04-11[PATCH] knfsd: nfsd4: better nfs4acl errorsNeilBrown1-4/+3
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-01-18[PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman1-2/+3
2006-01-18[PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields1-3/+2
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-6/+3
2005-07-07[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-2/+2
2005-07-07[PATCH] nfsd4: seqid commentsNeilBrown1-4/+4
2005-07-07[PATCH] nfsd4: fix open_reclaim seqidNeilBrown1-2/+1
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown1-2/+2
2005-06-24[PATCH] knfsd: nfsd4: delegation recoveryNeilBrown1-1/+1
2005-06-24[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2536