aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/getroot.c
AgeCommit message (Expand)Author
2021-11-05NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker
2021-06-28nfs: update has_sec_mnt_opts after cloning lsm options from parentScott Mayhew
2020-03-30NFS: Ensure security label is set for root inodeScott Mayhew
2020-01-15NFS: Attach supplementary error information to fs_context.Scott Mayhew
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-08-07dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields
2014-04-15NFS: Fix memroy leak for double mountsKinglong Mee
2013-06-08NFS:Add labels to client function prototypesDavid Quigley
2013-02-17nfs: remove kfree() redundant null checksTim Gardner
2012-10-02nfs: include internal.h in getroot.hStanislav Kinsbursky
2012-07-17NFS: Move the v4 getroot code to nfs4getroot.cBryan Schumaker
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro
2012-05-14NFS: Create a single nfs_get_root()Bryan Schumaker
2012-05-14NFS: Rename nfs4_proc_get_root()Bryan Schumaker
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-22nfs4: Fix NULL dereference at d_alloc_and_lookup()Gusev Vitaliy
2011-03-16nfs: store devname at disconnected NFS rootsAl Viro
2011-03-16nfs: propagate devname to nfs{,4}_get_root()Al Viro
2011-01-12switch nfs to ->s_d_opAl Viro
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