index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pnode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
mnt: Clarify and correct the disconnect logic in umount_tree
Eric W. Biederman
1
-2
/
+0
2015-04-09
mnt: Honor MNT_LOCKED when detaching mounts
Eric W. Biederman
1
-0
/
+2
2015-04-02
mnt: Don't propagate unmounts to locked mounts
Eric W. Biederman
1
-0
/
+1
2015-04-02
mnt: On an unmount propagate clearing of MNT_LOCKED
Eric W. Biederman
1
-0
/
+1
2015-04-02
mnt: In umount_tree reuse mnt_list instead of mnt_hash
Eric W. Biederman
1
-1
/
+1
2015-04-02
mnt: Improve the umount_tree flags
Eric W. Biederman
1
-1
/
+0
2014-04-01
smarter propagate_mnt()
Al Viro
1
-0
/
+3
2014-03-30
switch mnt_hash to hlist
Al Viro
1
-2
/
+2
2013-08-26
vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces
Eric W. Biederman
1
-1
/
+4
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+3
2013-04-09
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
Al Viro
1
-2
/
+1
2013-04-09
get rid of full-hash scan on detaching vfsmounts
Al Viro
1
-2
/
+2
2013-03-27
vfs: Carefully propogate mounts across user namespaces
Eric W. Biederman
1
-0
/
+1
2012-11-19
vfs: Only support slave subtrees across different user namespaces
Eric W. Biederman
1
-0
/
+1
2012-01-03
vfs: switch pnode.h macros to struct mount *
Al Viro
1
-5
/
+5
2012-01-03
vfs: spread struct mount - remaining argument of mnt_set_mountpoint()
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - propagate_mnt()
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - get_dominating_id / do_make_slave
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - work with counters
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - is_path_reachable
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - do_umount/propagate_mount_busy
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount mnt_set_mountpoint child argument
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - clone_mnt/copy_tree argument
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - umount_tree argument
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - clone_mnt/copy_tree result
Al Viro
1
-1
/
+1
2012-01-03
vfs: spread struct mount - change_mnt_propagation/set_mnt_shared
Al Viro
1
-4
/
+4
2012-01-03
vfs: spread struct mount - mount group id handling
Al Viro
1
-1
/
+1
2012-01-03
vfs: add missing parens in pnode.h macros
Al Viro
1
-5
/
+5
2012-01-03
vfs: more mnt_parent cleanups
Al Viro
1
-0
/
+2
2012-01-03
vfs: new internal helper: mnt_has_parent(mnt)
Al Viro
1
-1
/
+1
2012-01-03
trim fs/internal.h
Al Viro
1
-0
/
+6
2010-03-03
VFS: Clean up shared mount flag propagation
Valerie Aurora
1
-1
/
+1
2010-03-03
Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
Al Viro
1
-2
/
+1
2008-04-23
[patch 7/7] vfs: mountinfo: show dominating group id
Miklos Szeredi
1
-0
/
+1
2008-04-21
[PATCH] teach seq_file to discard entries
Al Viro
1
-0
/
+1
2007-10-21
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
Al Viro
1
-0
/
+1
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
1
-1
/
+1
2005-11-07
[PATCH] unbindable mounts
Ram Pai
1
-0
/
+1
2005-11-07
[PATCH] introduce slave mounts
Ram Pai
1
-0
/
+2
2005-11-07
[PATCH] shared mounts handling: umount
Ram Pai
1
-0
/
+2
2005-11-07
[PATCH] shared mount handling: bind and rbind
Ram Pai
1
-0
/
+14
2005-11-07
[PATCH] introduce shared mounts
Ram Pai
1
-0
/
+4
2005-11-07
[PATCH] beginning of the shared-subtree proper
Ram Pai
1
-0
/
+14