summaryrefslogtreecommitdiff
path: root/fs/nfs/getroot.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
* dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-07
* NFS: Fix memroy leak for double mountsKinglong Mee2014-04-15
* NFS:Add labels to client function prototypesDavid Quigley2013-06-08
* nfs: remove kfree() redundant null checksTim Gardner2013-02-17
* nfs: include internal.h in getroot.hStanislav Kinsbursky2012-10-02
* NFS: Move the v4 getroot code to nfs4getroot.cBryan Schumaker2012-07-17
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
* NFS: Create a single nfs_get_root()Bryan Schumaker2012-05-14
* NFS: Rename nfs4_proc_get_root()Bryan Schumaker2012-05-14
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-24
|\
| * nfs4: Fix NULL dereference at d_alloc_and_lookup()Gusev Vitaliy2011-03-22
* | nfs: store devname at disconnected NFS rootsAl Viro2011-03-16
* | nfs: propagate devname to nfs{,4}_get_root()Al Viro2011-03-16
|/
* switch nfs to ->s_d_opAl Viro2011-01-12
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-07
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: scale inode alias listNick Piggin2011-01-07
* new helper: ihold()Al Viro2010-10-25
* nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson2010-06-22
* NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust2010-05-14
* NFSv4: Eliminate nfs4_path_walk()Trond Myklebust2010-05-14
* headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-08
* NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-11
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* NFS: Fix an Oops in NFS unmountTrond Myklebust2007-12-12
* NFS: Fix the ustat() regressionTrond Myklebust2007-11-17
* NFS: Fix an Oops in encode_lookup()Trond Myklebust2007-09-28
* NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* NFSv4: Don't require that NFSv4 mount paths begin with '/'Trond Myklebust2007-02-03
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* NFS: Secure the roots of the NFS subtrees in a shared superblockDavid Howells2006-09-22
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-22