Linus Torvalds
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Sahitya Tummala
|
b17c070fb6
fs/dcache.c: fix spin lockup issue on nlru->lock
|
8 years ago |
Linus Torvalds
|
b8d4c1f9f4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
49d31c2f38
dentry name snapshots
|
8 years ago |
Pavel Tatashin
|
3d375d7859
mm: update callers to use HASH_ZERO flag
|
8 years ago |
David Howells
|
cdf01226b2
VFS: Provide empty name qstr
|
8 years ago |
Sebastian Andrzej Siewior
|
6916363f30
fs/dcache: init in_lookup_hashtable
|
8 years ago |
Al Viro
|
81be24d263
Hang/soft lockup in d_invalidate with simultaneous calls
|
8 years ago |
Josef Bacik
|
563f40019d
fs: don't set *REFERENCED on single use objects
|
8 years ago |
Eric W. Biederman
|
3895dbf898
mnt: Protect the mountpoint hashtable with mount_lock
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Ian Kent
|
f74e7b33c3
vfs: remove unused have_submounts() function
|
8 years ago |
Ian Kent
|
01619491a5
vfs: add path_has_submounts()
|
8 years ago |
Linus Torvalds
|
fe64f3283f
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
835c92d43b
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
6fa67e7075
get rid of 'parent' argument of ->d_compare()
|
9 years ago |
Al Viro
|
15d3c589f6
fold _d_rehash() and __d_rehash() together
|
9 years ago |
Al Viro
|
d614146d18
fold dentry_rcuwalk_invalidate() into its only remaining caller
|
9 years ago |
Linus Torvalds
|
6784725ab0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
554828ee0d
Merge branch 'salted-string-hash'
|
9 years ago |
Wei Fang
|
47be61845c
fs/dcache.c: avoid soft-lockup in dput()
|
9 years ago |
Miklos Szeredi
|
285b102d3b
vfs: new d_init method
|
9 years ago |
Al Viro
|
17648b871d
Merge branch 'test.d_iput' into work.misc
|
9 years ago |
Al Viro
|
9aba36dea5
qstr constify instances in fs/dcache.c
|
9 years ago |
Al Viro
|
b223f4e215
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc
|
9 years ago |
Al Viro
|
d4c91a8f7e
new helper: d_same_name()
|
9 years ago |
He Kuang
|
ae0a843c74
dentry_cmp(): use lockless_dereference() instead of smp_read_barrier_depends()
|
9 years ago |
Al Viro
|
c074cefcc0
Merge branch 'for-linus' into work.misc
|
9 years ago |
Miklos Szeredi
|
2d902671ce
vfs: merge .d_select_inode() into .d_real()
|
9 years ago |
Al Viro
|
e7d6ef9790
fix idiotic braino in d_alloc_parallel()
|
9 years ago |