aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2008-10-14NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust
2008-10-08NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust
2008-10-07NFS: SETCLIENTID truncates client ID and netidChuck Lever
2008-10-07NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit buildsRichard Kennedy
2008-07-09NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust
2008-07-09NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust
2008-01-30NFS: NFS version number is unsignedChuck Lever
2008-01-30NFSv4: Add socket proto argument to setclientidTrond Myklebust
2008-01-30NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever
2008-01-30NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust
2007-10-09NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust
2007-10-09NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust
2007-07-10NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-03NFS: Remove nfs_readpage_sync()Trond Myklebust
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever
2006-09-22NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever
2006-09-22NFS: Add extra const qualifiersDavid Howells
2006-09-22NFS: Add a server capabilities NFS RPC opDavid Howells
2006-09-22NFS: Add a lookupfh NFS RPC opDavid Howells
2006-09-08[PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust
2006-08-24NFSv4: increase client-provided nfs4 clientid sizeJ. Bruce Fields
2006-06-28Revert "Merge branch 'odirect'"Trond Myklebust
2006-06-25Merge branch 'odirect'Trond Myklebust
2006-06-24NFS: Eliminate nfs_get_user_pages()Chuck Lever
2006-06-09NFSv4: Follow a referralManoj 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-09NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever
2006-06-09NFS: Clean up inode metadata updatesTrond Myklebust
2006-03-20NFS: Cleanup of NFS read codeTrond Myklebust
2006-03-20NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust
2006-01-06NFS: support large reads and writes on the wireChuck Lever
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond 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