Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac96511bb5cf92bad97ffc2249f75e45eb70301d
/
fs
/
nfs
/
getroot.c
4e437e9
nfs: include internal.h in getroot.h
by Stanislav Kinsbursky
· 12 years ago
a38a9ea
NFS: Move the v4 getroot code to nfs4getroot.c
by Bryan Schumaker
· 12 years ago
b3d9b7a
vfs: switch i_dentry/d_alias to hlist
by Al Viro
· 12 years ago
bae3624
NFS: Create a single nfs_get_root()
by Bryan Schumaker
· 12 years ago
3028eb2
NFS: Rename nfs4_proc_get_root()
by Bryan Schumaker
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
4667058
nfs4: Fix NULL dereference at d_alloc_and_lookup()
by Gusev Vitaliy
· 14 years ago
b1942c5
nfs: store devname at disconnected NFS roots
by Al Viro
· 14 years ago
0d5839a
nfs: propagate devname to nfs{,4}_get_root()
by Al Viro
· 14 years ago
8b244ff
switch nfs to ->s_d_op
by Al Viro
· 14 years ago
873feea
fs: dcache per-inode inode alias locking
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
b23fb0a
fs: scale inode alias list
by Nick Piggin
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
f799bdb
nfs4 use mandatory attribute file type in nfs4_get_root
by Andy Adamson
· 14 years ago
8bac9db
NFSv4: Reduce stack footprint of nfs4_get_root()
by Trond Myklebust
· 15 years ago
815409d
NFSv4: Eliminate nfs4_path_walk()
by Trond Myklebust
· 15 years ago
b43f3cb
headers: mnt_namespace.h redux
by Alexey Dobriyan
· 15 years ago
bca7947
NFS: Fix the type of struct nfs_fattr->mode
by Trond Myklebust
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
a10db50
NFS: Fix an Oops in NFS unmount
by Trond Myklebust
· 17 years ago
b09b941
NFS: Fix the ustat() regression
by Trond Myklebust
· 17 years ago
54af3bb
NFS: Fix an Oops in encode_lookup()
by Trond Myklebust
· 17 years ago
7a13e93
NFS: Kill the obsolete NFS_PARANOIA
by Jesper Juhl
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
faebf4e
NFSv4: Don't require that NFSv4 mount paths begin with '/'
by Trond Myklebust
· 18 years ago
6b3286e
[PATCH] rename struct namespace to struct mnt_namespace
by Kirill Korotaev
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
738a351
NFS: Secure the roots of the NFS subtrees in a shared superblock
by David Howells
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago