aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton2010-03-22
* Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust2010-03-05
|\
| * NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust2010-02-09
* | nfs41: Adjust max cache response size valueMike Sager2010-02-10
|/
* nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga2009-12-05
* Cleanup some NFSv4 XDR decode commentsRicardo Labiaga2009-12-05
* nfs41: check SEQUENCE status flagAlexandros Batsakis2009-12-05
* nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis2009-12-05
* nfs41: add support for the exclusive create flagsAlexandros Batsakis2009-12-05
* Re: acl trouble after upgrading ubuntuJ. Bruce Fields2009-12-03
* NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust2009-10-23
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-19
|\
| * nfs: nfs4xdr: optimize low level decodingBenny Halevy2009-08-14
| * nfs: nfs4xdr: get rid of READ_BUFBenny Halevy2009-08-14
| * nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inlineBenny Halevy2009-08-14
| * nfs: nfs4xdr: get rid of COPYMEMBenny Halevy2009-08-14
| * nfs: nfs4xdr: introduce decode_sessionid helperBenny Halevy2009-08-14
| * nfs: nfs4xdr: introduce decode_verifier helperBenny Halevy2009-08-14
| * nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpersBenny Halevy2009-08-14
| * nfs: nfs4xdr: introduce print_overflow_msgBenny Halevy2009-08-14
| * nfs: nfs4xdr: get rid of READTIMEBenny Halevy2009-08-14
| * nfs: nfs4xdr: get rid of READ64Benny Halevy2009-08-14
| * nfs: nfs4xdr: get rid of READ32Benny Halevy2009-08-14
| * nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...Benny Halevy2009-08-14
| * nfs: nfs4xdr: optimize low level encodingBenny Halevy2009-08-14
| * nfs: nfs4xdr: change RESERVE_SPACE macro into a static helperBenny Halevy2009-08-14
| * nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytesBenny Halevy2009-08-14
| * nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...Benny Halevy2009-08-14
| * nfs: nfs4xdr: get rid of WRITEMEMBenny Halevy2009-08-14
| * nfs: nfs4xdr: get rid of WRITE64Benny Halevy2009-08-14
| * nfs: nfs4xdr: get rid of WRITE32Benny Halevy2009-08-14
* | NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust2009-08-09
|/
* nfs41: sequence operationAndy Adamson2009-06-17
* nfs41: destroy_session operationAndy Adamson2009-06-17
* nfs41: create_session operationAndy Adamson2009-06-17
* nfs41: get_lease_timeAndy Adamson2009-06-17
* nfs41: exchange_id operationBenny Halevy2009-06-17
* nfs41: xdr {encode,decode}_sequenceAndy Adamson2009-06-17
* nfs41: encode minorversion in compound headerBenny Halevy2009-06-17
* NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offsetBenny Halevy2009-06-17
* NFS: update hdr->replen for every encode opBenny Halevy2009-06-17
* NFS: define and initialize compound_hdr.replenBenny Halevy2009-06-17
* NFS: use decode_change_info_maxsz for xdr maxsz calculationsBenny Halevy2009-06-17
* nfs41: use nfs4_fs_locations_resBenny Halevy2009-06-17
* nfs41: use nfs4_setaclresBenny Halevy2009-06-17
* NFS: get rid of unused xdr decode_setattr(, res) argumentBenny Halevy2009-06-17
* nfs41: use nfs4_getaclresBenny Halevy2009-06-17
* nfs41: use nfs4_pathconf_resBenny Halevy2009-06-17