index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
mount.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-12
fs: add immutable rootfs
Christian Brauner
1
-0
/
+1
2025-11-11
fs: use boolean to indicate anonymous mount namespace
Christian Brauner
1
-1
/
+2
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+38
2025-09-19
mnt: port to ns_ref_*() helpers
Christian Brauner
1
-1
/
+1
2025-09-19
mnt: support ns lookup
Christian Brauner
1
-8
/
+2
2025-09-17
struct mount: relocate MNT_WRITE_HOLD bit
Al Viro
1
-1
/
+24
2025-09-17
preparations to taking MNT_WRITE_HOLD out of ->mnt_flags
Al Viro
1
-1
/
+3
2025-09-15
new helper: topmost_overmount()
Al Viro
1
-0
/
+7
2025-09-02
introduced guards for mount_lock
Al Viro
1
-0
/
+5
2025-06-29
copy_tree(): don't link the mounts via mnt_list
Al Viro
1
-2
/
+1
2025-06-29
mnt_slave_list/mnt_slave: turn into hlist_head/hlist_node
Al Viro
1
-2
/
+2
2025-06-29
mount: separate the flags accessed only under namespace_sem
Al Viro
1
-0
/
+17
2025-06-29
get rid of mountpoint->m_count
Al Viro
1
-1
/
+0
2025-06-29
Rewrite of propagate_umount()
Al Viro
1
-1
/
+0
2025-06-29
new predicate: anon_ns_root(mount)
Al Viro
1
-0
/
+7
2025-06-29
constify is_local_mountpoint()
Al Viro
1
-2
/
+2
2025-06-29
constify mnt_has_parent()
Al Viro
1
-1
/
+1
2025-06-29
prevent mount hash conflicts
Al Viro
1
-0
/
+1
2025-05-26
Don't propagate mounts into detached trees
Al Viro
1
-5
/
+0
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+11
2025-03-04
mount: handle mount propagation for detached mount trees
Christian Brauner
1
-0
/
+7
2025-03-04
fs: add mnt_ns_empty() helper
Christian Brauner
1
-0
/
+5
2025-03-04
fs: record sequence number of origin mount namespace
Christian Brauner
1
-0
/
+1
2025-02-05
vfs: add notifications for mount attach and detach
Miklos Szeredi
1
-0
/
+20
2025-02-05
fanotify: notify on mount attach and detach
Miklos Szeredi
1
-0
/
+2
2025-02-04
fsnotify: add mount notification infrastructure
Miklos Szeredi
1
-0
/
+4
2025-01-09
fs: cache first and last mount
Christian Brauner
1
-2
/
+11
2025-01-09
fs: lockless mntns lookup for nsfs
Christian Brauner
1
-9
/
+4
2025-01-09
fs: lockless mntns rbtree lookup
Christian Brauner
1
-1
/
+4
2025-01-09
fs: kill MNT_ONRB
Christian Brauner
1
-6
/
+9
2024-09-16
Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+13
2024-08-30
fs: mounts: Remove unused declaration mnt_cursor_del()
Yue Haibing
1
-1
/
+0
2024-08-09
nsfs: iterate through mount namespaces
Christian Brauner
1
-0
/
+13
2024-07-15
Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+2
2024-06-28
fs: keep an index of current mount namespaces
Josef Bacik
1
-0
/
+2
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
1
-0
/
+1
2023-11-18
mounts: keep list of mounts in an rbtree
Miklos Szeredi
1
-10
/
+14
2023-11-18
add unique mount ID
Miklos Szeredi
1
-1
/
+2
2022-07-05
switch try_to_unlazy_next() to __legitimize_mnt()
Al Viro
1
-1
/
+0
2021-01-24
mount: make {lock,unlock}_mount_hash() static
Christian Brauner
1
-10
/
+0
2020-08-19
mnt: Use generic ns_common::count
Kirill Tkhai
1
-2
/
+1
2020-05-14
proc/mounts: add cursor
Miklos Szeredi
1
-3
/
+9
2019-07-16
switch the remnants of releasing the mountpoint away from fs_pin
Al Viro
1
-2
/
+5
2019-07-16
make struct mountpoint bear the dentry reference to mountpoint, not struct mount
Al Viro
1
-1
/
+0
2019-01-30
saner handling of temporary namespaces
Al Viro
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-2
/
+2
2017-05-23
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
1
-1
/
+1
2017-05-23
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
1
-0
/
+1
[next]