Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / pnode.c
2012-01-04 Al Virovfs: switch pnode.h macros to struct mount *
2012-01-04 Al Virovfs: move the rest of int fields to struct mount
2012-01-04 Al Virovfs: mnt_id/mnt_group_id moved
2012-01-04 Al Virovfs: mnt_ns moved to struct mount
2012-01-04 Al Virovfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_ex...
2012-01-04 Al Virovfs: and now we can make ->mnt_master point to struct...
2012-01-04 Al Virovfs: take mnt_master to struct mount
2012-01-04 Al Virovfs: spread struct mount - remaining argument of mnt_se...
2012-01-04 Al Virovfs: spread struct mount - propagate_mnt()
2012-01-04 Al Virovfs: spread struct mount - shared subtree iterators
2012-01-04 Al Virovfs: spread struct mount - get_dominating_id / do_make_...
2012-01-04 Al Virovfs: take mnt_child/mnt_mounts to struct mount
2012-01-04 Al Virovfs: spread struct mount - work with counters
2012-01-04 Al Virovfs: move mnt_mountpoint to struct mount
2012-01-04 Al Virovfs: now it can be done - make mnt_parent point to...
2012-01-04 Al Virovfs: mnt_parent moved to struct mount
2012-01-04 Al Virovfs: spread struct mount - is_path_reachable
2012-01-04 Al Virovfs: spread struct mount - do_umount/propagate_mount_busy
2012-01-04 Al Virovfs: spread struct mount mnt_set_mountpoint child argument
2012-01-04 Al Virovfs: spread struct mount - clone_mnt/copy_tree argument
2012-01-04 Al Virovfs: spread struct mount - umount_tree argument
2012-01-04 Al Virovfs: the first spoils - mnt_hash moved
2012-01-04 Al Virovfs: spread struct mount - clone_mnt/copy_tree result
2012-01-04 Al Virovfs: spread struct mount - change_mnt_propagation/set_m...
2012-01-04 Al Virovfs: spread struct mount - mount group id handling
2012-01-04 Al Virovfs: spread struct mount - __propagate_umount() argument
2012-01-04 Al Virovfs: spread struct mount - __lookup_mnt() result
2012-01-04 Al Virovfs: more mnt_parent cleanups
2012-01-04 Al Virovfs: new internal helper: mnt_has_parent(mnt)
2011-01-07 Nick Pigginfs: scale mntget/mntput
2010-08-18 Nick Pigginfs: brlock vfsmount_lock
2010-03-03 Al ViroKill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
2008-04-23 Miklos Szeredi[patch 7/7] vfs: mountinfo: show dominating group id
2008-04-23 Miklos Szeredi[patch 4/7] vfs: mountinfo: add mount peer group ID
2008-04-22 Al Viro[PATCH] umount_tree() will unhash everything itself
2008-04-22 Al Viro[PATCH] move a bunch of declarations to fs/internal.h
2008-03-28 Al Viro[PATCH] count ghost references to vfsmounts
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-06 Andries E. BrouwerMNT_UNBINDABLE fix
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-26 Akinobu Mita[PATCH] core: use list_move()
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-01-09 Miklos Szeredi[PATCH] shared mounts: cleanup
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 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