aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/namespace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-5/+4
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-1/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-2/+0
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk1-3/+9
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-7/+18
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells1-2/+4
2006-09-22NFS: Add extra const qualifiersDavid Howells1-1/+2
2006-08-03NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett1-1/+3
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells1-1/+111
2006-06-09NFSv4: Follow a referralManoj Naik1-1/+8
2006-06-09NFS: Add timeout to submountsTrond Myklebust1-1/+24
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust1-0/+89