summaryrefslogtreecommitdiff
path: root/fs/pnode.c
Commit message (Expand)AuthorAge
* 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
* 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: spread struct mount - __propagate_umount() argumentAl Viro2012-01-03
* vfs: spread struct mount - __lookup_mnt() resultAl Viro2012-01-03
* vfs: more mnt_parent cleanupsAl Viro2012-01-03
* vfs: new internal helper: mnt_has_parent(mnt)Al Viro2012-01-03
* fs: scale mntget/mntputNick Piggin2011-01-07
* fs: brlock vfsmount_lockNick Piggin2010-08-18
* 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 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-23
* [PATCH] umount_tree() will unhash everything itselfAl Viro2008-04-21
* [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-21
* [PATCH] count ghost references to vfsmountsAl Viro2008-03-27
* MNT_UNBINDABLE fixAndries E. Brouwer2008-02-06
* Introduce a handy list_first_entry macroPavel Emelianov2007-05-08
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] core: use list_move()Akinobu Mita2006-06-26
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-24
* [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-08