summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* NFS: Add optional post-op getattr instruction to the NFSv4 file close.Trond Myklebust2005-10-271-0/+3
* NFSv4: Add directory post-op attributes to the CREATE operations.Trond Myklebust2005-10-271-0/+2
* NFS: Optimise inode attribute cache updatesTrond Myklebust2005-10-271-1/+1
* NFSv4: Eliminate nfsv4 open race...Trond Myklebust2005-10-181-1/+1
* NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust2005-10-181-15/+4
* NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust2005-10-181-1/+1
* NFSv4: Fix a potential CLOSE raceTrond Myklebust2005-10-181-1/+1
* NFSv4: Add functions to order RPC callsTrond Myklebust2005-10-181-7/+8
* [PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher2005-06-221-0/+27
* [PATCH] NFSv4: Client-side xdr for writing NFSv4 aclsJ. Bruce Fields2005-06-221-0/+7
* [PATCH] NFSv4: Client-side xdr for reading NFSv4 aclsJ. Bruce Fields2005-06-221-0/+7
* [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached aclsTrond Myklebust2005-06-221-0/+1
* [PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields2005-06-221-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+735
OpenPOWER on IntegriCloud