index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mount-related externs from fs.h to mount.h
Al Viro
2022-05-19
1
-0
/
+12
*
linux/mount.h: trim includes
Al Viro
2022-05-19
1
-12
/
+5
*
fs: move namespace sysctls and declare fs base directory
Luis Chamberlain
2022-01-22
1
-3
/
+0
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-27
1
-1
/
+0
|
\
|
*
vfs: don't unnecessarily clone write access for writable fds
Eric Biggers
2021-01-04
1
-1
/
+0
*
|
fs: introduce MOUNT_ATTR_IDMAP
Christian Brauner
2021-01-24
1
-1
/
+2
*
|
mount: attach mappings to mounts
Christian Brauner
2021-01-24
1
-0
/
+6
|
/
*
Add a "nosymfollow" mount option.
Mattias Nissler
2020-08-27
1
-1
/
+2
*
Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-06-09
1
-0
/
+2
|
\
|
*
ovl: make private mounts longterm
Miklos Szeredi
2020-06-04
1
-0
/
+2
*
|
proc/mounts: add cursor
Miklos Szeredi
2020-05-14
1
-1
/
+3
|
/
*
acct_on(): don't mess with freeze protection
Al Viro
2019-04-04
1
-0
/
+2
*
new helpers: vfs_create_mount(), fc_mount()
Al Viro
2019-01-30
1
-0
/
+3
*
vfs: Separate changing mount flags full remount
David Howells
2018-12-20
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
fs: Better permission checking for submounts
Eric W. Biederman
2017-02-02
1
-0
/
+3
*
Merge branch 'work.autofs' into for-linus
Al Viro
2016-12-16
1
-0
/
+2
|
\
|
*
vfs: add path_is_mountpoint() helper
Ian Kent
2016-12-03
1
-0
/
+2
*
|
namespace.c: constify struct path passed to a bunch of primitives
Al Viro
2016-12-05
1
-2
/
+2
|
/
*
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2016-09-30
1
-0
/
+2
*
fs: Treat foreign mounts as nosuid
Andy Lutomirski
2016-06-24
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-04-18
1
-0
/
+1
|
\
|
*
mnt: Add MNT_UMOUNT flag
Eric W. Biederman
2015-04-02
1
-0
/
+1
*
|
init: export name_to_dev_t and mark name argument as const
Dan Ehrenberg
2015-04-15
1
-1
/
+1
|
/
*
vfs: introduce clone_private_mount()
Miklos Szeredi
2014-10-24
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-11
1
-2
/
+2
|
\
|
*
death to mnt_pinned
Al Viro
2014-08-07
1
-2
/
+2
*
|
mnt: Correct permission checks in do_remount
Eric W. Biederman
2014-07-31
1
-0
/
+5
*
|
mnt: Only change user settable mount flags in remount
Eric W. Biederman
2014-07-31
1
-1
/
+3
|
/
*
smarter propagate_mnt()
Al Viro
2014-04-01
1
-0
/
+3
*
RCU'd vfsmounts
Al Viro
2013-11-09
1
-0
/
+2
*
vfs: Lock in place mounts from more privileged users
Eric W. Biederman
2013-07-24
1
-0
/
+1
*
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
2013-03-27
1
-0
/
+2
*
vfs: move fsnotify junk to struct mount
Al Viro
2012-01-03
1
-5
/
+0
*
vfs: move mnt_devname
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: move mnt_list to struct mount
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: move the rest of int fields to struct mount
Al Viro
2012-01-03
1
-3
/
+0
*
vfs: mnt_id/mnt_group_id moved
Al Viro
2012-01-03
1
-2
/
+0
*
vfs: mnt_ns moved to struct mount
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
Al Viro
2012-01-03
1
-4
/
+0
*
vfs: take mnt_master to struct mount
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: take mnt_child/mnt_mounts to struct mount
Al Viro
2012-01-03
1
-2
/
+0
*
vfs: all counters taken to struct mount
Al Viro
2012-01-03
1
-12
/
+0
*
vfs: move mnt_mountpoint to struct mount
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: mnt_parent moved to struct mount
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: the first spoils - mnt_hash moved
Al Viro
2012-01-03
1
-1
/
+0
*
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
1
-0
/
+1
*
vfs: make do_kern_mount() static
Al Viro
2012-01-03
1
-3
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
[next]