Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / nfs / getroot.c
2009-03-11 Trond MyklebustNFS: Fix the type of struct nfs_fattr->mode
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2007-12-12 Trond MyklebustNFS: Fix an Oops in NFS unmount
2007-11-17 Trond MyklebustNFS: Fix the ustat() regression
2007-09-28 Trond MyklebustNFS: Fix an Oops in encode_lookup()
2007-05-09 Jesper JuhlNFS: Kill the obsolete NFS_PARANOIA
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-02-03 Trond MyklebustNFSv4: Don't require that NFSv4 mount paths begin with '/'
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-23 David HowellsNFS: Secure the roots of the NFS subtrees in a shared...
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...