Al Viro
|
b1e75df45a
tidy up around finish_automount()
|
14 years ago |
Al Viro
|
15f9a3f3e1
don't drop newmnt on error in do_add_mount()
|
14 years ago |
Al Viro
|
19a167af7c
Take the completion of automount into new helper
|
14 years ago |
Al Viro
|
7e3d0eb0b0
VFS: Fix UP compile error in fs/namespace.c
|
14 years ago |
Al Viro
|
f03c65993b
sanitize vfsmount refcounting changes
|
14 years ago |
Al Viro
|
7b8a53fd81
fix old umount_tree() breakage
|
14 years ago |
David Howells
|
ea5b778a8b
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
|
14 years ago |
David Howells
|
cc53ce53c8
Add a dentry op to allow processes to be held during pathwalk transit
|
14 years ago |
Nick Piggin
|
b3e19d924b
fs: scale mntget/mntput
|
14 years ago |
Nick Piggin
|
c6653a838b
fs: rename vfsmount counter helpers
|
14 years ago |
Nick Piggin
|
5f57cbcc02
fs: dcache remove d_mounted
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Miklos Szeredi
|
be1a16a0ae
vfs: fix infinite loop caused by clone_mnt race
|
14 years ago |
Jan Blunck
|
6841c05021
BKL: Remove BKL from do_new_mount()
|
15 years ago |
Valerie Aurora
|
7a2e8a8faa
VFS: Sanity check mount flags passed to change_mnt_propagation()
|
15 years ago |
Nick Piggin
|
99b7db7b8f
fs: brlock vfsmount_lock
|
15 years ago |
Miklos Szeredi
|
532490f0a5
vfs: remove unused MNT_STRICTATIME
|
15 years ago |
Miklos Szeredi
|
f7ad3c6be9
vfs: add helpers to get root and pwd
|
15 years ago |
Linus Torvalds
|
8c8946f509
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
|
15 years ago |
Al Viro
|
7a4dec5389
Fix sget() race with failing mount
|
15 years ago |
Andreas Gruenbacher
|
ca9c726eea
fsnotify: Infrastructure for per-mount watches
|
15 years ago |
Andreas Gruenbacher
|
2504c5d63b
fsnotify/vfsmount: add fsnotify fields to struct vfsmount
|
15 years ago |
James Morris
|
539c99fd7f
Merge branch 'next' into for-linus
|
15 years ago |
Al Viro
|
d83c49f3e3
Fix the regression created by "set S_DEAD on unlink()..." commit
|
15 years ago |
Eric Paris
|
91a9420f58
security: remove dead hook sb_post_pivotroot
|
15 years ago |
Eric Paris
|
3db2910177
security: remove dead hook sb_post_addmount
|
15 years ago |
Eric Paris
|
82dab10453
security: remove dead hook sb_post_remount
|
15 years ago |
Eric Paris
|
4b61d12c84
security: remove dead hook sb_umount_busy
|
15 years ago |
Eric Paris
|
231923bd0e
security: remove dead hook sb_umount_close
|
15 years ago |
Eric Paris
|
353633100d
security: remove sb_check_sb hooks
|
15 years ago |