Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
[safe/jmp/linux-2.6] / fs / namespace.c
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-15 Jan BlunckRemove path_release_on_umount()
2008-02-08 Eric Sandeenreduce large do_mount stack usage with noinlines
2008-02-08 Miklos Szeredimount options: add generic_show_options()
2008-02-06 Eric DumazetUse ilog2() in fs/namespace.c
2008-01-25 Greg Kroah-Hartmankobject: convert main fs kobject to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-10-21 Al Viro[PATCH] new helpers - collect_mounts() and release_coll...
2007-10-19 Pavel Emelyanovpid namespaces: introduce MS_KERNMOUNT flag
2007-10-17 Denis Chengfs: remove the unused mempages parameter
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-16 Adrian Bunkfs/namespace.c should #include "internal.h"
2007-07-16 Eric W. Biedermannamespace: ensure clone_flags are always stored in...
2007-07-16 Cedric Le Goaterfix create_new_namespaces() return value
2007-07-16 Pavel EmelianovMake /proc/self/mounts(tats) use seq_list_xxx helpers
2007-05-08 Miklos Szeredicheck privileges before setting mount propagation
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2007-05-08 Miklos Szerediadd filesystem subtype support
2007-05-08 Badari PulavartyMerge sys_clone()/sys_unshare() nsproxy and namespace...
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2006-12-13 Valerie Henson[PATCH] relative atime
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-10-02 Serge E. Hallyn[PATCH] namespaces: incorporate fs namespace into nsproxy
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-29 Randy Dunlap[PATCH] fs/namespace: handle init/registration errors
2006-09-26 Andrew Mortonsysfs: add proper sysfs_init() prototype
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Akinobu Mita[PATCH] core: use list_move()
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-09 Trond MyklebustVFS: Remove dependency of ->umount_begin() call on...
2006-06-09 Trond MyklebustVFS: Add shrink_submounts()
2006-05-15 Andrew Morton[PATCH] revert "vfs: propagate mnt_flags into do_loopba...
2006-04-11 Herbert Poetzl[PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount
2006-03-27 Ian Kent[PATCH] autofs4: change may_umount* functions to boolean
2006-03-26 Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-20 Chuck LeverVFS: New /proc file /proc/self/mountstats
2006-03-15 Adrian Bunk[PATCH] fs/namespace.c:dup_namespace(): fix a use after...
2006-02-08 Al Viro[PATCH] umount_tree() decrements mount count on wrong...
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare namespace
2006-01-17 Miklos Szeredi[PATCH] add /sys/fs
2006-01-16 David Teigland[PATCH] Add fs_subsys to enable filesystems to use...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-10 Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Miklos Szeredi[PATCH] shared mounts: cleanup
2006-01-09 Neil Brown[PATCH] pivot_root: add comment
2005-11-09 Christoph Hellwig[PATCH] add a vfs_permission helper
2005-11-08 Ram Pai[PATCH] unbindable mounts
2005-11-08 Ram Pai[PATCH] handling of slave mounts
2005-11-08 Ram Pai[PATCH] introduce slave mounts
2005-11-08 Ram Pai[PATCH] shared mounts handling: umount
2005-11-08 Ram Pai[PATCH] shared mounts handling: move
2005-11-08 Ram Pai[PATCH] shared mount handling: bind and rbind
2005-11-08 Ram Pai[PATCH] introduce shared mounts
2005-11-08 Ram Pai[PATCH] beginning of the shared-subtree proper
2005-11-08 Ram Pai[PATCH] making namespace_sem global
2005-11-08 Ram Pai[PATCH] mount expiry fixes
2005-11-08 Ram Pai[PATCH] umount_tree() locking change
2005-11-08 Ram Pai[PATCH] sanitize the interface of graft_tree().
2005-11-08 Ram Pai[PATCH] lindent fs/namespace.c
2005-11-08 Al Viro[PATCH] make /proc/mounts pollable
2005-11-08 Al Viro[PATCH] cleanups and bug fix in do_loopback()
2005-11-08 Al Viro[PATCH] saner handling of auto_acct_off() and DQUOT_OFF...
2005-09-10 Domen Puncer[PATCH] janitor: fs/namespace.c: list_for_each_entry
2005-09-07 Miklos Szeredi[PATCH] pivot_root() circular reference fix
2005-09-07 Ravikiran G Thirumalai[PATCH] Additions to .data.read_mostly section
2005-08-07 Miklos Szeredi[PATCH] namespace.c: fix bind mount from foreign namespace
2005-07-08 Miklos Szeredi[PATCH] namespace: rename mnt_fslink to mnt_expire
2005-07-08 Miklos Szeredi[PATCH] set mnt_namespace in the correct place
2005-07-08 Miklos Szeredi[PATCH] namespace.c: fix mnt_namespace zeroing for...
2005-07-08 Miklos Szeredi[PATCH] namespace.c: fix expiring of detached mount
2005-07-08 Miklos Szeredi[PATCH] namespace.c: split mark_mounts_for_expiry()
2005-07-08 Miklos Szeredi[PATCH] namespace.c: cleanup in mark_mounts_for_expiry()
2005-07-08 Miklos Szeredi[PATCH] namespace.c: fix race in mark_mounts_for_expiry()
2005-07-08 Miklos Szeredi[PATCH] namespace.c: fix mnt_namespace clearing
2005-06-24 Adrian Bunk[PATCH] make various thing static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2