Bryan Schumaker
|
a38a9eac75
NFS: Move the v4 getroot code to nfs4getroot.c
|
13 år sedan |
Al Viro
|
b3d9b7a3c7
vfs: switch i_dentry/d_alias to hlist
|
13 år sedan |
Bryan Schumaker
|
bae36241be
NFS: Create a single nfs_get_root()
|
13 år sedan |
Bryan Schumaker
|
3028eb2b32
NFS: Rename nfs4_proc_get_root()
|
13 år sedan |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 år sedan |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 år sedan |
Trond Myklebust
|
0acd220192
Merge branch 'nfs-for-2.6.39' into nfs-for-next
|
14 år sedan |
Gusev Vitaliy
|
4667058b77
nfs4: Fix NULL dereference at d_alloc_and_lookup()
|
14 år sedan |
Al Viro
|
b1942c5f8c
nfs: store devname at disconnected NFS roots
|
14 år sedan |
Al Viro
|
0d5839ad05
nfs: propagate devname to nfs{,4}_get_root()
|
14 år sedan |
Al Viro
|
8b244ff2fa
switch nfs to ->s_d_op
|
14 år sedan |
Nick Piggin
|
873feea09e
fs: dcache per-inode inode alias locking
|
14 år sedan |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 år sedan |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 år sedan |
Nick Piggin
|
b23fb0a603
fs: scale inode alias list
|
14 år sedan |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 år sedan |
Andy Adamson
|
f799bdb355
nfs4 use mandatory attribute file type in nfs4_get_root
|
15 år sedan |
Trond Myklebust
|
8bac9db9cf
NFSv4: Reduce stack footprint of nfs4_get_root()
|
15 år sedan |
Trond Myklebust
|
815409d22d
NFSv4: Eliminate nfs4_path_walk()
|
15 år sedan |
Alexey Dobriyan
|
b43f3cbd21
headers: mnt_namespace.h redux
|
16 år sedan |
Trond Myklebust
|
bca794785c
NFS: Fix the type of struct nfs_fattr->mode
|
16 år sedan |
Christoph Hellwig
|
440037287c
[PATCH] switch all filesystems over to d_obtain_alias
|
17 år sedan |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
17 år sedan |
Trond Myklebust
|
a10db50a4a
NFS: Fix an Oops in NFS unmount
|
17 år sedan |
Trond Myklebust
|
b09b9417d0
NFS: Fix the ustat() regression
|
17 år sedan |
Trond Myklebust
|
54af3bb543
NFS: Fix an Oops in encode_lookup()
|
17 år sedan |
Jesper Juhl
|
7a13e93228
NFS: Kill the obsolete NFS_PARANOIA
|
18 år sedan |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 år sedan |
Trond Myklebust
|
faebf4e2bb
NFSv4: Don't require that NFSv4 mount paths begin with '/'
|
18 år sedan |
Kirill Korotaev
|
6b3286ed11
[PATCH] rename struct namespace to struct mnt_namespace
|
18 år sedan |