summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
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
2006-01-06NFSv4: Convert LOCK rpc call into an asynchronous RPC callTrond Myklebust
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust
2006-01-06NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctlyTrond Myklebust
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond Myklebust
2006-01-06NFSv4: Convert open() into an asynchronous RPC callTrond Myklebust
2005-10-27NFSv4: Convert unnecessary XDR warning messages into dprintk()Trond Myklebust
2005-10-27NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.Trond Myklebust
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_remove()Trond Myklebust
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_rename()Trond Myklebust
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_link()Trond Myklebust
2005-10-27NFS: Add optional post-op getattr instruction to the NFSv4 file close.Trond Myklebust
2005-10-27NFSv4: Add directory post-op attributes to the CREATE operations.Trond Myklebust
2005-10-27NFS: Optimise inode attribute cache updatesTrond Myklebust