aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2007-02-03NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_szTrond Myklebust
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro
2006-10-20[PATCH] xdr annotations: NFSv4Al Viro
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-09-22NFS: Disambiguate nfs_stat_to_errno()David Howells
2006-08-24NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells
2006-06-09NFSv4: A root pathname is sent as a zero component4Andy Adamson
2006-06-09NFSv4: Define an fs_locations bitmapManoj Naik
2006-06-09NFSv4: Decode mounted_on_fileid attribute in getattr.Manoj Naik
2006-06-09NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik
2006-06-09NFSv4: Implement the fs_locations function callTrond Myklebust
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust
2006-06-09NFSv4: remove obviously bogus comparison from decode_getaclJ. Bruce Fields
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-01-06NFS: Send valid mode bits to the serverTrond Myklebust
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust