summaryrefslogtreecommitdiff
path: root/fs/pnode.h
Commit message (Expand)AuthorAge
* mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman2017-02-04
* mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2016-09-30
* mnt: Clarify and correct the disconnect logic in umount_treeEric W. Biederman2015-07-22
* mnt: Honor MNT_LOCKED when detaching mountsEric W. Biederman2015-04-09
* mnt: Don't propagate unmounts to locked mountsEric W. Biederman2015-04-02
* mnt: On an unmount propagate clearing of MNT_LOCKEDEric W. Biederman2015-04-02
* mnt: In umount_tree reuse mnt_list instead of mnt_hashEric W. Biederman2015-04-02
* mnt: Improve the umount_tree flagsEric W. Biederman2015-04-02
* smarter propagate_mnt()Al Viro2014-04-01
* switch mnt_hash to hlistAl Viro2014-03-30
* vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespacesEric W. Biederman2013-08-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * switch unlock_mount() to namespace_unlock(), convert all umount_tree() callersAl Viro2013-04-09
| * get rid of full-hash scan on detaching vfsmountsAl Viro2013-04-09
* | vfs: Carefully propogate mounts across user namespacesEric W. Biederman2013-03-27
|/
* vfs: Only support slave subtrees across different user namespacesEric W. Biederman2012-11-19
* vfs: switch pnode.h macros to struct mount *Al Viro2012-01-03
* vfs: spread struct mount - remaining argument of mnt_set_mountpoint()Al Viro2012-01-03
* vfs: spread struct mount - propagate_mnt()Al Viro2012-01-03
* vfs: spread struct mount - get_dominating_id / do_make_slaveAl Viro2012-01-03
* vfs: spread struct mount - work with countersAl Viro2012-01-03
* vfs: spread struct mount - is_path_reachableAl Viro2012-01-03
* vfs: spread struct mount - do_umount/propagate_mount_busyAl Viro2012-01-03
* vfs: spread struct mount mnt_set_mountpoint child argumentAl Viro2012-01-03
* vfs: spread struct mount - clone_mnt/copy_tree argumentAl Viro2012-01-03
* vfs: spread struct mount - umount_tree argumentAl Viro2012-01-03
* vfs: spread struct mount - clone_mnt/copy_tree resultAl Viro2012-01-03
* vfs: spread struct mount - change_mnt_propagation/set_mnt_sharedAl Viro2012-01-03
* vfs: spread struct mount - mount group id handlingAl Viro2012-01-03
* vfs: add missing parens in pnode.h macrosAl Viro2012-01-03
* vfs: more mnt_parent cleanupsAl Viro2012-01-03
* vfs: new internal helper: mnt_has_parent(mnt)Al Viro2012-01-03
* trim fs/internal.hAl Viro2012-01-03
* VFS: Clean up shared mount flag propagationValerie Aurora2010-03-03
* Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()Al Viro2010-03-03
* [patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi2008-04-23
* [PATCH] teach seq_file to discard entriesAl Viro2008-04-21
* [PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro2007-10-21
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] unbindable mountsRam Pai2005-11-07
* [PATCH] introduce slave mountsRam Pai2005-11-07
* [PATCH] shared mounts handling: umountRam Pai2005-11-07
* [PATCH] shared mount handling: bind and rbindRam Pai2005-11-07
* [PATCH] introduce shared mountsRam Pai2005-11-07
* [PATCH] beginning of the shared-subtree properRam Pai2005-11-07