summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
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
2007-07-19NFSv4: More NFSv4 xdr cleanupsTrond Myklebust
2007-07-19NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openTrond Myklebust
2007-07-19NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedTrond Myklebust
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust
2007-07-10NFSv4: Fix underestimate of NFSv4 lookup request sizeTrond Myklebust
2007-07-10NFSv4: Fix the underestimate of NFSv4 open request sizeTrond Myklebust
2007-07-10NFSv4: Fix the NFSv4 owner and owner_group size estimatesTrond Myklebust
2007-07-10SUNRPC: Remove the tk_auth macro...Trond Myklebust
2007-07-10NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton
2007-05-14NFS: Fix more sparse warningsTrond Myklebust
2007-05-14NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust
2007-05-09NFS: Clean up NFSv4 XDR error messageChuck Lever
2007-05-09NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever