aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-23NFS: remove unused status from encode routinesAndy Adamson1-398/+180
2008-12-23NFS: increment number of operations in each encode routineAndy Adamson1-170/+247
2008-12-23NFS: fix comment placement in nfs4xdr.cBenny Halevy1-4/+4
2008-12-23NFS: fix tabs in nfs4xdr.cAndy Adamson1-245/+245
2008-12-23NFS: remove white space from nfs4xdr.cAndy Adamson1-33/+29
2008-12-23nfs: remove incorrect usage of nfs4 compound response hdr.statusBenny Halevy1-6/+0
2008-12-23nfs: return compound hdr.status when there are no op repliesBenny Halevy1-0/+2
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust1-5/+5
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust1-2/+2
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-50/+50
2008-04-19nfs: fix printout of multiword bitfieldsFred Isaman1-5/+5
2008-04-19nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy1-40/+40
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust1-1/+17
2008-03-19NFS: clean up short packet handling for NFSv4 readdirJeff Layton1-10/+27
2008-03-14NFS: fix encode_fsinfo_maxszFred Isaman1-1/+1
2008-01-30NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever1-4/+6
2008-01-30NFS: Change sign of some loop indices in nfs4xdr.cChuck Lever1-8/+8
2008-01-30NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR)Chuck Lever1-5/+9
2007-10-09NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust1-7/+20
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\1-0/+2
2007-10-09NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever1-22/+21
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust1-4/+4
2007-07-19NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust1-10/+11
2007-07-19NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust1-13/+14
2007-07-19NFSv4: More NFSv4 xdr cleanupsTrond Myklebust1-74/+134
2007-07-19NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openTrond Myklebust1-4/+4
2007-07-19NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedTrond Myklebust1-1/+1
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust1-12/+15
2007-07-10NFSv4: Fix underestimate of NFSv4 lookup request sizeTrond Myklebust1-6/+11
2007-07-10NFSv4: Fix the underestimate of NFSv4 open request sizeTrond Myklebust1-18/+45
2007-07-10NFSv4: Fix the NFSv4 owner and owner_group size estimatesTrond Myklebust1-1/+3
2007-07-10SUNRPC: Remove the tk_auth macro...Trond Myklebust1-5/+5
2007-07-10NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton1-2/+7
2007-05-14NFS: Fix more sparse warningsTrond Myklebust1-3/+3
2007-05-14NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust1-45/+45
2007-05-09NFS: Clean up NFSv4 XDR error messageChuck Lever1-3/+5
2007-05-09NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever1-1/+2
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever1-5/+2
2007-02-03NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_szTrond Myklebust1-0/+2
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro1-1/+1
2006-10-20[PATCH] xdr annotations: NFSv4Al Viro1-177/+181
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever1-4/+4
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells1-5/+5
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells1-9/+9
2006-09-22NFS: Disambiguate nfs_stat_to_errno()David Howells1-7/+7
2006-08-24NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells1-10/+11
2006-06-09NFSv4: A root pathname is sent as a zero component4Andy Adamson1-1/+10
2006-06-09NFSv4: Define an fs_locations bitmapManoj Naik1-2/+9
2006-06-09NFSv4: Decode mounted_on_fileid attribute in getattr.Manoj Naik1-0/+21
2006-06-09NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik1-9/+71