summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFSv4: Only increment the sequence id if the server saw itTrond Myklebust2008-04-191-1/+17
* NFS: clean up short packet handling for NFSv4 readdirJeff Layton2008-03-191-10/+27
* NFS: fix encode_fsinfo_maxszFred Isaman2008-03-141-1/+1
* NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever2008-01-301-4/+6
* NFS: Change sign of some loop indices in nfs4xdr.cChuck Lever2008-01-301-8/+8
* NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR)Chuck Lever2008-01-301-5/+9
* NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust2007-10-091-7/+20
* SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-091-0/+2
* NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever2007-10-091-22/+21
* NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-191-4/+4
* NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust2007-07-191-10/+11
* NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust2007-07-191-13/+14
OpenPOWER on IntegriCloud