summaryrefslogtreecommitdiff
path: root/fs/nsfs.c
Commit message (Expand)AuthorAge
* net: Export open_related_ns()Kirill Tkhai2018-02-15
* nsfs: generalize ns_get_path() for path resolution with a taskJakub Kicinski2017-12-31
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* VFS: Provide empty name qstrDavid Howells2017-07-06
* ns: allow ns_entries to have custom symlink contentKirill Tkhai2017-05-08
* nsfs: mark dentry with DCACHE_RCUACCESSCong Wang2017-04-19
* nsfs: Add an ioctl() to return owner UID of a usernsMichael Kerrisk (man-pages)2017-02-03
* nsfs: Add an ioctl() to return the namespace typeMichael Kerrisk (man-pages)2017-01-25
* net: add an ioctl to get a socket network namespaceAndrey Vagin2016-10-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | nsfs: Simplify __ns_get_pathEric W. Biederman2016-09-22
* | nsfs: add ioctl to get a parent namespaceAndrey Vagin2016-09-22
* | nsfs: add ioctl to get an owning user namespace for ns file descriptorAndrey Vagin2016-09-22
|/
* fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-11
* nsfs: Add a show_path method to fix mountinfoEric W. Biederman2015-07-11
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-10