index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
mount.h
Age
Commit message (
Expand
)
Author
2025-02-12
Merge patch series "fs: allow changing idmappings"
Christian Brauner
2025-02-12
statmount: add a new supported_mask field
Jeff Layton
2025-02-12
statmount: allow to retrieve idmappings
Christian Brauner
2024-11-14
statmount: retrieve security mount options
Christian Brauner
2024-11-13
statmount: add flag to retrieve unescaped options
Miklos Szeredi
2024-11-13
fs: add the ability for statmount() to report the sb_source
Jeff Layton
2024-11-12
fs: add the ability for statmount() to report the fs_subtype
Jeff Layton
2024-06-28
fs: export mount options via statmount()
Josef Bacik
2024-06-28
fs: Allow listmount() in foreign mount namespace
Christian Brauner
2024-06-28
fs: export the mount ns id via statmount
Josef Bacik
2024-06-28
listmount: allow listing in reverse order
Christian Brauner
2023-12-14
fs: keep struct mnt_id_req extensible
Christian Brauner
2023-12-14
add listmount(2) syscall
Miklos Szeredi
2023-12-11
add statmount(2) syscall
Miklos Szeredi
2023-08-14
fs: add FSCONFIG_CMD_CREATE_EXCL
Christian Brauner
2023-05-19
fs: allow to mount beneath top mount
Christian Brauner
2021-07-26
move_mount: allow to add a mount into an existing group
Pavel Tikhomirov
2021-06-01
mount: Support "nosymfollow" in new mount api
Christian Brauner
2021-01-24
fs: introduce MOUNT_ATTR_IDMAP
Christian Brauner
2021-01-24
fs: add mount_setattr()
Christian Brauner
2020-08-27
Add a "nosymfollow" mount option.
Mattias Nissler
2019-03-20
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
2019-03-20
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
2019-03-20
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
2019-03-20
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
2019-03-20
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
2019-03-20
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells