summaryrefslogtreecommitdiffstats
path: root/fs/nfs/proc.c
AgeCommit message (Expand)AuthorLines
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison-4/+4
2008-01-30NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever-1/+3
2008-01-30NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust-21/+5
2007-10-21NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust-0/+1
2007-10-09NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust-1/+1
2007-10-09NFS: Fix atime revalidation in read()Trond Myklebust-0/+1
2007-10-09NFS: Fix atime revalidation in readdir()Trond Myklebust-0/+2
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust-21/+5
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust-10/+10
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-03NFS: Remove nfs_readpage_sync()Trond Myklebust-30/+0
2006-12-08[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek-1/+1
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust-28/+0
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz-3/+0
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris-1/+1
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever-7/+7
2006-09-22NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever-8/+21
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells-2/+2
2006-09-22NFS: Add extra const qualifiersDavid Howells-1/+1
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells-4/+1
2006-03-20NFS: Cleanup of NFS read codeTrond Myklebust-20/+5
2006-03-20NFS: Cleanup of NFS write code in preparation for asynchronous o_directTrond Myklebust-19/+5
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever-22/+85
2006-01-06NFS: Send valid mode bits to the serverTrond Myklebust-0/+3
2006-01-06RPC: Clean up RPC task structureTrond Myklebust-10/+18
2005-12-03NFS: Fix post-op attribute revalidation...Trond Myklebust-0/+1
2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust-3/+13
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust-13/+13
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust-1/+1
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust-0/+2
2005-06-22[PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+655