aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs3proc.c
AgeCommit message (Expand)Author
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker
2010-09-21NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.cChuck Lever
2010-09-17nfs: make sillyrename an async operationJeff Layton
2010-09-17nfs: standardize the rename response containerJeff Layton
2010-09-17nfs: standardize the rename args containerJeff Layton
2010-09-17NFS: Clean up nfs4_proc_create()Trond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_rmdirTrond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs3_proc_readlink()Trond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_link()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_readdir()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()Trond Myklebust
2010-05-14NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOXJeff Layton
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-08NFS: out of date comment regarding O_EXCL above nfs3_proc_create()Harshula Jayasuriya
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-31New helper - current_umask()Al Viro
2009-03-19NFS: Optimise NFS close()Trond Myklebust
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: Reduce the stack usage in NFSv3 create operationsTrond Myklebust
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox
2007-10-09NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inodeTrond Myklebust
2007-10-09NFSv3: Always use directory post-op attributes in nfs3_proc_lookupTrond 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-07-10NFS: nfs3_proc_create() should use nfs_post_op_update_inode()Trond 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-12-06NFS Exclusive open not supported bugAndy Ryan
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro
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: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells