Commit Graph

82 Commits (eebbe9ca7855eb520cde62234028b6bd90083659)

Author SHA1 Message Date
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 18 years ago
Denis Cheng 74bf17cffc fs: remove the unused mempages parameter 18 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
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Valerie Henson 47ae32d6a5 [PATCH] relative atime 18 years ago
Kirill Korotaev 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Serge E. Hallyn 1651e14e28 [PATCH] namespaces: incorporate fs namespace into nsproxy 19 years ago
David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
Randy Dunlap 15a67dd8cc [PATCH] fs/namespace: handle init/registration errors 19 years ago
Andrew Morton f20a9ead0d sysfs: add proper sysfs_init() prototype 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Akinobu Mita 1bfba4e8ea [PATCH] core: use list_move() 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Trond Myklebust 8b512d9a88 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE 19 years ago
Trond Myklebust 5528f911b4 VFS: Add shrink_submounts() 19 years ago
Andrew Morton eee391a66d [PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount" 19 years ago
Herbert Poetzl f6422f17d3 [PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount 19 years ago
Ian Kent e3474a8eb3 [PATCH] autofs4: change may_umount* functions to boolean 19 years ago
Eric Dumazet fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 years ago
Chuck Lever b4629fe2f0 VFS: New /proc file /proc/self/mountstats 19 years ago
Adrian Bunk f13b83580a [PATCH] fs/namespace.c:dup_namespace(): fix a use after free 19 years ago
Al Viro f30ac319f1 [PATCH] umount_tree() decrements mount count on wrong dentry 19 years ago
JANAK DESAI 741a295130 [PATCH] unshare system call -v5: unshare namespace 19 years ago
Miklos Szeredi f87fd4c2a0 [PATCH] add /sys/fs 19 years ago
David Teigland fba7b94019 [PATCH] Add fs_subsys to enable filesystems to use sysfs 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Christoph Hellwig fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Miklos Szeredi bf066c7db7 [PATCH] shared mounts: cleanup 19 years ago