Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 vuotta sitten |
Al Viro
|
c2338f2dc7
lock_parent: don't step on stale ->d_parent of all-but-freed one
|
11 vuotta sitten |
Joe Perches
|
1f7e0616cd
fs: convert use of typedef ctl_table to struct ctl_table
|
11 vuotta sitten |
Linus Torvalds
|
9f12600fe4
dcache: add missing lockdep annotation
|
11 vuotta sitten |
Al Viro
|
8cbf74da43
dentry_kill() doesn't need the second argument now
|
11 vuotta sitten |
Al Viro
|
b2b80195d8
dealing with the rest of shrink_dentry_list() livelock
|
11 vuotta sitten |
Al Viro
|
046b961b45
shrink_dentry_list(): take parent's ->d_lock earlier
|
11 vuotta sitten |
Al Viro
|
ff2fde9929
expand dentry_kill(dentry, 0) in shrink_dentry_list()
|
11 vuotta sitten |
Al Viro
|
e55fd01154
split dentry_kill()
|
11 vuotta sitten |
Al Viro
|
64fd72e0a4
lift the "already marked killed" case into shrink_dentry_list()
|
11 vuotta sitten |
Miklos Szeredi
|
60942f2f23
dcache: don't need rcu in shrink_dentry_list()
|
11 vuotta sitten |
Al Viro
|
9c8c10e262
more graceful recovery in umount_collect()
|
11 vuotta sitten |
Al Viro
|
fe91522a7b
don't remove from shrink list in select_collect()
|
11 vuotta sitten |
Al Viro
|
41edf278fc
dentry_kill(): don't try to remove from shrink list
|
11 vuotta sitten |
Al Viro
|
01b6035190
expand the call of dentry_lru_del() in dentry_kill()
|
11 vuotta sitten |
Al Viro
|
b4f0354e96
new helper: dentry_free()
|
11 vuotta sitten |
Al Viro
|
5c47e6d0ad
fold try_prune_one_dentry()
|
11 vuotta sitten |
Al Viro
|
03b3b889e7
fold d_kill() and d_free()
|
11 vuotta sitten |
Al Viro
|
22213318af
fix races between __d_instantiate() and checks of dentry flags
|
11 vuotta sitten |
Linus Torvalds
|
e9f37d3a8d
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
11 vuotta sitten |
Miklos Szeredi
|
da1ce0670c
vfs: add cross-rename
|
11 vuotta sitten |
Daniel Vetter
|
0654a65f26
Merge tag 'v3.14' into drm-intel-next-queued
|
11 vuotta sitten |
Al Viro
|
e825196d48
make prepend_name() work correctly when called with negative *buflen
|
11 vuotta sitten |
David Herrmann
|
31bbe16f6d
drm: add pseudo filesystem for shared inodes
|
11 vuotta sitten |
Al Viro
|
f650080152
__dentry_path() fixes
|
11 vuotta sitten |
Eric W. Biederman
|
a8323da036
vfs: Remove second variable named error in __dentry_path
|
11 vuotta sitten |
Linus Torvalds
|
48ba620aab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
11 vuotta sitten |
Will Deacon
|
a5c21dcefa
dcache: allow word-at-a-time name hashing with big-endian CPUs
|
11 vuotta sitten |
Eric W. Biederman
|
f48cfddc67
vfs: In d_path don't call d_dname on a mount point
|
11 vuotta sitten |
Al Viro
|
31dec1327e
fold try_to_ascend() into the sole remaining caller
|
11 vuotta sitten |