summaryrefslogtreecommitdiffstats
path: root/fs/nfs/namespace.c
Commit message (Expand)AuthorAgeFilesLines
...
* NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust2007-08-071-4/+2Star
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-2/+2
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-5/+4Star
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-1/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-2/+0Star
* [PATCH] fs/nfs/: make code staticAdrian Bunk2006-09-271-3/+9
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-231-7/+18
* NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2006-09-231-2/+4
* NFS: Add extra const qualifiersDavid Howells2006-09-231-1/+2
* NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett2006-08-031-1/+3
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-091-1/+111
* NFSv4: Follow a referralManoj Naik2006-06-091-1/+8
* NFS: Add timeout to submountsTrond Myklebust2006-06-091-1/+24
* NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust2006-06-091-0/+89