Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/fs/nsfs.c
AgeCommit message (Expand)Author
2019-04-10nsfs: unobfuscateAl Viro
2019-04-10dcache: 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-28Rename 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-09ns: allow ns_entries to have custom symlink contentKirill Tkhai
2017-04-20nsfs: 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-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-23nsfs: Simplify __ns_get_pathEric W. Biederman
2016-09-23nsfs: add ioctl to get a parent namespaceAndrey Vagin
2016-09-23nsfs: add ioctl to get an owning user namespace for ns file descriptorAndrey Vagin
2015-09-12fs/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-11take the targets of /proc/*/ns/* symlinks to separate fsAl Viro