Linus Torvalds
|
139351f1f9
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
7 年之前 |
Linus Torvalds
|
617aebe6a9
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 年之前 |
Linus Torvalds
|
8e44e6600c
Merge branch 'KASAN-read_word_at_a_time'
|
7 年之前 |
Andrey Ryabinin
|
babcbbc7c4
fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan's reports"
|
7 年之前 |
Andrey Ryabinin
|
bfe7aa6c39
fs/dcache: Use read_word_at_a_time() in dentry_string_cmp()
|
7 年之前 |
Linus Torvalds
|
dc1efc3cfa
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Linus Torvalds
|
19e7b5f994
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Alexey Dobriyan
|
b35d786b67
dcache: delete unused d_hash_mask
|
8 年之前 |
Alexey Dobriyan
|
854d3e6343
dcache: subtract d_hash_shift from 32 in advance
|
8 年之前 |
Miklos Szeredi
|
f9c34674bc
vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()
|
8 年之前 |
Amir Goldstein
|
e8f9e5b780
ovl: verify directory index entries on mount
|
8 年之前 |
David Windsor
|
6a9b88204c
vfs: Define usercopy region in names_cache slab caches
|
8 年之前 |
David Windsor
|
80344266c1
dcache: Define usercopy region in dentry_cache slab cache
|
8 年之前 |
NeilBrown
|
61647823aa
VFS: close race between getcwd() and d_move()
|
8 年之前 |
NeilBrown
|
f1ee616214
VFS: don't keep disconnected dentries on d_anon
|
8 年之前 |
Yang Shi
|
9c5650359a
vfs: remove unused hardirq.h
|
8 年之前 |
Paul E. McKenney
|
7088efa913
fs/dcache: Use release-acquire for name/length update
|
8 年之前 |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
8 年之前 |
Mark Rutland
|
66702eb590
locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
|
8 年之前 |
Will Deacon
|
506458efaf
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
|
8 年之前 |
Linus Torvalds
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Sahitya Tummala
|
b17c070fb6
fs/dcache.c: fix spin lockup issue on nlru->lock
|
8 年之前 |
Linus Torvalds
|
b8d4c1f9f4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Al Viro
|
49d31c2f38
dentry name snapshots
|
8 年之前 |
Pavel Tatashin
|
3d375d7859
mm: update callers to use HASH_ZERO flag
|
8 年之前 |
David Howells
|
cdf01226b2
VFS: Provide empty name qstr
|
8 年之前 |
Sebastian Andrzej Siewior
|
6916363f30
fs/dcache: init in_lookup_hashtable
|
8 年之前 |
Al Viro
|
81be24d263
Hang/soft lockup in d_invalidate with simultaneous calls
|
8 年之前 |
Josef Bacik
|
563f40019d
fs: don't set *REFERENCED on single use objects
|
8 年之前 |
Eric W. Biederman
|
3895dbf898
mnt: Protect the mountpoint hashtable with mount_lock
|
9 年之前 |