Ian Kent
|
8931221411
vfs - fix dentry ref count in do_lookup()
|
14 лет назад |
Al Viro
|
19a167af7c
Take the completion of automount into new helper
|
14 лет назад |
Al Viro
|
f03c65993b
sanitize vfsmount refcounting changes
|
14 лет назад |
David Howells
|
ea5b778a8b
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
|
14 лет назад |
David Howells
|
ab90911ff9
Allow d_manage() to be used in RCU-walk mode
|
14 лет назад |
David Howells
|
87556ef199
Remove a further kludge from __do_follow_link()
|
14 лет назад |
David Howells
|
db3729153e
Remove the automount through follow_link() kludge code from pathwalk
|
14 лет назад |
David Howells
|
6f45b65672
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
|
14 лет назад |
David Howells
|
cc53ce53c8
Add a dentry op to allow processes to be held during pathwalk transit
|
14 лет назад |
David Howells
|
9875cf8064
Add a dentry op to handle automounting rather than abusing follow_link()
|
14 лет назад |
Al Viro
|
1a8edf40e7
do_lookup() fix
|
14 лет назад |
Linus Torvalds
|
acda4721ae
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
|
14 лет назад |
Nick Piggin
|
7b9337aaf9
fs: namei fix ->put_link on wrong inode in do_filp_open
|
14 лет назад |
Linus Torvalds
|
db9effe99a
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
|
14 лет назад |
J. R. Okajima
|
f20877d94a
fs: fix do_last error case when need_reval_dot
|
14 лет назад |
Nick Piggin
|
90dbb77ba4
fs: fix dropping of rcu-walk from force_reval_path
|
14 лет назад |
Nick Piggin
|
bb20c18db6
fs: force_reval_path drop rcu-walk before d_invalidate
|
14 лет назад |
Jeff Layton
|
e1181ee657
vfs: pass struct file to do_truncate on O_TRUNC opens (try #2)
|
14 лет назад |
Randy Dunlap
|
39191628ed
fs: fix namei.c kernel-doc notation
|
14 лет назад |
Nick Piggin
|
b3e19d924b
fs: scale mntget/mntput
|
14 лет назад |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 лет назад |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 лет назад |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 лет назад |
Nick Piggin
|
c28cc36469
fs: fs_struct use seqlock
|
14 лет назад |
Nick Piggin
|
31e6b01f41
fs: rcu-walk for path lookup
|
14 лет назад |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 лет назад |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 лет назад |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 лет назад |
Lino Sanfilippo
|
b1085ba80c
fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called
|
14 лет назад |
Al Viro
|
d893f1bc2a
fix open/umount race
|
14 лет назад |