VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
fs
/
pnode.c
Date
Commit Message
Rev
Author
2020-04-27
propagate_one(): mnt_set_mountpoint() needs mount_lock
b0d3869c
Al Viro
2019-06-17
fs/namespace: fix unprivileged mount propagation
d728cf79
Christian Brauner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
59bd9ded
Thomas Gleixner
2019-01-30
separate copying and locking mount tree on cross-userns copies
3bd045cc
Al Viro
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
e262e32d
David Howells
2017-05-23
mnt: Make propagate_umount less slow for overlapping mount propagation trees
296990de
Eric W. Biederman
2017-05-23
mnt: In propgate_umount handle visiting mounts in any order
99b19d16
Eric W. Biederman
2017-05-23
mnt: In umount propagation reparent in a separate pass
570487d3
Eric W. Biederman
2017-02-04
mnt: Tuck mounts under others instead of creating shadow/side mounts.
1064f874
Eric W. Biederman
2016-12-16
reorganize do_make_slave()
5235d448
Al Viro
2016-09-30
mnt: Add a per mount namespace limit on the number of mounts
d2921684
Eric W. Biederman
2016-05-05
propogate_mnt: Handle the first propogated copy being a slave
5ec0811d
Eric W. Biederman
2016-02-20
fs/pnode.c: treat zero mnt_group_id-s as unequal
7ae8fd03
Maxim Patlasov
2015-04-02
mnt: Don't propagate unmounts to locked mounts
0c56fe31
Eric W. Biederman
2015-04-02
mnt: On an unmount propagate clearing of MNT_LOCKED
5d88457e
Eric W. Biederman
2015-04-02
mnt: Delay removal from the mount hash.
411a938b
Eric W. Biederman
2015-04-02
mnt: Add MNT_UMOUNT flag
590ce4bc
Eric W. Biederman
2015-04-02
mnt: In umount_tree reuse mnt_list instead of mnt_hash
c003b26f
Eric W. Biederman
2014-12-02
mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.
8486a788
Eric W. Biederman
2014-08-30
get rid of propagate_umount() mistakenly treating slaves as busy.
88b368f2
Al Viro
2014-04-01
smarter propagate_mnt()
f2ebb3a9
Al Viro
2014-03-30
switch mnt_hash to hlist
38129a13
Al Viro
2013-10-24
split __lookup_mnt() in two functions
474279dc
Al Viro
2013-10-24
new helpers: lock_mount_hash/unlock_mount_hash
719ea2fb
Al Viro
2013-10-24
namespace.c: get rid of mnt_ghosts
aba809cf
Al Viro
2013-05-31
vfs: Fix invalid ida_remove() call
5d477b60
Takashi Iwai
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
20b4fb48
Linus Torvalds
2013-04-09
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
328e6d90
Al Viro
2013-04-09
get rid of full-hash scan on detaching vfsmounts
84d17192
Al Viro
2013-03-27
vfs: Carefully propogate mounts across user namespaces
132c94e3
Eric W. Biederman
2012-07-14
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
be34d1a3
David Howells
2012-05-29
brlocks/lglocks: API cleanups
962830df
Andi Kleen
2012-01-03
vfs: switch pnode.h macros to struct mount *
fc7be130
Al Viro
2012-01-03
vfs: move the rest of int fields to struct mount
863d684f
Al Viro
2012-01-03
vfs: mnt_id/mnt_group_id moved
15169fe7
Al Viro
2012-01-03
vfs: mnt_ns moved to struct mount
143c8c91
Al Viro
2012-01-03
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
6776db3d
Al Viro
2012-01-03
vfs: and now we can make ->mnt_master point to struct mount
32301920
Al Viro
2012-01-03
vfs: take mnt_master to struct mount
d10e8def
Al Viro
2012-01-03
vfs: spread struct mount - remaining argument of mnt_set_mountpoint()
14cf1fa8
Al Viro
2012-01-03
vfs: spread struct mount - propagate_mnt()
a8d56d8e
Al Viro
2012-01-03
vfs: spread struct mount - shared subtree iterators
c937135d
Al Viro
2012-01-03
vfs: spread struct mount - get_dominating_id / do_make_slave
6fc7871f
Al Viro
2012-01-03
vfs: take mnt_child/mnt_mounts to struct mount
6b41d536
Al Viro
2012-01-03
vfs: spread struct mount - work with counters
83adc753
Al Viro
2012-01-03
vfs: move mnt_mountpoint to struct mount
a73324da
Al Viro
2012-01-03
vfs: now it can be done - make mnt_parent point to struct mount
0714a533
Al Viro
2012-01-03
vfs: mnt_parent moved to struct mount
3376f34f
Al Viro
2012-01-03
vfs: spread struct mount - is_path_reachable
643822b4
Al Viro
2012-01-03
vfs: spread struct mount - do_umount/propagate_mount_busy
1ab59738
Al Viro
2012-01-03
vfs: spread struct mount mnt_set_mountpoint child argument
44d964d6
Al Viro
2012-01-03
vfs: spread struct mount - clone_mnt/copy_tree argument
87129cc0
Al Viro
2012-01-03
vfs: spread struct mount - umount_tree argument
761d5c38
Al Viro
2012-01-03
vfs: the first spoils - mnt_hash moved
1b8e5564
Al Viro
2012-01-03
vfs: spread struct mount - clone_mnt/copy_tree result
cb338d06
Al Viro
2012-01-03
vfs: spread struct mount - change_mnt_propagation/set_mnt_shared
0f0afb1d
Al Viro
2012-01-03
vfs: spread struct mount - mount group id handling
4b8b21f4
Al Viro
2012-01-03
vfs: spread struct mount - __propagate_umount() argument
61ef47b1
Al Viro
2012-01-03
vfs: spread struct mount - __lookup_mnt() result
c7105365
Al Viro
2012-01-03
vfs: more mnt_parent cleanups
afac7cba
Al Viro
2012-01-03
vfs: new internal helper: mnt_has_parent(mnt)
b2dba1af
Al Viro
2011-01-07
fs: scale mntget/mntput
b3e19d92
Nick Piggin
2010-08-18
fs: brlock vfsmount_lock
99b7db7b
Nick Piggin
2010-03-03
Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
796a6b52
Al Viro
2008-04-23
[patch 7/7] vfs: mountinfo: show dominating group id
97e7e0f7
Miklos Szeredi
2008-04-23
[patch 4/7] vfs: mountinfo: add mount peer group ID
719f5d7f
Miklos Szeredi
2008-04-21
[PATCH] umount_tree() will unhash everything itself
4e1b36fb
Al Viro
2008-04-21
[PATCH] move a bunch of declarations to fs/internal.h
6d59e7f5
Al Viro
2008-03-27
[PATCH] count ghost references to vfsmounts
7c4b93d8
Al Viro
2008-02-06
MNT_UNBINDABLE fix
0b03cfb2
Andries E. Brouwer
2007-05-08
Introduce a handy list_first_entry macro
b5e61818
Pavel Emelianov
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
6b3286ed
Kirill Korotaev
2006-06-26
[PATCH] core: use list_move()
1bfba4e8
Akinobu Mita
2006-03-24
[PATCH] s/;;/;/g
53b3531b
Alexey Dobriyan
2006-01-08
[PATCH] shared mounts: cleanup
bf066c7d
Miklos Szeredi
2005-11-07
[PATCH] unbindable mounts
9676f0c6
Ram Pai
2005-11-07
[PATCH] handling of slave mounts
5afe0022
Ram Pai
2005-11-07
[PATCH] introduce slave mounts
a58b0eb8
Ram Pai
2005-11-07
[PATCH] shared mounts handling: umount
a05964f3
Ram Pai
2005-11-07
[PATCH] shared mount handling: bind and rbind
b90fa9ae
Ram Pai
2005-11-07
[PATCH] introduce shared mounts
03e06e68
Ram Pai
2005-11-07
[PATCH] beginning of the shared-subtree proper
07b20889
Ram Pai