summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * nfs: nfs4xdr: get rid of READ64Benny Halevy2009-08-141-29/+25
| * nfs: nfs4xdr: get rid of READ32Benny Halevy2009-08-141-73/+72
| * nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...Benny Halevy2009-08-141-28/+14
| * nfs: nfs4xdr: optimize low level encodingBenny Halevy2009-08-141-64/+64
| * nfs: nfs4xdr: change RESERVE_SPACE macro into a static helperBenny Halevy2009-08-141-73/+65
| * nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytesBenny Halevy2009-08-141-1/+1
| * nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...Benny Halevy2009-08-141-17/+5
| * nfs: nfs4xdr: get rid of WRITEMEMBenny Halevy2009-08-141-36/+32
| * nfs: nfs4xdr: get rid of WRITE64Benny Halevy2009-08-141-24/+20
| * nfs: nfs4xdr: get rid of WRITE32Benny Halevy2009-08-141-146/+145
* | NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust2009-08-091-28/+58
|/
* nfs41: sequence operationAndy Adamson2009-06-171-5/+122
* nfs41: destroy_session operationAndy Adamson2009-06-171-0/+59
* nfs41: create_session operationAndy Adamson2009-06-171-0/+185
* nfs41: get_lease_timeAndy Adamson2009-06-171-0/+51
* nfs41: exchange_id operationBenny Halevy2009-06-171-0/+139
* nfs41: xdr {encode,decode}_sequenceAndy Adamson2009-06-171-10/+232
* nfs41: encode minorversion in compound headerBenny Halevy2009-06-171-30/+40
* NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offsetBenny Halevy2009-06-171-38/+10
* NFS: update hdr->replen for every encode opBenny Halevy2009-06-171-0/+31
* NFS: define and initialize compound_hdr.replenBenny Halevy2009-06-171-34/+43
* NFS: use decode_change_info_maxsz for xdr maxsz calculationsBenny Halevy2009-06-171-3/+7
* nfs41: use nfs4_fs_locations_resBenny Halevy2009-06-171-2/+4
* nfs41: use nfs4_setaclresBenny Halevy2009-06-171-1/+2
* NFS: get rid of unused xdr decode_setattr(, res) argumentBenny Halevy2009-06-171-3/+3
* nfs41: use nfs4_getaclresBenny Halevy2009-06-171-2/+3
* nfs41: use nfs4_pathconf_resBenny Halevy2009-06-171-2/+3
* nfs41: use nfs4_fsinfo_resBenny Halevy2009-06-171-2/+3
* nfs41: use nfs4_statfs_resBenny Halevy2009-06-171-2/+3
OpenPOWER on IntegriCloud