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 |
Miklos Szeredi
|
db1f05bb85
vfs: add NOFOLLOW flag to umount(2)
|
15 years ago |
Al Viro
|
8089352a13
Mirror MS_KERNMOUNT in ->mnt_flags
|
15 years ago |
Al Viro
|
d498b25a4f
get rid of useless vfsmount_lock use in put_mnt_ns()
|
15 years ago |
Al Viro
|
9f5596af44
take check for new events in namespace (guts of mounts_poll()) to namespace.c
|
15 years ago |
Al Viro
|
1f707137b5
new helper: iterate_mounts()
|
15 years ago |
Valerie Aurora
|
495d6c9c65
VFS: Clean up shared mount flag propagation
|
15 years ago |
Al Viro
|
796a6b521d
Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
|
15 years ago |
Al Viro
|
27d55f1f4c
do_add_mount() should sanitize mnt_flags
|
15 years ago |
Al Viro
|
7b43a79f32
mnt_flags fixes in do_remount()
|
15 years ago |
Al Viro
|
df1a1ad297
attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()
|
15 years ago |
Al Viro
|
8ad08d8a0c
may_umount() needs namespace_sem
|
15 years ago |
Linus Torvalds
|
a2770d86b3
Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
|
15 years ago |
Al Viro
|
e9496ff46a
fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)
|
16 years ago |
Tetsuo Handa
|
a27ab9f26b
LSM: Pass original mount flags to security_sb_mount().
|
15 years ago |
Vegard Nossum
|
eca6f534e6
fs: fix overflow in sys_mount() for in-kernel calls
|
15 years ago |
OGAWA Hirofumi
|
2d8dd38a5a
vfs: mnt_want_write_file(): fix special file handling
|
16 years ago |
Alexey Dobriyan
|
b43f3cbd21
headers: mnt_namespace.h redux
|
16 years ago |
Al Viro
|
f21f62208a
... and the same for vfsmount id/mount group id
|
16 years ago |
Trond Myklebust
|
3b22edc573
VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
|
16 years ago |
Trond Myklebust
|
cf8d2c11cb
VFS: Add VFS helper functions for setting up private namespaces
|
16 years ago |
Trond Myklebust
|
616511d039
VFS: Uninline the function put_mnt_ns()
|
16 years ago |
Al Viro
|
4aa98cf768
Push BKL down into do_remount_sb()
|
16 years ago |