index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
getroot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
1
-0
/
+4
2011-03-22
nfs4: Fix NULL dereference at d_alloc_and_lookup()
Gusev Vitaliy
1
-0
/
+4
2011-03-16
nfs: store devname at disconnected NFS roots
Al Viro
1
-4
/
+32
2011-03-16
nfs: propagate devname to nfs{,4}_get_root()
Al Viro
1
-2
/
+4
2011-01-12
switch nfs to ->s_d_op
Al Viro
1
-6
/
+0
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
1
-2
/
+2
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-2
/
+2
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-2
/
+0
2011-01-07
fs: scale inode alias list
Nick Piggin
1
-0
/
+4
2010-10-25
new helper: ihold()
Al Viro
1
-2
/
+1
2010-06-22
nfs4 use mandatory attribute file type in nfs4_get_root
Andy Adamson
1
-1
/
+1
2010-05-14
NFSv4: Reduce stack footprint of nfs4_get_root()
Trond Myklebust
1
-30
/
+46
2010-05-14
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
1
-93
/
+22
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
1
-1
/
+0
2009-03-11
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
1
-2
/
+2
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
1
-8
/
+6
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
1
-2
/
+2
2007-12-12
NFS: Fix an Oops in NFS unmount
Trond Myklebust
1
-0
/
+11
2007-11-17
NFS: Fix the ustat() regression
Trond Myklebust
1
-54
/
+27
2007-09-28
NFS: Fix an Oops in encode_lookup()
Trond Myklebust
1
-0
/
+3
2007-05-09
NFS: Kill the obsolete NFS_PARANOIA
Jesper Juhl
1
-1
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-03
NFSv4: Don't require that NFSv4 mount paths begin with '/'
Trond Myklebust
1
-5
/
+6
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-22
NFS: Secure the roots of the NFS subtrees in a shared superblock
David Howells
1
-0
/
+5
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
1
-0
/
+306