index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mount.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
1
-2
/
+2
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+2
2023-06-10
init: move cifs_root_data() prototype into linux/mount.h
Arnd Bergmann
1
-0
/
+2
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-1
/
+0
2023-02-25
Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2023-01-28
ipc,namespace: batch free ipc_namespace structures
Rik van Riel
1
-0
/
+1
2023-01-19
fs: move mnt_idmap
Christian Brauner
1
-1
/
+0
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
1
-1
/
+0
2022-10-31
fs: introduce dedicated idmap type for mounts
Christian Brauner
1
-3
/
+6
2022-05-20
move mount-related externs from fs.h to mount.h
Al Viro
1
-0
/
+12
2022-05-20
linux/mount.h: trim includes
Al Viro
1
-12
/
+5
2022-01-22
fs: move namespace sysctls and declare fs base directory
Luis Chamberlain
1
-3
/
+0
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2021-01-24
fs: introduce MOUNT_ATTR_IDMAP
Christian Brauner
1
-1
/
+2
2021-01-24
mount: attach mappings to mounts
Christian Brauner
1
-0
/
+6
2021-01-04
vfs: don't unnecessarily clone write access for writable fds
Eric Biggers
1
-1
/
+0
2020-08-27
Add a "nosymfollow" mount option.
Mattias Nissler
1
-1
/
+2
2020-06-10
Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+2
2020-06-04
ovl: make private mounts longterm
Miklos Szeredi
1
-0
/
+2
2020-05-14
proc/mounts: add cursor
Miklos Szeredi
1
-1
/
+3
2019-04-05
acct_on(): don't mess with freeze protection
Al Viro
1
-0
/
+2
2019-01-31
new helpers: vfs_create_mount(), fc_mount()
Al Viro
1
-0
/
+3
2018-12-20
vfs: Separate changing mount flags full remount
David Howells
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-1
/
+1
2017-02-01
fs: Better permission checking for submounts
Eric W. Biederman
1
-0
/
+3
2016-12-17
Merge branch 'work.autofs' into for-linus
Al Viro
1
-0
/
+2
2016-12-06
namespace.c: constify struct path passed to a bunch of primitives
Al Viro
1
-2
/
+2
2016-12-04
vfs: add path_is_mountpoint() helper
Ian Kent
1
-0
/
+2
2016-09-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
1
-0
/
+2
2016-06-24
fs: Treat foreign mounts as nosuid
Andy Lutomirski
1
-0
/
+1
2015-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+1
2015-04-15
init: export name_to_dev_t and mark name argument as const
Dan Ehrenberg
1
-1
/
+1
2015-04-03
mnt: Add MNT_UMOUNT flag
Eric W. Biederman
1
-0
/
+1
2014-10-24
vfs: introduce clone_private_mount()
Miklos Szeredi
1
-0
/
+3
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-08-07
death to mnt_pinned
Al Viro
1
-2
/
+2
2014-08-01
mnt: Correct permission checks in do_remount
Eric W. Biederman
1
-0
/
+5
2014-08-01
mnt: Only change user settable mount flags in remount
Eric W. Biederman
1
-1
/
+3
2014-04-02
smarter propagate_mnt()
Al Viro
1
-0
/
+3
2013-11-09
RCU'd vfsmounts
Al Viro
1
-0
/
+2
2013-07-24
vfs: Lock in place mounts from more privileged users
Eric W. Biederman
1
-0
/
+1
2013-03-27
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
1
-0
/
+2
2012-01-04
vfs: move fsnotify junk to struct mount
Al Viro
1
-5
/
+0
2012-01-04
vfs: move mnt_devname
Al Viro
1
-1
/
+0
2012-01-04
vfs: move mnt_list to struct mount
Al Viro
1
-1
/
+0
2012-01-04
vfs: move the rest of int fields to struct mount
Al Viro
1
-3
/
+0
2012-01-04
vfs: mnt_id/mnt_group_id moved
Al Viro
1
-2
/
+0
2012-01-04
vfs: mnt_ns moved to struct mount
Al Viro
1
-1
/
+0
2012-01-04
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
Al Viro
1
-4
/
+0
[next]