linux/fs/nfs
Trond Myklebust 1c3c07e9f6 NFS: Add a new ACCESS rpc call cache to the linux nfs client
The current access cache only allows one entry at a time to be cached for each
inode. Add a per-inode red-black tree in order to allow more than one to
be cached at a time.

Should significantly cut down the time spent in path traversal for shared
directories such as ${PATH}, /usr/share, etc.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-09-22 23:24:28 -04:00
..
callback_proc.c
callback_xdr.c
callback.c
callback.h
delegation.c
delegation.h
dir.c NFS: Add a new ACCESS rpc call cache to the linux nfs client 2006-09-22 23:24:28 -04:00
direct.c [PATCH] NFS: large non-page-aligned direct I/O clobbers memory 2006-09-08 10:22:51 -07:00
file.c
idmap.c SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs 2006-08-24 15:50:51 -04:00
inode.c NFS: Add a new ACCESS rpc call cache to the linux nfs client 2006-09-22 23:24:28 -04:00
internal.h
iostat.h
Makefile
mount_clnt.c
namespace.c
nfs2xdr.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4_fs.h
nfs4namespace.c
nfs4proc.c NFSv4: Fix incorrect semaphore release in _nfs4_do_open() 2006-09-19 11:54:53 -04:00
nfs4renewd.c
nfs4state.c
nfs4xdr.c NFS: Check lengths more thoroughly in NFS4 readdir XDR decode 2006-08-24 15:53:34 -04:00
nfsroot.c
pagelist.c
proc.c
read.c NFS: Fix Oopsable condition in nfs_readpage_sync() 2006-09-19 11:54:39 -04:00
super.c
symlink.c
sysctl.c
unlink.c
write.c NFS: Fix nfs_page use after free issues in fs/nfs/write.c 2006-09-19 11:59:10 -04:00