summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
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
2009-03-11NFSv4: Clean up decode_getfattr()Trond Myklebust
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust
2009-03-11NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust
2008-12-23NFS: remove unused status from encode routinesAndy Adamson
2008-12-23NFS: increment number of operations in each encode routineAndy Adamson
2008-12-23NFS: fix comment placement in nfs4xdr.cBenny Halevy
2008-12-23NFS: fix tabs in nfs4xdr.cAndy Adamson
2008-12-23NFS: remove white space from nfs4xdr.cAndy Adamson
2008-12-23nfs: remove incorrect usage of nfs4 compound response hdr.statusBenny Halevy
2008-12-23nfs: return compound hdr.status when there are no op repliesBenny Halevy
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-19nfs: fix printout of multiword bitfieldsFred Isaman
2008-04-19nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust
2008-03-19NFS: clean up short packet handling for NFSv4 readdirJeff Layton
2008-03-14NFS: fix encode_fsinfo_maxszFred Isaman
2008-01-30NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever
2008-01-30NFS: Change sign of some loop indices in nfs4xdr.cChuck Lever
2008-01-30NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR)Chuck Lever
2007-10-09NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\
2007-10-09NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust
2007-07-19NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust
2007-07-19NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust