aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05nfs41: add support for the exclusive create flagsAlexandros Batsakis1-3/+20
2009-12-03Re: acl trouble after upgrading ubuntuJ. Bruce Fields1-1/+1
2009-10-23NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust1-1/+0
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust1-564/+810
2009-08-14nfs: nfs4xdr: optimize low level decodingBenny Halevy1-59/+59
2009-08-14nfs: nfs4xdr: get rid of READ_BUFBenny Halevy1-96/+379
2009-08-14nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inlineBenny Halevy1-9/+10
2009-08-14nfs: nfs4xdr: get rid of COPYMEMBenny Halevy1-8/+3
2009-08-14nfs: nfs4xdr: introduce decode_sessionid helperBenny Halevy1-10/+15
2009-08-14nfs: nfs4xdr: introduce decode_verifier helperBenny Halevy1-10/+12
2009-08-14nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpersBenny Halevy1-31/+40
2009-08-14nfs: nfs4xdr: introduce print_overflow_msgBenny Halevy1-4/+8
2009-08-14nfs: nfs4xdr: get rid of READTIMEBenny Halevy1-5/+0
2009-08-14nfs: nfs4xdr: get rid of READ64Benny Halevy1-29/+25
2009-08-14nfs: nfs4xdr: get rid of READ32Benny Halevy1-73/+72
2009-08-14nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_opaqueBenny Halevy1-28/+14
2009-08-14nfs: nfs4xdr: optimize low level encodingBenny Halevy1-64/+64
2009-08-14nfs: nfs4xdr: change RESERVE_SPACE macro into a static helperBenny Halevy1-73/+65
2009-08-14nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytesBenny Halevy1-1/+1
2009-08-14nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequenceBenny Halevy1-17/+5
2009-08-14nfs: nfs4xdr: get rid of WRITEMEMBenny Halevy1-36/+32
2009-08-14nfs: nfs4xdr: get rid of WRITE64Benny Halevy1-24/+20
2009-08-14nfs: nfs4xdr: get rid of WRITE32Benny Halevy1-146/+145
2009-08-09NFSv4: Don't do idmapper upcalls for asynchronous RPC callsTrond Myklebust1-28/+58
2009-06-17nfs41: sequence operationAndy Adamson1-5/+122
2009-06-17nfs41: destroy_session operationAndy Adamson1-0/+59
2009-06-17nfs41: create_session operationAndy Adamson1-0/+185
2009-06-17nfs41: get_lease_timeAndy Adamson1-0/+51
2009-06-17nfs41: exchange_id operationBenny Halevy1-0/+139
2009-06-17nfs41: xdr {encode,decode}_sequenceAndy Adamson1-10/+232
2009-06-17nfs41: encode minorversion in compound headerBenny Halevy1-30/+40
2009-06-17NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offsetBenny Halevy1-38/+10
2009-06-17NFS: update hdr->replen for every encode opBenny Halevy1-0/+31
2009-06-17NFS: define and initialize compound_hdr.replenBenny Halevy1-34/+43
2009-06-17NFS: use decode_change_info_maxsz for xdr maxsz calculationsBenny Halevy1-3/+7
2009-06-17nfs41: use nfs4_fs_locations_resBenny Halevy1-2/+4
2009-06-17nfs41: use nfs4_setaclresBenny Halevy1-1/+2
2009-06-17NFS: get rid of unused xdr decode_setattr(, res) argumentBenny Halevy1-3/+3
2009-06-17nfs41: use nfs4_getaclresBenny Halevy1-2/+3
2009-06-17nfs41: use nfs4_pathconf_resBenny Halevy1-2/+3
2009-06-17nfs41: use nfs4_fsinfo_resBenny Halevy1-2/+3
2009-06-17nfs41: use nfs4_statfs_resBenny Halevy1-2/+3
2009-06-17nfs41: use nfs4_readlink_resBenny Halevy1-1/+2
2009-06-17nfs41: use nfs4_server_caps_argBenny Halevy1-2/+3
2009-03-11NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust1-19/+73
2009-03-11NFSv4: Clean up decode_getfattr()Trond Myklebust1-21/+57
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust1-21/+19
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust1-3/+0
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust1-3/+3