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
/
nsfs.h
Age
Commit message (
Expand
)
Author
2025-09-19
nsfs: add inode number for anon namespace
Christian Brauner
2025-09-19
nsfs: add missing id retrieval support
Christian Brauner
2025-09-19
nsfs: support file handles
Christian Brauner
2025-06-11
mntns: use stable inode number for initial mount ns
Christian Brauner
2025-06-11
netns: use stable inode number for initial mount ns
Christian Brauner
2025-06-11
nsfs: move root inode number to uapi
Christian Brauner
2024-09-16
Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-08-12
nsfs: fix ioctl declaration
Christian Brauner
2024-08-09
nsfs: iterate through mount namespaces
Christian Brauner
2024-07-15
Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-06-28
fs: add an ioctl to get the mnt ns id from nsfs
Josef Bacik
2024-06-25
nsfs: add pid translation ioctls
Christian Brauner
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-02-03
nsfs: Add an ioctl() to return owner UID of a userns
Michael Kerrisk (man-pages)
2017-01-25
nsfs: Add an ioctl() to return the namespace type
Michael Kerrisk (man-pages)
2016-09-22
nsfs: add ioctl to get a parent namespace
Andrey Vagin
2016-09-22
nsfs: add ioctl to get an owning user namespace for ns file descriptor
Andrey Vagin