summaryrefslogtreecommitdiffstats
path: root/fs/pnode.c
Commit message (Expand)AuthorAgeFilesLines
...
* vfs: spread struct mount - clone_mnt/copy_tree argumentAl Viro2012-01-041-1/+1
* vfs: spread struct mount - umount_tree argumentAl Viro2012-01-041-1/+1
* vfs: the first spoils - mnt_hash movedAl Viro2012-01-041-5/+5
* vfs: spread struct mount - clone_mnt/copy_tree resultAl Viro2012-01-041-7/+8
* vfs: spread struct mount - change_mnt_propagation/set_mnt_sharedAl Viro2012-01-041-6/+6
* vfs: spread struct mount - mount group id handlingAl Viro2012-01-041-1/+1
* vfs: spread struct mount - __propagate_umount() argumentAl Viro2012-01-041-7/+7
* vfs: spread struct mount - __lookup_mnt() resultAl Viro2012-01-041-6/+7
* vfs: more mnt_parent cleanupsAl Viro2012-01-041-15/+0Star
* vfs: new internal helper: mnt_has_parent(mnt)Al Viro2012-01-041-1/+1
* fs: scale mntget/mntputNick Piggin2011-01-071-2/+2
* fs: brlock vfsmount_lockNick Piggin2010-08-181-2/+9
* Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()Al Viro2010-03-031-11/+17
* [patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi2008-04-231-0/+51
* [patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-231-1/+4
* [PATCH] umount_tree() will unhash everything itselfAl Viro2008-04-221-2/+1Star
* [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-221-0/+1
* [PATCH] count ghost references to vfsmountsAl Viro2008-03-281-1/+1
* MNT_UNBINDABLE fixAndries E. Brouwer2008-02-061-0/+2
* Introduce a handy list_first_entry macroPavel Emelianov2007-05-081-1/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* [PATCH] core: use list_move()Akinobu Mita2006-06-261-6/+3Star
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] shared mounts: cleanupMiklos Szeredi2006-01-091-1/+1
* [PATCH] unbindable mountsRam Pai2005-11-081-0/+2
* [PATCH] handling of slave mountsRam Pai2005-11-081-9/+72
* [PATCH] introduce slave mountsRam Pai2005-11-081-3/+51
* [PATCH] shared mounts handling: umountRam Pai2005-11-081-1/+86
* [PATCH] shared mount handling: bind and rbindRam Pai2005-11-081-1/+80
* [PATCH] introduce shared mountsRam Pai2005-11-081-1/+12
* [PATCH] beginning of the shared-subtree properRam Pai2005-11-081-0/+17