aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/getroot.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-241-0/+4
|\
| * nfs4: Fix NULL dereference at d_alloc_and_lookup()Gusev Vitaliy2011-03-221-0/+4
* | nfs: store devname at disconnected NFS rootsAl Viro2011-03-161-4/+32
* | nfs: propagate devname to nfs{,4}_get_root()Al Viro2011-03-161-2/+4
|/
* switch nfs to ->s_d_opAl Viro2011-01-121-6/+0
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-071-2/+2
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-2/+2
* fs: dcache remove dcache_lockNick Piggin2011-01-071-2/+0
* fs: scale inode alias listNick Piggin2011-01-071-0/+4
* 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