Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / fs / nfs / namespace.c
2012-04-27 Bryan SchumakerNFS: Remove unused function nfs_lookup_with_sec()
2012-04-27 Bryan SchumakerNFS: Honor the authflavor set in the clone mount data
2012-04-27 Bryan SchumakerNFS: Fix following referral mount points with different...
2012-02-16 Chuck Levernfs: Clean up debugging in nfs_follow_mountpoint()
2011-07-12 Bryan SchumakerNFS: Add SECINFO_NO_NAME procedure
2011-04-12 Bryan SchumakerNFS: Remove unused argument from nfs_find_best_sec()
2011-04-06 Bryan SchumakerNFS: Fix a signed vs. unsigned secinfo bug
2011-03-27 Trond MyklebustNFS: Don't leak RPC clients in NFSv4 secinfo negotiation
2011-03-24 Bryan SchumakerNFS: use secinfo when crossing mountpoints
2011-03-24 Bryan SchumakerNFS: lookup supports alternate client
2011-03-21 Dan Carpenternfs: lock() vs unlock() typo
2011-03-16 Al Vironfs: nfs_do_{ref,sub}mount() superblock argument is...
2011-03-16 Al Vironfs: make nfs_path() work without vfsmount
2011-01-16 David HowellsUnexport do_add_mount() and add in follow_automount...
2011-01-16 David HowellsNFS: Use d_automount() rather than abusing follow_link()
2011-01-16 David HowellsAdd a dentry op to allow processes to be held during...
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: Use rename lock and RCU for multi-step operations
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_follow_mountpoint()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-06-23 Trond MyklebustNFS: Fix nfs_path() to always return a '/' at the begin...
2009-06-12 Al Viroswitch follow_down()
2008-10-07 Denis V. Lunevnfs: BUG_ON in nfs_follow_mountpoint
2008-10-07 Denis V. Lunevnfs: ERR_PTR is expected on failure from nfs_do_clone_mount
2008-08-01 Al Viro[PATCH] pass struct path * to do_add_mount()
2008-05-16 Jan Bluncknfs: path_{get,put}() cleanups
2008-05-16 Harvey Harrisonnfs: replace remaining __FUNCTION__ occurrences
2008-04-19 Adrian Bunkmake nfs_automount_list static
2008-02-15 Jan BlunckIntroduce path_put()
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...