Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c2c126a675bd8a95d5ed186fe9cd788f438bff1
/
fs
/
proc
/
namespaces.c
caaee62
ptrace: use fsuid, fsgid, effective creds for fs access checks
by Jann Horn
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
3d3d35b
kill proc_ns completely
by Al Viro
· 10 years ago
e149ed2
take the targets of /proc/*/ns/* symlinks to separate fs
by Al Viro
· 10 years ago
f77c801
bury struct proc_ns in fs/proc
by Al Viro
· 10 years ago
6496452
make proc_ns_operations work with struct ns_common * instead of void *
by Al Viro
· 10 years ago
5d826c8
new helper: readlink_copy()
by Al Viro
· 11 years ago
b26d4cd
consolidate simple ->d_delete() instances
by Al Viro
· 11 years ago
c52a47a
proc_fill_cache(): just make instantiate_t return int
by Al Viro
· 11 years ago
f0c3b50
[readdir] convert procfs
by Al Viro
· 11 years ago
0bb80f2
proc: Split the namespace stuff out into linux/proc_ns.h
by David Howells
· 12 years ago
db04dc6
proc: Use nd_jump_link in proc_ns_follow_link
by Eric W. Biederman
· 12 years ago
98f842e
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 13 years ago
bf056bf
proc: Fix the namespace inode permission checks.
by Eric W. Biederman
· 13 years ago
cde1975
userns: Implent proc namespace operations
by Eric W. Biederman
· 12 years ago
8823c07
vfs: Add setns support for the mount namespace
by Eric W. Biederman
· 15 years ago
57e8391
pidns: Add setns support
by Eric W. Biederman
· 15 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
4c619aa
fs/proc/namespaces.c: prevent crash when ns_entries[] is empty
by Andrew Morton
· 13 years ago
1b26c9b
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
by Pravin B Shelar
· 13 years ago
d10577a
vfs: trim includes a bit
by Al Viro
· 13 years ago
7939253
proc: Fix Oops on stat of /proc/<zombie pid>/ns/net
by Eric W. Biederman
· 13 years ago
62ca24b
ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.
by Eric W. Biederman
· 14 years ago
a00eaf1
ns proc: Add support for the ipc namespace
by Eric W. Biederman
· 15 years ago
34482e8
ns proc: Add support for the uts namespace
by Eric W. Biederman
· 15 years ago
13b6f57
ns proc: Add support for the network namespace.
by Eric W. Biederman
· 15 years ago
6b4e306
ns: proc files for namespace naming policy.
by Eric W. Biederman
· 15 years ago