Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
[safe/jmp/linux-2.6] / fs / nfs / namespace.c
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-01-30 Trond MyklebustNFS: Remove the redundant nfs_client->cl_nfsversion
2007-09-01 Trond MyklebustNFS: Fix use of cancel_delayed_work_sync in nfs_release...
2007-08-07 Trond MyklebustNFS: Replace flush_scheduled_work with cancel_work_sync...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-27 Adrian Bunk[PATCH] fs/nfs/: make code static
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Move rpc_ops from nfs_server to nfs_client
2006-09-23 David HowellsNFS: Add extra const qualifiers
2006-08-03 Josh TriplettNFS: Release dcache_lock in an error path of nfs_path
2006-06-09 David HowellsNFS: Split fs/nfs/inode.c
2006-06-09 Manoj NaikNFSv4: Follow a referral
2006-06-09 Trond MyklebustNFS: Add timeout to submounts
2006-06-09 Trond MyklebustNFS: Ensure the client submounts, when it crosses a...