summaryrefslogtreecommitdiff
path: root/fs/pnode.c
Commit message (Expand)AuthorAge
* mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman2017-05-23
* mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman2017-05-23
* mnt: In umount propagation reparent in a separate passEric W. Biederman2017-05-23
* mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman2017-02-04
* reorganize do_make_slave()Al Viro2016-12-16
* mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2016-09-30
* propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman2016-05-05
* fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov2016-02-20
* 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: Delay removal from the mount hash.Eric W. Biederman2015-04-02
* mnt: Add MNT_UMOUNT flagEric W. Biederman2015-04-02
* mnt: In umount_tree reuse mnt_list instead of mnt_hashEric W. Biederman2015-04-02
* mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.Eric W. Biederman2014-12-02
* get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro2014-08-30
* smarter propagate_mnt()Al Viro2014-04-01
* switch mnt_hash to hlistAl Viro2014-03-30
* split __lookup_mnt() in two functionsAl Viro2013-10-24
* new helpers: lock_mount_hash/unlock_mount_hashAl Viro2013-10-24
* namespace.c: get rid of mnt_ghostsAl Viro2013-10-24
* vfs: Fix invalid ida_remove() callTakashi Iwai2013-05-31
* 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: Make clone_mnt()/copy_tree()/collect_mounts() return errorsDavid Howells2012-07-14
* brlocks/lglocks: API cleanupsAndi Kleen2012-05-29
* vfs: switch pnode.h macros to struct mount *Al Viro2012-01-03
* vfs: move the rest of int fields to struct mountAl Viro2012-01-03
* vfs: mnt_id/mnt_group_id movedAl Viro2012-01-03
* vfs: mnt_ns moved to struct mountAl Viro2012-01-03
* vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mountAl Viro2012-01-03
* vfs: and now we can make ->mnt_master point to struct mountAl Viro2012-01-03
* vfs: take mnt_master to struct mountAl 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 - shared subtree iteratorsAl Viro2012-01-03
* vfs: spread struct mount - get_dominating_id / do_make_slaveAl Viro2012-01-03
* vfs: take mnt_child/mnt_mounts to struct mountAl Viro2012-01-03
* vfs: spread struct mount - work with countersAl Viro2012-01-03
* vfs: move mnt_mountpoint to struct mountAl Viro2012-01-03
* vfs: now it can be done - make mnt_parent point to struct mountAl Viro2012-01-03
* vfs: mnt_parent moved to struct mountAl 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: the first spoils - mnt_hash movedAl Viro2012-01-03
* vfs: spread struct mount - clone_mnt/copy_tree resultAl Viro2012-01-03