summaryrefslogtreecommitdiffstats
path: root/fs/nfs/getroot.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: ihold()Al Viro2010-10-251-2/+1
* nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson2010-06-221-1/+1
* NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust2010-05-141-30/+46
* NFSv4: Eliminate nfs4_path_walk()Trond Myklebust2010-05-141-93/+22
* headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-081-1/+0
* NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-111-2/+2
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-8/+6
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-071-2/+2
* NFS: Fix an Oops in NFS unmountTrond Myklebust2007-12-121-0/+11
* NFS: Fix the ustat() regressionTrond Myklebust2007-11-171-54/+27
* NFS: Fix an Oops in encode_lookup()Trond Myklebust2007-09-281-0/+3
* NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-091-1/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* NFSv4: Don't require that NFSv4 mount paths begin with '/'Trond Myklebust2007-02-031-5/+6
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* NFS: Secure the roots of the NFS subtrees in a shared superblockDavid Howells2006-09-221-0/+5
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-221-0/+306
OpenPOWER on IntegriCloud