aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27NFS: Return meaningful status from decode_secinfo()Gravatar Bryan Schumaker 1-4/+7
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusGravatar Trond Myklebust 1-17/+14
2011-04-13NFS: Use correct variable for page bounds checkingGravatar Bryan Schumaker 1-4/+7
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextGravatar Trond Myklebust 1-13/+154
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOGravatar Weston Andros Adamson 1-10/+20
2011-03-24NFS: use secinfo when crossing mountpointsGravatar Bryan Schumaker 1-5/+6
2011-03-24NFS: Add secinfo procedureGravatar Bryan Schumaker 1-0/+135
2011-03-23NFSv4.1: layoutcommitGravatar Andy Adamson 1-0/+129
2011-03-23NFSv4.1: remove GETATTR from ds commitsGravatar Fred Isaman 1-3/+5
2011-03-11NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrGravatar Trond Myklebust 1-2/+0
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentGravatar Trond Myklebust 1-10/+8
2011-03-11NFSv4.1: remove GETATTR from ds writesGravatar Fred Isaman 1-3/+5
2011-03-11NFSv4.1: send zero stateid seqid on v4.1 i/oGravatar Andy Adamson 1-3/+7
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientGravatar Andy Adamson 1-2/+2
2011-01-28NFS: NFSv4 readdir loses entriesGravatar Chuck Lever 1-3/+0
2011-01-28NFS: Micro-optimize nfs4_decode_dirent()Gravatar Chuck Lever 1-3/+3
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Gravatar Trond Myklebust 1-6/+0
2011-01-10NFS: Don't use vm_map_ram() in readdirGravatar Trond Myklebust 1-6/+0
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessGravatar Trond Myklebust 1-6/+8
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Gravatar Fred Isaman 1-4/+1
2011-01-06pnfs: change layout state seqlock to a spinlockGravatar Fred Isaman 1-1/+1
2010-12-16SUNRPC: New xdr_streams XDR decoder APIGravatar Chuck Lever 1-316/+303
2010-12-16SUNRPC: New xdr_streams XDR encoder APIGravatar Chuck Lever 1-372/+291
2010-12-16NFS: Squelch compiler warning in decode_getdeviceinfo()Gravatar Chuck Lever 1-1/+1
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceGravatar Chuck Lever 1-7/+22
2010-12-16NFS: Fix hdrlen calculation in NFSv4's decode_read()Gravatar Chuck Lever 1-1/+1
2010-12-16NFS: Repair whitespace damage in NFS PROC macroGravatar Chuck Lever 1-45/+45
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownGravatar Trond Myklebust 1-0/+4
2010-11-22NFS: Buffer overflow in ->decode_dirent() should not be fatalGravatar Trond Myklebust 1-1/+1
2010-11-15NFS: readdir shouldn't read beyond the reply returned by the serverGravatar Trond Myklebust 1-1/+1
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureGravatar Andy Adamson 1-0/+302
2010-10-24NFS: ask for layouttypes during v4 fsinfo callGravatar Andy Adamson 1-0/+58
2010-10-24nfs: fix unchecked valueGravatar Roman Borisov 1-1/+4
2010-10-24Ask for time_delta during fsinfo probeGravatar Ricardo Labiaga 1-0/+21
2010-10-24NFSv4: Fix up the 'dircount' hint in encode_readdirGravatar Trond Myklebust 1-9/+8
2010-10-24NFSv4: Clean up nfs4_decode_direntGravatar Trond Myklebust 1-25/+13
2010-10-24NFSv4: nfs4_decode_dirent must clear entry->fattr->validGravatar Trond Myklebust 1-0/+1
2010-10-23NFSv4: Fix a regression in decode_getfattrGravatar Trond Myklebust 1-1/+1
2010-10-23NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointerGravatar Trond Myklebust 1-8/+6
2010-10-23NFS: Readdir plus in v4Gravatar Bryan Schumaker 1-28/+27
2010-10-23NFS: introduce generic decode_getattr functionGravatar Bryan Schumaker 1-19/+98
2010-10-23NFS: remove page size checking codeGravatar Bryan Schumaker 1-67/+1
2010-10-23NFS: decode_dirent should use an xdr_streamGravatar Bryan Schumaker 1-17/+54
2010-10-07NFS: new idmapperGravatar Bryan Schumaker 1-2/+2
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexGravatar Benny Halevy 1-4/+2
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesGravatar Chuck Lever 1-4/+1
2010-09-17nfs: standardize the rename response containerGravatar Jeff Layton 1-1/+1
2010-09-17nfs: standardize the rename args containerGravatar Jeff Layton 1-1/+1
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstGravatar Trond Myklebust 1-1/+1
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidGravatar Trond Myklebust 1-1/+1