aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
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
2009-08-14nfs: nfs4xdr: get rid of READ64Benny Halevy
2009-08-14nfs: nfs4xdr: get rid of READ32Benny Halevy
2009-08-14nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...Benny Halevy
2009-08-14nfs: nfs4xdr: optimize low level encodingBenny Halevy
2009-08-14nfs: nfs4xdr: change RESERVE_SPACE macro into a static helperBenny Halevy
2009-08-14nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytesBenny Halevy
2009-08-14nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...Benny Halevy
2009-08-14nfs: nfs4xdr: get rid of WRITEMEMBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of WRITE64Benny Halevy
2009-08-14nfs: nfs4xdr: get rid of WRITE32Benny Halevy
2009-08-09NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust
2009-06-17nfs41: sequence operationAndy Adamson
2009-06-17nfs41: destroy_session operationAndy Adamson
2009-06-17nfs41: create_session operationAndy Adamson
2009-06-17nfs41: get_lease_timeAndy Adamson
2009-06-17nfs41: exchange_id operationBenny Halevy
2009-06-17nfs41: xdr {encode,decode}_sequenceAndy Adamson
2009-06-17nfs41: encode minorversion in compound headerBenny Halevy
2009-06-17NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offsetBenny Halevy
2009-06-17NFS: update hdr->replen for every encode opBenny Halevy
2009-06-17NFS: define and initialize compound_hdr.replenBenny Halevy
2009-06-17NFS: use decode_change_info_maxsz for xdr maxsz calculationsBenny Halevy
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy
2009-06-17nfs41: use nfs4_setaclresBenny Halevy
2009-06-17NFS: get rid of unused xdr decode_setattr(, res) argumentBenny Halevy
2009-06-17nfs41: use nfs4_getaclresBenny Halevy
2009-06-17nfs41: use nfs4_pathconf_resBenny Halevy
2009-06-17nfs41: use nfs4_fsinfo_resBenny Halevy
2009-06-17nfs41: use nfs4_statfs_resBenny Halevy
2009-06-17nfs41: use nfs4_readlink_resBenny Halevy
2009-06-17nfs41: use nfs4_server_caps_argBenny Halevy
2009-03-11NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust