summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* nfs41: use nfs4_readlink_resBenny Halevy2009-06-171-1/+2
* nfs41: use nfs4_server_caps_argBenny Halevy2009-06-171-2/+3
* NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust2009-03-111-19/+73
* NFSv4: Clean up decode_getfattr()Trond Myklebust2009-03-111-21/+57
* NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-111-21/+19
* NFS: Shrink the struct nfs_fattrTrond Myklebust2009-03-111-3/+0
* NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-111-3/+3
* NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust2009-03-111-3/+1
* NFS: remove unused status from encode routinesAndy Adamson2008-12-231-398/+180
* NFS: increment number of operations in each encode routineAndy Adamson2008-12-231-170/+247
* NFS: fix comment placement in nfs4xdr.cBenny Halevy2008-12-231-4/+4
* NFS: fix tabs in nfs4xdr.cAndy Adamson2008-12-231-245/+245
* NFS: remove white space from nfs4xdr.cAndy Adamson2008-12-231-33/+29
* nfs: remove incorrect usage of nfs4 compound response hdr.statusBenny Halevy2008-12-231-6/+0
* nfs: return compound hdr.status when there are no op repliesBenny Halevy2008-12-231-0/+2
* NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-231-5/+5
* NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2008-12-231-2/+2
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-50/+50
* nfs: fix printout of multiword bitfieldsFred Isaman2008-04-191-5/+5
* nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy2008-04-191-40/+40
OpenPOWER on IntegriCloud