summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson2010-10-241-0/+302
* NFS: ask for layouttypes during v4 fsinfo callAndy Adamson2010-10-241-0/+58
* nfs: fix unchecked valueRoman Borisov2010-10-241-1/+4
* Ask for time_delta during fsinfo probeRicardo Labiaga2010-10-241-0/+21
* NFSv4: Fix up the 'dircount' hint in encode_readdirTrond Myklebust2010-10-241-9/+8
* NFSv4: Clean up nfs4_decode_direntTrond Myklebust2010-10-241-25/+13
* NFSv4: nfs4_decode_dirent must clear entry->fattr->validTrond Myklebust2010-10-241-0/+1
* NFSv4: Fix a regression in decode_getfattrTrond Myklebust2010-10-231-1/+1
* NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointerTrond Myklebust2010-10-231-8/+6
* NFS: Readdir plus in v4Bryan Schumaker2010-10-231-28/+27
* NFS: introduce generic decode_getattr functionBryan Schumaker2010-10-231-19/+98
* NFS: remove page size checking codeBryan Schumaker2010-10-231-67/+1
* NFS: decode_dirent should use an xdr_streamBryan Schumaker2010-10-231-17/+54
* NFS: new idmapperBryan Schumaker2010-10-071-2/+2
* NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy2010-09-241-4/+2
* SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-211-4/+1
* nfs: standardize the rename response containerJeff Layton2010-09-171-1/+1
* nfs: standardize the rename args containerJeff Layton2010-09-171-1/+1
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-041-1/+1
* NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust2010-07-301-1/+1
* NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust2010-07-301-0/+55
* NFSv4: Clean up for lockowner XDR encodingTrond Myklebust2010-07-301-12/+20
* NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-301-4/+4
* NFSv41: Deprecate nfs_client->cl_minorversionTrond Myklebust2010-06-221-5/+5
* NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust2010-06-221-2/+2
* NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2010-05-141-10/+10
* NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton2010-03-221-0/+2
* Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust2010-03-051-3/+3
|\
| * NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust2010-02-091-3/+3
* | nfs41: Adjust max cache response size valueMike Sager2010-02-101-1/+9
|/
* nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga2009-12-051-0/+66
* Cleanup some NFSv4 XDR decode commentsRicardo Labiaga2009-12-051-13/+13
* nfs41: check SEQUENCE status flagAlexandros Batsakis2009-12-051-2/+2
* nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis2009-12-051-0/+14
* nfs41: add support for the exclusive create flagsAlexandros Batsakis2009-12-051-3/+20
* Re: acl trouble after upgrading ubuntuJ. Bruce Fields2009-12-031-1/+1
* NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust2009-10-231-1/+0
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-191-564/+810
|\
| * nfs: nfs4xdr: optimize low level decodingBenny Halevy2009-08-141-59/+59
| * nfs: nfs4xdr: get rid of READ_BUFBenny Halevy2009-08-141-96/+379
| * nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inlineBenny Halevy2009-08-141-9/+10
| * nfs: nfs4xdr: get rid of COPYMEMBenny Halevy2009-08-141-8/+3
| * nfs: nfs4xdr: introduce decode_sessionid helperBenny Halevy2009-08-141-10/+15
| * nfs: nfs4xdr: introduce decode_verifier helperBenny Halevy2009-08-141-10/+12
| * nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpersBenny Halevy2009-08-141-31/+40
| * nfs: nfs4xdr: introduce print_overflow_msgBenny Halevy2009-08-141-4/+8
| * nfs: nfs4xdr: get rid of READTIMEBenny Halevy2009-08-141-5/+0
OpenPOWER on IntegriCloud