summaryrefslogtreecommitdiff
path: root/fs/nfs/namespace.c
AgeCommit message (Expand)Author
2008-10-07nfs: BUG_ON in nfs_follow_mountpointDenis V. Lunev
2008-10-07nfs: ERR_PTR is expected on failure from nfs_do_clone_mountDenis V. Lunev
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro
2008-05-16nfs: path_{get,put}() cleanupsJan Blunck
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-19make nfs_automount_list staticAdrian Bunk
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-01-30NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust
2007-09-01NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timerTrond Myklebust
2007-08-07NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells
2006-09-22NFS: Add extra const qualifiersDavid Howells
2006-08-03NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells
2006-06-09NFSv4: Follow a referralManoj Naik
2006-06-09NFS: Add timeout to submountsTrond Myklebust
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust