summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-141-0/+1
* NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust2008-10-081-1/+1
* NFS: SETCLIENTID truncates client ID and netidChuck Lever2008-10-071-4/+4
* NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit buildsRichard Kennedy2008-10-071-1/+1
* NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-091-2/+0
* NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-091-0/+1
* NFSv4: Only increment the sequence id if the server saw itTrond Myklebust2008-04-191-2/+8
* NFS: NFS version number is unsignedChuck Lever2008-01-301-1/+1
* NFSv4: Add socket proto argument to setclientidTrond Myklebust2008-01-301-1/+1
* NFS: Ensure NFSv4 SETCLIENTID send buffer is large enoughChuck Lever2008-01-301-6/+7
* NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust2008-01-301-3/+3
* NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2007-10-091-1/+2
* NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust2007-10-091-0/+3
* SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-191-3/+2
* NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-191-12/+15
* NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2007-07-101-2/+2
* NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton2007-07-101-0/+1
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-121-2/+2
|\
| * [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-2/+2
* | NFS: Remove nfs_readpage_sync()Trond Myklebust2007-02-031-1/+0
|/
* NFS: Remove nfs_writepage_sync()Trond Myklebust2006-12-061-2/+0
* [PATCH] nfs: verifier is network-endianAl Viro2006-10-201-4/+4
* [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-201-1/+1
* NFS: Use cached page as buffer for NFS symlink requestsChuck Lever2006-09-221-7/+10
* NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever2006-09-221-3/+2
* SUNRPC: remove extraneous header inclusionsChuck Lever2006-09-221-1/+0
* NFS: Add extra const qualifiersDavid Howells2006-09-221-3/+3
* NFS: Add a server capabilities NFS RPC opDavid Howells2006-09-221-0/+1
* NFS: Add a lookupfh NFS RPC opDavid Howells2006-09-221-0/+3
* [PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust2006-09-081-2/+2
* NFSv4: increase client-provided nfs4 clientid sizeJ. Bruce Fields2006-08-241-1/+1
* Revert "Merge branch 'odirect'"Trond Myklebust2006-06-281-0/+2
* Merge branch 'odirect'Trond Myklebust2006-06-251-2/+0
* NFS: Eliminate nfs_get_user_pages()Chuck Lever2006-06-241-0/+2
* NFSv4: Follow a referralManoj Naik2006-06-091-0/+1
* NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik2006-06-091-10/+20
* NFSv4: Implement the fs_locations function callTrond Myklebust2006-06-091-0/+24
* NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-091-7/+12
* NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever2006-06-091-2/+2
* NFS: Clean up inode metadata updatesTrond Myklebust2006-06-091-2/+1
* NFS: Cleanup of NFS read codeTrond Myklebust2006-03-201-1/+1
* NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust2006-03-201-1/+2
* NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust2006-01-061-0/+6
* NFS: support large reads and writes on the wireChuck Lever2006-01-061-13/+16
* NFSv4: locking XDR cleanupTrond Myklebust2006-01-061-28/+24
* NFSv4: Make open_confirm() asynchronous tooTrond Myklebust2006-01-061-1/+1
* NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.Trond Myklebust2005-10-271-0/+2
* NFSv4: Add post-op attributes to nfs4_proc_remove()Trond Myklebust2005-10-271-0/+7
* NFSv4: Add post-op attributes to nfs4_proc_rename()Trond Myklebust2005-10-271-0/+4
* NFSv4: Add post-op attributes to nfs4_proc_link()Trond Myklebust2005-10-271-0/+9