summaryrefslogtreecommitdiff
path: root/fs/nsfs.c
AgeCommit message (Expand)Author
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