summaryrefslogtreecommitdiffstats
path: root/fs/nfs/getroot.c
AgeCommit message (Expand)AuthorLines
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells-2/+2
2007-12-12NFS: Fix an Oops in NFS unmountTrond Myklebust-0/+11
2007-11-17NFS: Fix the ustat() regressionTrond Myklebust-54/+27
2007-09-28NFS: Fix an Oops in encode_lookup()Trond Myklebust-0/+3
2007-05-09NFS: Kill the obsolete NFS_PARANOIAJesper Juhl-1/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-03NFSv4: Don't require that NFSv4 mount paths begin with '/'Trond Myklebust-5/+6
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-09-22NFS: Secure the roots of the NFS subtrees in a shared superblockDavid Howells-0/+5
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells-0/+306