summaryrefslogtreecommitdiff
path: root/fs/proc_namespace.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * fs: annotate ->poll() instancesAl Viro2017-11-27
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-02
* vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin2016-03-16
* vfs: show_vfsstat: remove redundant initialization and check of error codeDmitry V. Levin2015-12-06
* vfs: show_mountinfo: cleanup error code checksDmitry V. Levin2015-12-06
* vfs: show_vfsmnt: remove redundant initialization of error codeDmitry V. Levin2015-12-06
* fs: use seq_open_private() for proc_mountsYann Droneaud2015-06-30
* vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-05
* vfs: make mounts and mountstats honor root dir like mountinfo doesDmitry V. Levin2014-12-17
* vfs: cleanup show_mountinfoDmitry V. Levin2014-12-17
* namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman2014-07-29
* reduce m_start() cost...Al Viro2014-04-01
* fs/proc_namespace.c: simplify testing nsp and nsp->mnt_nsAxel Lin2014-01-23
* don't bother with vfsmount_lock in mounts_poll()Al Viro2013-10-24
* get rid of magic in proc_namespace.cAl Viro2012-07-14
* brlocks/lglocks: API cleanupsAndi Kleen2012-05-29
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* vfs: switch ->show_path() to struct dentry *Al Viro2012-01-06
* vfs: switch ->show_devname() to struct dentry *Al Viro2012-01-06
* vfs: switch ->show_stats to struct dentry *Al Viro2012-01-06
* vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-03