开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
nsfs.h
Age
Commit message (
Expand
)
Author
2025-11-03
nstree: add listns()
Christian Brauner
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
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