summaryrefslogtreecommitdiffstats
path: root/fs/pnode.h
Commit message (Expand)AuthorAgeFilesLines
* smarter propagate_mnt()Al Viro2014-04-011-0/+3
* switch mnt_hash to hlistAl Viro2014-03-301-2/+2
* vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespacesEric W. Biederman2013-08-261-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-4/+3
|\
| * switch unlock_mount() to namespace_unlock(), convert all umount_tree() callersAl Viro2013-04-091-2/+1
| * get rid of full-hash scan on detaching vfsmountsAl Viro2013-04-091-2/+2
* | vfs: Carefully propogate mounts across user namespacesEric W. Biederman2013-03-271-0/+1
|/
* vfs: Only support slave subtrees across different user namespacesEric W. Biederman2012-11-191-0/+1
* vfs: switch pnode.h macros to struct mount *Al Viro2012-01-031-5/+5
* vfs: spread struct mount - remaining argument of mnt_set_mountpoint()Al Viro2012-01-031-1/+1
* vfs: spread struct mount - propagate_mnt()Al Viro2012-01-031-1/+1
* vfs: spread struct mount - get_dominating_id / do_make_slaveAl Viro2012-01-031-1/+1
* vfs: spread struct mount - work with countersAl Viro2012-01-031-1/+1
* vfs: spread struct mount - is_path_reachableAl Viro2012-01-031-1/+1
* vfs: spread struct mount - do_umount/propagate_mount_busyAl Viro2012-01-031-1/+1
* vfs: spread struct mount mnt_set_mountpoint child argumentAl Viro2012-01-031-1/+1
* vfs: spread struct mount - clone_mnt/copy_tree argumentAl Viro2012-01-031-1/+1
* vfs: spread struct mount - umount_tree argumentAl Viro2012-01-031-1/+1
* vfs: spread struct mount - clone_mnt/copy_tree resultAl Viro2012-01-031-1/+1
* vfs: spread struct mount - change_mnt_propagation/set_mnt_sharedAl Viro2012-01-031-4/+4
* vfs: spread struct mount - mount group id handlingAl Viro2012-01-031-1/+1
* vfs: add missing parens in pnode.h macrosAl Viro2012-01-031-5/+5
* vfs: more mnt_parent cleanupsAl Viro2012-01-031-0/+2
* vfs: new internal helper: mnt_has_parent(mnt)Al Viro2012-01-031-1/+1
* trim fs/internal.hAl Viro2012-01-031-0/+6
* VFS: Clean up shared mount flag propagationValerie Aurora2010-03-031-1/+1
* Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()Al Viro2010-03-031-2/+1
* [patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi2008-04-231-0/+1
* [PATCH] teach seq_file to discard entriesAl Viro2008-04-211-0/+1
* [PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro2007-10-211-0/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* [PATCH] unbindable mountsRam Pai2005-11-071-0/+1
* [PATCH] introduce slave mountsRam Pai2005-11-071-0/+2
* [PATCH] shared mounts handling: umountRam Pai2005-11-071-0/+2
* [PATCH] shared mount handling: bind and rbindRam Pai2005-11-071-0/+14
* [PATCH] introduce shared mountsRam Pai2005-11-071-0/+4
* [PATCH] beginning of the shared-subtree properRam Pai2005-11-071-0/+14
OpenPOWER on IntegriCloud