summaryrefslogtreecommitdiff
path: root/fs/nsfs.c
AgeCommit message (Expand)Author
2023-11-25nsfs: use d_make_root()Al Viro
2023-10-18fs: convert core infrastructure to new timestamp accessorsJeff Layton
2023-07-13fs: convert to ctime accessor functionsJeff Layton
2023-04-20kill the last remaining user of proc_ns_fget()Al Viro
2023-01-11nsfs: repair kernel-doc for ns_match()Lukas Bulwahn
2023-01-11nsfs: add compat ioctl handlerThomas Weißschuh
2022-08-20dynamic_dname(): drop unused dentry argumentAl Viro
2020-05-13nsproxy: attach to namespaces via pidfdsChristian Brauner
2020-03-12fs/nsfs.c: Added ns_matchCarlos Neira
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-04fs/nsfs.c: include headers for missing declarationsEric Biggers
2019-12-08nsfs: clean-up ns_get_path() signature to return intAleksa Sarai
2019-05-25vfs: Convert nsfs to use the new mount APIDavid Howells
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro
2019-04-09nsfs: unobfuscateAl Viro
2019-04-09dcache: sort the freeing-without-RCU-delay mess for good.Al Viro
2018-02-15net: Export open_related_ns()Kirill Tkhai
2017-12-31nsfs: generalize ns_get_path() for path resolution with a taskJakub Kicinski
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06VFS: Provide empty name qstrDavid Howells
2017-05-08ns: allow ns_entries to have custom symlink contentKirill Tkhai
2017-04-19nsfs: mark dentry with DCACHE_RCUACCESSCong Wang
2017-02-03nsfs: Add an ioctl() to return owner UID of a usernsMichael Kerrisk (man-pages)
2017-01-25nsfs: Add an ioctl() to return the namespace typeMichael Kerrisk (man-pages)
2016-10-31net: add an ioctl to get a socket network namespaceAndrey Vagin
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-22nsfs: Simplify __ns_get_pathEric W. Biederman
2016-09-22nsfs: add ioctl to get a parent namespaceAndrey Vagin
2016-09-22nsfs: add ioctl to get an owning user namespace for ns file descriptorAndrey Vagin
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-07-11nsfs: Add a show_path method to fix mountinfoEric W. Biederman
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsAl Viro