aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAge
* 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
* nfs41: use nfs4_fsinfo_resBenny Halevy2009-06-17
* nfs41: use nfs4_statfs_resBenny Halevy2009-06-17
* nfs41: use nfs4_readlink_resBenny Halevy2009-06-17
* nfs41: use nfs4_server_caps_argBenny Halevy2009-06-17
* NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust2009-03-11
* NFSv4: Clean up decode_getfattr()Trond Myklebust2009-03-11
* NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-11
* NFS: Shrink the struct nfs_fattrTrond Myklebust2009-03-11
* NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-11
* NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust2009-03-11
* NFS: remove unused status from encode routinesAndy Adamson2008-12-23