aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/getroot.c
AgeCommit message (Expand)Author
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: scale inode alias listNick Piggin
2010-10-25new helper: ihold()Al Viro
2010-06-22nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson
2010-05-14NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust
2010-05-14NFSv4: Eliminate nfs4_path_walk()Trond Myklebust
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells
2007-12-12NFS: Fix an Oops in NFS unmountTrond Myklebust
2007-11-17NFS: Fix the ustat() regressionTrond Myklebust
2007-09-28NFS: Fix an Oops in encode_lookup()Trond Myklebust
2007-05-09NFS: Kill the obsolete NFS_PARANOIAJesper Juhl
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-03NFSv4: Don't require that NFSv4 mount paths begin with '/'Trond Myklebust
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-22NFS: Secure the roots of the NFS subtrees in a shared superblockDavid Howells
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells