Al Viro
|
d4c91a8f7e
new helper: d_same_name()
|
9 жил өмнө |
He Kuang
|
ae0a843c74
dentry_cmp(): use lockless_dereference() instead of smp_read_barrier_depends()
|
9 жил өмнө |
Al Viro
|
c074cefcc0
Merge branch 'for-linus' into work.misc
|
9 жил өмнө |
Al Viro
|
e7d6ef9790
fix idiotic braino in d_alloc_parallel()
|
9 жил өмнө |
Al Viro
|
ba65dc5ef1
much milder d_walk() race
|
9 жил өмнө |
Al Viro
|
3d56c25e3b
fix d_walk()/non-delayed __d_free() race
|
9 жил өмнө |
Al Viro
|
affda48410
trim fsnotify hooks a bit
|
9 жил өмнө |
Linus Torvalds
|
7e0fb73c52
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
|
9 жил өмнө |
George Spelvin
|
fcfd2fbf22
fs/namei.c: Add hashlen_string() function
|
9 жил өмнө |
Linus Torvalds
|
9e17632c0a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 жил өмнө |
Al Viro
|
9902af79c0
parallel lookups: actual switch to rwsem
|
9 жил өмнө |
Al Viro
|
d9171b9345
parallel lookups machinery, part 4 (and last)
|
9 жил өмнө |
Al Viro
|
94bdd655ca
parallel lookups machinery, part 3
|
9 жил өмнө |
Al Viro
|
84e710da2a
parallel lookups machinery, part 2
|
9 жил өмнө |
Al Viro
|
85c7f81041
beginning of transition to parallel lookups - marking in-lookup dentries
|
9 жил өмнө |
Al Viro
|
0568d705b0
__d_add(): don't drop/regain ->d_lock
|
9 жил өмнө |
Al Viro
|
b96809173e
security_d_instantiate(): move to the point prior to attaching dentry to inode
|
9 жил өмнө |
Al Viro
|
798434bda3
__d_alloc(): treat NULL name as QSTR("/", 1)
|
9 жил өмнө |
Miklos Szeredi
|
d101a12595
fs: add file_dentry()
|
9 жил өмнө |
Al Viro
|
ed782b5a70
dcache.c: new helper: __d_add()
|
9 жил өмнө |
Al Viro
|
de689f5e36
don't bother with __d_instantiate(dentry, NULL)
|
9 жил өмнө |
Al Viro
|
27f203f655
untangle fsnotify_d_instantiate() a bit
|
9 жил өмнө |
Al Viro
|
34d0d19dc0
uninline d_add()
|
9 жил өмнө |
Al Viro
|
668d0cd56e
replace d_add_unique() with saner primitive
|
9 жил өмнө |
Al Viro
|
a528aca7f3
use ->d_seq to get coherency between ->d_inode and ->d_flags
|
9 жил өмнө |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
10 жил өмнө |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
10 жил өмнө |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 жил өмнө |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
10 жил өмнө |
Yaowei Bai
|
a6e5787fc8
fs/dcache.c: is_subdir can be boolean
|
10 жил өмнө |