summaryrefslogtreecommitdiff
path: root/include/uapi/linux/nsfs.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-16Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+15
2024-08-12nsfs: fix ioctl declarationChristian Brauner1-1/+2
2024-08-09nsfs: iterate through mount namespacesChristian Brauner1-0/+16
2024-07-15Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-0/+8
2024-06-28fs: add an ioctl to get the mnt ns id from nsfsJosef Bacik1-0/+2
2024-06-26nsfs: add pid translation ioctlsChristian Brauner1-0/+8
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman1-0/+1
2017-02-03nsfs: Add an ioctl() to return owner UID of a usernsMichael Kerrisk (man-pages)1-3/+5
2017-01-25nsfs: Add an ioctl() to return the namespace typeMichael Kerrisk (man-pages)1-0/+3
2016-09-23nsfs: add ioctl to get a parent namespaceAndrey Vagin1-0/+2
2016-09-23nsfs: add ioctl to get an owning user namespace for ns file descriptorAndrey Vagin1-0/+11