index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
getroot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-19
1
-1
/
+1
*
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
1
-1
/
+1
*
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
2014-08-07
1
-1
/
+1
*
NFS: Fix memroy leak for double mounts
Kinglong Mee
2014-04-15
1
-1
/
+2
*
NFS:Add labels to client function prototypes
David Quigley
2013-06-08
1
-1
/
+1
*
nfs: remove kfree() redundant null checks
Tim Gardner
2013-02-17
1
-2
/
+1
*
nfs: include internal.h in getroot.h
Stanislav Kinsbursky
2012-10-02
1
-0
/
+2
*
NFS: Move the v4 getroot code to nfs4getroot.c
Bryan Schumaker
2012-07-17
1
-50
/
+0
*
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-14
1
-1
/
+1
*
NFS: Create a single nfs_get_root()
Bryan Schumaker
2012-05-14
1
-83
/
+0
*
NFS: Rename nfs4_proc_get_root()
Bryan Schumaker
2012-05-14
1
-1
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-4
/
+2
*
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
1
-0
/
+4
|
\
|
*
nfs4: Fix NULL dereference at d_alloc_and_lookup()
Gusev Vitaliy
2011-03-22
1
-0
/
+4
*
|
nfs: store devname at disconnected NFS roots
Al Viro
2011-03-16
1
-4
/
+32
*
|
nfs: propagate devname to nfs{,4}_get_root()
Al Viro
2011-03-16
1
-2
/
+4
|
/
*
switch nfs to ->s_d_op
Al Viro
2011-01-12
1
-6
/
+0
*
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
1
-2
/
+2
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-2
/
+2
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-2
/
+0
*
fs: scale inode alias list
Nick Piggin
2011-01-07
1
-0
/
+4
*
new helper: ihold()
Al Viro
2010-10-25
1
-2
/
+1
*
nfs4 use mandatory attribute file type in nfs4_get_root
Andy Adamson
2010-06-22
1
-1
/
+1
*
NFSv4: Reduce stack footprint of nfs4_get_root()
Trond Myklebust
2010-05-14
1
-30
/
+46
*
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
2010-05-14
1
-93
/
+22
*
headers: mnt_namespace.h redux
Alexey Dobriyan
2009-07-08
1
-1
/
+0
*
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2009-03-11
1
-2
/
+2
*
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
1
-8
/
+6
*
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
1
-2
/
+2
*
NFS: Fix an Oops in NFS unmount
Trond Myklebust
2007-12-12
1
-0
/
+11
*
NFS: Fix the ustat() regression
Trond Myklebust
2007-11-17
1
-54
/
+27
*
NFS: Fix an Oops in encode_lookup()
Trond Myklebust
2007-09-28
1
-0
/
+3
*
NFS: Kill the obsolete NFS_PARANOIA
Jesper Juhl
2007-05-09
1
-1
/
+0
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
NFSv4: Don't require that NFSv4 mount paths begin with '/'
Trond Myklebust
2007-02-03
1
-5
/
+6
*
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
2006-12-08
1
-1
/
+1
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
NFS: Secure the roots of the NFS subtrees in a shared superblock
David Howells
2006-09-22
1
-0
/
+5
*
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
1
-0
/
+306