Dave Hansen
|
3d733633a6
[PATCH] r/o bind mounts: track numbers of writers to mounts
|
17 years ago |
Dave Hansen
|
8366025eb8
[PATCH] r/o bind mounts: stub functions
|
17 years ago |
Al Viro
|
6758f953d0
[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock
|
17 years ago |
Al Viro
|
c35038beca
[PATCH] do shrink_submounts() for all fs types
|
17 years ago |
Al Viro
|
bcc5c7d2b6
[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()
|
17 years ago |
Al Viro
|
7c4b93d826
[PATCH] count ghost references to vfsmounts
|
17 years ago |
Al Viro
|
1a39068954
[PATCH] reduce stack footprint in namespace.c
|
17 years ago |
Jan Blunck
|
c32c2f63a9
d_path: Make seq_path() use a struct path argument
|
17 years ago |
Jan Blunck
|
ac748a09fc
Make set_fs_{root,pwd} take a struct path
|
17 years ago |
Jan Blunck
|
6ac08c39a1
Use struct path in fs_struct
|
17 years ago |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 years ago |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 years ago |
Jan Blunck
|
429731b155
Remove path_release_on_umount()
|
17 years ago |
Eric Sandeen
|
2dafe1c4d6
reduce large do_mount stack usage with noinlines
|
17 years ago |
Miklos Szeredi
|
b3b304a23a
mount options: add generic_show_options()
|
17 years ago |
Eric Dumazet
|
13f14b4d8b
Use ilog2() in fs/namespace.c
|
17 years ago |
Greg Kroah-Hartman
|
00d2666623
kobject: convert main fs kobject to use kobject_create
|
17 years ago |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
17 years ago |
Al Viro
|
8aec080945
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
|
18 years ago |
Pavel Emelyanov
|
8bf9725c29
pid namespaces: introduce MS_KERNMOUNT flag
|
17 years ago |
Denis Cheng
|
74bf17cffc
fs: remove the unused mempages parameter
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Adrian Bunk
|
948730b0e3
fs/namespace.c should #include "internal.h"
|
18 years ago |
Eric W. Biederman
|
213dd266d4
namespace: ensure clone_flags are always stored in an unsigned long
|
18 years ago |
Cedric Le Goater
|
467e9f4b50
fix create_new_namespaces() return value
|
18 years ago |
Pavel Emelianov
|
b0765fb857
Make /proc/self/mounts(tats) use seq_list_xxx helpers
|
18 years ago |
Miklos Szeredi
|
ee6f958291
check privileges before setting mount propagation
|
18 years ago |
Pavel Emelianov
|
b5e618181a
Introduce a handy list_first_entry macro
|
18 years ago |
Miklos Szeredi
|
79c0b2df79
add filesystem subtype support
|
18 years ago |
Badari Pulavarty
|
e3222c4ecc
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
|
18 years ago |