aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust1-6/+0
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust1-6/+0
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust1-6/+8
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman1-4/+1
2011-01-06pnfs: change layout state seqlock to a spinlockFred Isaman1-1/+1
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever1-316/+303
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever1-372/+291
2010-12-16NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever1-1/+1
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever1-7/+22
2010-12-16NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever1-1/+1
2010-12-16NFS: Repair whitespace damage in NFS PROC macroChuck Lever1-45/+45
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust1-0/+4
2010-11-22NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust1-1/+1
2010-11-15NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust1-1/+1
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-0/+302
2010-10-24NFS: ask for layouttypes during v4 fsinfo callAndy Adamson1-0/+58
2010-10-24nfs: fix unchecked valueRoman Borisov1-1/+4
2010-10-24Ask for time_delta during fsinfo probeRicardo Labiaga1-0/+21
2010-10-24NFSv4: Fix up the 'dircount' hint in encode_readdirTrond Myklebust1-9/+8
2010-10-24NFSv4: Clean up nfs4_decode_direntTrond Myklebust1-25/+13
2010-10-24NFSv4: nfs4_decode_dirent must clear entry->fattr->validTrond Myklebust1-0/+1
2010-10-23NFSv4: Fix a regression in decode_getfattrTrond Myklebust1-1/+1
2010-10-23NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointerTrond Myklebust1-8/+6
2010-10-23NFS: Readdir plus in v4Bryan Schumaker1-28/+27
2010-10-23NFS: introduce generic decode_getattr functionBryan Schumaker1-19/+98
2010-10-23NFS: remove page size checking codeBryan Schumaker1-67/+1
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker1-17/+54
2010-10-07NFS: new idmapperBryan Schumaker1-2/+2
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy1-4/+2
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever1-4/+1
2010-09-17nfs: standardize the rename response containerJeff Layton1-1/+1
2010-09-17nfs: standardize the rename args containerJeff Layton1-1/+1
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust1-1/+1
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust1-1/+1
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust1-0/+55
2010-07-30NFSv4: Clean up for lockowner XDR encodingTrond Myklebust1-12/+20
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust1-4/+4
2010-06-22NFSv41: Deprecate nfs_client->cl_minorversionTrond Myklebust1-5/+5
2010-06-22NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust1-2/+2
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust1-10/+10
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-22NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton1-0/+2
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust1-3/+3
2010-02-10nfs41: Adjust max cache response size valueMike Sager1-1/+9
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust1-3/+3
2009-12-05nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga1-0/+66
2009-12-05Cleanup some NFSv4 XDR decode commentsRicardo Labiaga1-13/+13
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis1-2/+2
2009-12-05nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis1-0/+14