summaryrefslogtreecommitdiffstats
path: root/fs/nsfs.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* VFS: Provide empty name qstrDavid Howells2017-07-061-2/+1
* ns: allow ns_entries to have custom symlink contentKirill Tkhai2017-05-081-1/+3
* nsfs: mark dentry with DCACHE_RCUACCESSCong Wang2017-04-191-0/+1
* nsfs: Add an ioctl() to return owner UID of a usernsMichael Kerrisk (man-pages)2017-02-031-0/+11
* nsfs: Add an ioctl() to return the namespace typeMichael Kerrisk (man-pages)2017-01-251-0/+2
* net: add an ioctl to get a socket network namespaceAndrey Vagin2016-10-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* | nsfs: Simplify __ns_get_pathEric W. Biederman2016-09-221-5/+2
* | nsfs: add ioctl to get a parent namespaceAndrey Vagin2016-09-221-0/+4
* | nsfs: add ioctl to get an owning user namespace for ns file descriptorAndrey Vagin2016-09-221-13/+83
|/
* fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-111-1/+2
* nsfs: Add a show_path method to fix mountinfoEric W. Biederman2015-07-111-0/+10
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-2/+2
* take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-101-0/+161
OpenPOWER on IntegriCloud