aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3proc.c
Commit message (Expand)AuthorAge
* NFS: lookup supports alternate clientBryan Schumaker2011-03-24
* NFS move nfs_client initialization into nfs_get_clientAndy Adamson2011-03-11
* NFS: readdir with vmapped pagesBryan Schumaker2010-10-23
* NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.cChuck Lever2010-09-21
* nfs: make sillyrename an async operationJeff Layton2010-09-17
* nfs: standardize the rename response containerJeff Layton2010-09-17
* nfs: standardize the rename args containerJeff Layton2010-09-17
* NFS: Clean up nfs4_proc_create()Trond Myklebust2010-09-17
* NFS: Reduce the stack footprint of nfs_rmdirTrond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs3_proc_readlink()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_link()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_readdir()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()Trond Myklebust2010-05-14
* NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOXJeff Layton2010-02-10
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* NFS: out of date comment regarding O_EXCL above nfs3_proc_create()Harshula Jayasuriya2009-09-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\
| * New helper - current_umask()Al Viro2009-03-31
* | NFS: Optimise NFS close()Trond Myklebust2009-03-19
|/
* nfs: authenticated deep mountingEG Keizer2008-10-07
* NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-09
* NFS: Fix the ftruncate() credential problemTrond Myklebust2008-07-09
* NFS: Reduce the stack usage in NFSv3 create operationsTrond Myklebust2008-07-09
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-06
* | NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever2008-01-30
* | NFS: Clean up the (commit|read|write)_setup() callback routinesTrond Myklebust2008-01-30
|/
* NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inodeTrond Myklebust2007-10-09
* NFSv3: Always use directory post-op attributes in nfs3_proc_lookupTrond Myklebust2007-10-09
* NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2007-10-09
* NFS: Fix atime revalidation in read()Trond Myklebust2007-10-09
* NFS: Fix atime revalidation in readdir()Trond Myklebust2007-10-09
* SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-19
* NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-19
* NFS: nfs3_proc_create() should use nfs_post_op_update_inode()Trond Myklebust2007-07-10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* NFS: Remove nfs_readpage_sync()Trond Myklebust2007-02-03
* [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* NFS: Remove nfs_writepage_sync()Trond Myklebust2006-12-06
* NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz2006-12-06
* NFS Exclusive open not supported bugAndy Ryan2006-12-06
* [PATCH] nfs: verifier is network-endianAl Viro2006-10-20
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-27
* NFS: Use cached page as buffer for NFS symlink requestsChuck Lever2006-09-22
* NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever2006-09-22