aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/getroot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust1-30/+46
2010-05-14NFSv4: Eliminate nfs4_path_walk()Trond Myklebust1-93/+22
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan1-1/+0
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust1-2/+2
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig1-8/+6
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells1-2/+2
2007-12-12NFS: Fix an Oops in NFS unmountTrond Myklebust1-0/+11
2007-11-17NFS: Fix the ustat() regressionTrond Myklebust1-54/+27
2007-09-28NFS: Fix an Oops in encode_lookup()Trond Myklebust1-0/+3
2007-05-09NFS: Kill the obsolete NFS_PARANOIAJesper Juhl1-1/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-03NFSv4: Don't require that NFSv4 mount paths begin with '/'Trond Myklebust1-5/+6
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-22NFS: Secure the roots of the NFS subtrees in a shared superblockDavid Howells1-0/+5
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-0/+306