aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/proc.c
AgeCommit message (Expand)Author
2008-10-07nfs: authenticated deep mountingEG Keizer
2008-07-09NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust
2008-07-09NFS: Fix the ftruncate() credential problemTrond Myklebust
2008-07-09NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-30NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever
2008-01-30NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust
2007-10-21NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust
2007-10-09NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust
2007-10-09NFS: Fix atime revalidation in read()Trond Myklebust
2007-10-09NFS: Fix atime revalidation in readdir()Trond Myklebust
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-03NFS: Remove nfs_readpage_sync()Trond Myklebust
2006-12-08[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris
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-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells
2006-09-22NFS: Add extra const qualifiersDavid Howells
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells
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-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-01-06NFS: Send valid mode bits to the serverTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2005-12-03NFS: Fix post-op attribute revalidation...Trond Myklebust
2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust
2005-06-22[PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields
2005-04-16Linux-2.6.12-rc2Linus Torvalds