- 56c94c6 namespace: extract show_path() helper by Miklos Szeredi · 1 year, 4 months ago
- 2eea9ce mounts: keep list of mounts in an rbtree by Miklos Szeredi · 1 year, 4 months ago
- b007273 tty, proc, kernfs, random: Use copy_splice_read() by David Howells · 1 year, 9 months ago
- ed5fce7 vfs: escape hash as well by Siddhesh Poyarekar · 2 years, 8 months ago
- bb49e9e fs: add is_idmapped_mnt() helper by Christian Brauner · 3 years, 3 months ago
- 9caccd4 fs: introduce MOUNT_ATTR_IDMAP by Christian Brauner · 4 years, 1 month ago
- 14e3e98 proc mountinfo: make splice available again by Linus Torvalds · 4 years, 2 months ago
- dab741e0 Add a "nosymfollow" mount option. by Mattias Nissler · 4 years, 6 months ago
- 9ff7258 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
- 9f6c61f proc/mounts: add cursor by Miklos Szeredi · 4 years, 10 months ago
- 1e88c42 proc: rename struct proc_fs_info to proc_fs_opts by Alexey Gladkov · 4 years, 11 months ago
- c7eb686 vfs: subtype handling moved to fuse by David Howells · 6 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 076ccb7 fs: annotate ->poll() instances by Al Viro · 8 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
- f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 5f8d498 vfs: show_vfsstat: do not ignore errors from show_devname method by Dmitry V. Levin · 10 years ago
- b896fb3 vfs: show_vfsstat: remove redundant initialization and check of error code by Dmitry V. Levin · 9 years ago
- 6ce4bca vfs: show_mountinfo: cleanup error code checks by Dmitry V. Levin · 9 years ago
- 5d9f3c7 vfs: show_vfsmnt: remove redundant initialization of error code by Dmitry V. Levin · 9 years ago
- ede1bf0 fs: use seq_open_private() for proc_mounts by Yann Droneaud · 10 years ago
- 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 10 years ago
- 9d4d657 vfs: make mounts and mountstats honor root dir like mountinfo does by Dmitry V. Levin · 10 years ago
- 9ad4dc4 vfs: cleanup show_mountinfo by Dmitry V. Levin · 12 years ago
- 728dba3 namespaces: Use task_lock and not rcu to protect nsproxy by Eric W. Biederman · 11 years ago
- c7999c3 reduce m_start() cost... by Al Viro · 11 years ago
- 3d93116 fs/proc_namespace.c: simplify testing nsp and nsp->mnt_ns by Axel Lin · 11 years ago
- aab407f don't bother with vfsmount_lock in mounts_poll() by Al Viro · 11 years ago
- 6ce6e24 get rid of magic in proc_namespace.c by Al Viro · 13 years ago
- 962830d brlocks/lglocks: API cleanups by Andi Kleen · 13 years ago
- 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
- a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
- d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
- 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
- 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago