Linus Torvalds
|
7e0fb73c52
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
|
9 years ago |
George Spelvin
|
fcfd2fbf22
fs/namei.c: Add hashlen_string() function
|
9 years ago |
Linus Torvalds
|
9e17632c0a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
9902af79c0
parallel lookups: actual switch to rwsem
|
9 years ago |
Al Viro
|
d9171b9345
parallel lookups machinery, part 4 (and last)
|
9 years ago |
Al Viro
|
94bdd655ca
parallel lookups machinery, part 3
|
9 years ago |
Al Viro
|
84e710da2a
parallel lookups machinery, part 2
|
9 years ago |
Al Viro
|
85c7f81041
beginning of transition to parallel lookups - marking in-lookup dentries
|
9 years ago |
Al Viro
|
0568d705b0
__d_add(): don't drop/regain ->d_lock
|
9 years ago |
Al Viro
|
b96809173e
security_d_instantiate(): move to the point prior to attaching dentry to inode
|
9 years ago |
Al Viro
|
798434bda3
__d_alloc(): treat NULL name as QSTR("/", 1)
|
9 years ago |
Miklos Szeredi
|
d101a12595
fs: add file_dentry()
|
9 years ago |
Al Viro
|
ed782b5a70
dcache.c: new helper: __d_add()
|
9 years ago |
Al Viro
|
de689f5e36
don't bother with __d_instantiate(dentry, NULL)
|
9 years ago |
Al Viro
|
27f203f655
untangle fsnotify_d_instantiate() a bit
|
9 years ago |
Al Viro
|
34d0d19dc0
uninline d_add()
|
9 years ago |
Al Viro
|
668d0cd56e
replace d_add_unique() with saner primitive
|
9 years ago |
Al Viro
|
a528aca7f3
use ->d_seq to get coherency between ->d_inode and ->d_flags
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Yaowei Bai
|
a6e5787fc8
fs/dcache.c: is_subdir can be boolean
|
9 years ago |
Eric W. Biederman
|
a03e283bf5
dcache: Reduce the scope of i_lock in d_splice_alias
|
10 years ago |
Eric W. Biederman
|
cde93be45a
dcache: Handle escaped paths in prepend_path
|
10 years ago |
Mel Gorman
|
4248b0da46
fs, file table: reinit files_stat.max_files after deferred memory initialisation
|
10 years ago |
Al Viro
|
75a6f82a0d
freeing unlinked file indefinitely delayed
|
10 years ago |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
0cbee99269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 years ago |
Eric W. Biederman
|
93e3bce628
vfs: Remove incorrect debugging WARN in prepend_path
|
10 years ago |