| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: readdir with vmapped pages | Bryan Schumaker | 2010-10-23 | 1 | -2/+2 |
* | NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c | Chuck Lever | 2010-09-21 | 1 | -2/+3 |
* | nfs: make sillyrename an async operation | Jeff Layton | 2010-09-17 | 1 | -0/+23 |
* | nfs: standardize the rename response container | Jeff Layton | 2010-09-17 | 1 | -8/+8 |
* | nfs: standardize the rename args container | Jeff Layton | 2010-09-17 | 1 | -7/+5 |
* | NFS: Clean up nfs4_proc_create() | Trond Myklebust | 2010-09-17 | 1 | -1/+1 |
* | NFS: Reduce the stack footprint of nfs_rmdir | Trond Myklebust | 2010-05-14 | 1 | -5/+10 |
* | NFS: Reduce stack footprint of nfs_proc_remove() | Trond Myklebust | 2010-05-14 | 1 | -4/+9 |
* | NFS: Reduce stack footprint of nfs3_proc_readlink() | Trond Myklebust | 2010-05-14 | 1 | -5/+10 |
* | NFS: Reduce the stack footprint of nfs_link() | Trond Myklebust | 2010-05-14 | 1 | -10/+12 |
* | NFS: Reduce stack footprint of nfs_readdir() | Trond Myklebust | 2010-05-14 | 1 | -5/+8 |
* | NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename() | Trond Myklebust | 2010-05-14 | 1 | -10/+13 |
* | NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access() | Trond Myklebust | 2010-05-14 | 1 | -7/+10 |
* | NFS: Reduce the stack footprint of nfs_lookup | Trond Myklebust | 2010-05-14 | 1 | -4/+6 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOX | Jeff Layton | 2010-02-10 | 1 | -4/+5 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-24 | 1 | -1/+0 |
* | NFS: out of date comment regarding O_EXCL above nfs3_proc_create() | Harshula Jayasuriya | 2009-09-09 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 | 1 | -3/+3 |
|\ |
|
| * | New helper - current_umask() | Al Viro | 2009-04-01 | 1 | -3/+3 |
* | | NFS: Optimise NFS close() | Trond Myklebust | 2009-03-19 | 1 | -0/+1 |
|/ |
|
* | nfs: authenticated deep mounting | EG Keizer | 2008-10-08 | 1 | -2/+18 |
* | NFS: Remove the redundant file_open entry from struct nfs_rpc_ops | Trond Myklebust | 2008-07-09 | 1 | -2/+0 |
* | NFS: Fix the ftruncate() credential problem | Trond Myklebust | 2008-07-09 | 1 | -0/+2 |
* | NFS: Reduce the stack usage in NFSv3 create operations | Trond Myklebust | 2008-07-09 | 1 | -129/+142 |
* | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 | 1 | -3/+3 |
* | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-02-01 | 1 | -5/+2 |
|\ |
|
| * | NFS: Switch from intr mount option to TASK_KILLABLE | Matthew Wilcox | 2007-12-06 | 1 | -5/+2 |
* | | NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() | Chuck Lever | 2008-01-30 | 1 | -1/+3 |
* | | NFS: Clean up the (commit|read|write)_setup() callback routines | Trond Myklebust | 2008-01-30 | 1 | -35/+6 |
|/ |
|
* | NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode | Trond Myklebust | 2007-10-09 | 1 | -2/+1 |
* | NFSv3: Always use directory post-op attributes in nfs3_proc_lookup | Trond Myklebust | 2007-10-09 | 1 | -2/+1 |
* | NFS: Fake up 'wcc' attributes to prevent cache invalidation after write | Trond Myklebust | 2007-10-09 | 1 | -1/+1 |
* | NFS: Fix atime revalidation in read() | Trond Myklebust | 2007-10-09 | 1 | -3/+3 |
* | NFS: Fix atime revalidation in readdir() | Trond Myklebust | 2007-10-09 | 1 | -0/+3 |
* | SUNRPC: Clean up the sillyrename code | Trond Myklebust | 2007-07-19 | 1 | -29/+9 |
* | NFS: Introduce struct nfs_removeargs+nfs_removeres | Trond Myklebust | 2007-07-19 | 1 | -17/+17 |
* | NFS: nfs3_proc_create() should use nfs_post_op_update_inode() | Trond Myklebust | 2007-07-11 | 1 | -3/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | NFS: Remove nfs_readpage_sync() | Trond Myklebust | 2007-02-04 | 1 | -24/+0 |
* | [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -1/+1 |
* | NFS: Remove nfs_writepage_sync() | Trond Myklebust | 2006-12-06 | 1 | -47/+0 |
* | NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync | Frank Filz | 2006-12-06 | 1 | -3/+0 |
* | NFS Exclusive open not supported bug | Andy Ryan | 2006-12-06 | 1 | -1/+1 |
* | [PATCH] nfs: verifier is network-endian | Al Viro | 2006-10-20 | 1 | -1/+1 |
* | [PATCH] fs: Removing useless casts | Panagiotis Issaris | 2006-09-27 | 1 | -1/+1 |
* | NFS: Use cached page as buffer for NFS symlink requests | Chuck Lever | 2006-09-23 | 1 | -7/+7 |
* | NFS: Fix double d_drop in nfs_instantiate() error path | Chuck Lever | 2006-09-23 | 1 | -10/+16 |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-23 | 1 | -1/+1 |
* | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 2006-09-23 | 1 | -3/+3 |