Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2d8432d8603d2d27f31474f5d583fafb5378e462
/
fs
/
proc_namespace.c
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
· 7 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
· 7 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
· 9 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
· 12 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