aboutsummaryrefslogtreecommitdiff
path: root/fs/pnode.h
AgeCommit message (Expand)Author
2015-05-17mnt: Improve the umount_tree flagsEric W. Biederman
2014-04-01smarter propagate_mnt()Al Viro
2014-03-30switch mnt_hash to hlistAl Viro
2013-08-26vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespacesEric W. Biederman
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09switch unlock_mount() to namespace_unlock(), convert all umount_tree() callersAl Viro
2013-04-09get rid of full-hash scan on detaching vfsmountsAl Viro
2013-03-27vfs: Carefully propogate mounts across user namespacesEric W. Biederman
2012-11-19vfs: Only support slave subtrees across different user namespacesEric W. Biederman
2012-01-03vfs: switch pnode.h macros to struct mount *Al Viro
2012-01-03vfs: spread struct mount - remaining argument of mnt_set_mountpoint()Al Viro
2012-01-03vfs: spread struct mount - propagate_mnt()Al Viro
2012-01-03vfs: spread struct mount - get_dominating_id / do_make_slaveAl Viro
2012-01-03vfs: spread struct mount - work with countersAl Viro
2012-01-03vfs: spread struct mount - is_path_reachableAl Viro
2012-01-03vfs: spread struct mount - do_umount/propagate_mount_busyAl Viro
2012-01-03vfs: spread struct mount mnt_set_mountpoint child argumentAl Viro
2012-01-03vfs: spread struct mount - clone_mnt/copy_tree argumentAl Viro
2012-01-03vfs: spread struct mount - umount_tree argumentAl Viro
2012-01-03vfs: spread struct mount - clone_mnt/copy_tree resultAl Viro
2012-01-03vfs: spread struct mount - change_mnt_propagation/set_mnt_sharedAl Viro
2012-01-03vfs: spread struct mount - mount group id handlingAl Viro
2012-01-03vfs: add missing parens in pnode.h macrosAl Viro
2012-01-03vfs: more mnt_parent cleanupsAl Viro
2012-01-03vfs: new internal helper: mnt_has_parent(mnt)Al Viro
2012-01-03trim fs/internal.hAl Viro
2010-03-03VFS: Clean up shared mount flag propagationValerie Aurora
2010-03-03Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()Al Viro
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi
2008-04-21[PATCH] teach seq_file to discard entriesAl Viro
2007-10-21[PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev
2005-11-07[PATCH] unbindable mountsRam Pai
2005-11-07[PATCH] introduce slave mountsRam Pai
2005-11-07[PATCH] shared mounts handling: umountRam Pai
2005-11-07[PATCH] shared mount handling: bind and rbindRam Pai
2005-11-07[PATCH] introduce shared mountsRam Pai
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai