aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson
2010-10-24NFS: ask for layouttypes during v4 fsinfo callAndy Adamson
2010-10-24nfs: fix unchecked valueRoman Borisov
2010-10-24Ask for time_delta during fsinfo probeRicardo Labiaga
2010-10-24NFSv4: Fix up the 'dircount' hint in encode_readdirTrond Myklebust
2010-10-24NFSv4: Clean up nfs4_decode_direntTrond Myklebust
2010-10-24NFSv4: nfs4_decode_dirent must clear entry->fattr->validTrond Myklebust
2010-10-23NFSv4: Fix a regression in decode_getfattrTrond Myklebust
2010-10-23NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointerTrond Myklebust
2010-10-23NFS: Readdir plus in v4Bryan Schumaker
2010-10-23NFS: introduce generic decode_getattr functionBryan Schumaker
2010-10-23NFS: remove page size checking codeBryan Schumaker
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker
2010-10-07NFS: new idmapperBryan Schumaker
2010-09-24NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever
2010-09-17nfs: standardize the rename response containerJeff Layton
2010-09-17nfs: standardize the rename args containerJeff Layton
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust
2010-07-30NFSv4: Clean up for lockowner XDR encodingTrond Myklebust
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust
2010-06-22NFSv41: Deprecate nfs_client->cl_minorversionTrond Myklebust
2010-06-22NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust
2010-02-10nfs41: Adjust max cache response size valueMike Sager
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2009-12-05nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga
2009-12-05Cleanup some NFSv4 XDR decode commentsRicardo Labiaga
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis
2009-12-05nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis
2009-12-05nfs41: add support for the exclusive create flagsAlexandros Batsakis
2009-12-03Re: acl trouble after upgrading ubuntuJ. Bruce Fields
2009-10-23NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-14nfs: nfs4xdr: optimize low level decodingBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of READ_BUFBenny Halevy
2009-08-14nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inlineBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of COPYMEMBenny Halevy
2009-08-14nfs: nfs4xdr: introduce decode_sessionid helperBenny Halevy
2009-08-14nfs: nfs4xdr: introduce decode_verifier helperBenny Halevy
2009-08-14nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpersBenny Halevy
2009-08-14nfs: nfs4xdr: introduce print_overflow_msgBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of READTIMEBenny Halevy