Linus Torvalds
|
87c31b39ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 years ago |
Eric W. Biederman
|
9cc46516dd
userns: Add a knob to disable setgroups on a per user namespace basis
|
10 years ago |
Linus Torvalds
|
b6da0076ba
Merge branch 'akpm' (patchbomb from Andrew)
|
10 years ago |
Oleg Nesterov
|
c35a7f18a0
exit: proc: don't try to flush /proc/tgid/task/tgid
|
10 years ago |
Al Viro
|
3aa3377fbc
procfs: get rid of ->f_dentry
|
10 years ago |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
b211e9d7c8
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 years ago |
Oleg Nesterov
|
5381e169e7
proc: introduce proc_mem_open()
|
10 years ago |
Eric W. Biederman
|
bbd5192412
proc: Update proc_flush_task_mnt to use d_invalidate
|
11 years ago |
Eric W. Biederman
|
c143c2333c
vfs: Remove d_drop calls from d_revalidate implementations
|
11 years ago |
Zefan Li
|
52de4779f2
cpuset: simplify proc_cpuset_show()
|
11 years ago |
Zefan Li
|
006f4ac497
cgroup: simplify proc_cgroup_show()
|
11 years ago |
Linus Torvalds
|
77e40aae76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
11 years ago |
Alexey Dobriyan
|
8f053ac11f
proc: remove INF macro
|
11 years ago |
Alexey Dobriyan
|
d962c14483
proc: convert /proc/$PID/hardwall to seq_file interface
|
11 years ago |
Alexey Dobriyan
|
19aadc98d6
proc: convert /proc/$PID/io to seq_file interface
|
11 years ago |
Alexey Dobriyan
|
6ba51e3751
proc: convert /proc/$PID/oom_score to seq_file interface
|
11 years ago |
Alexey Dobriyan
|
f6e826ca37
proc: convert /proc/$PID/schedstat to seq_file interface
|
11 years ago |
Alexey Dobriyan
|
edfcd6064f
proc: convert /proc/$PID/wchan to seq_file interface
|
11 years ago |
Alexey Dobriyan
|
2ca66ff70a
proc: convert /proc/$PID/cmdline to seq_file interface
|
11 years ago |
Alexey Dobriyan
|
09d93bd627
proc: convert /proc/$PID/syscall to seq_file interface
|
11 years ago |
Alexey Dobriyan
|
1c963eb135
proc: convert /proc/$PID/limits to seq_file interface
|
11 years ago |
Alexey Dobriyan
|
f9ea536ef8
proc: convert /proc/$PID/auxv to seq_file interface
|
11 years ago |
Alexey Dobriyan
|
cedbccab8b
proc: more "const char *" pointers
|
11 years ago |
Alexey Dobriyan
|
335eb53158
proc: faster /proc/$PID lookup
|
11 years ago |
Alexey Dobriyan
|
dbcdb50441
proc: add and remove /proc entry create checks
|
11 years ago |
Fabian Frederick
|
ccf94f1b4a
proc: constify seq_operations
|
11 years ago |
Eric W. Biederman
|
0097875bd4
proc: Implement /proc/thread-self to point at the directory of the current thread
|
11 years ago |
Eric W. Biederman
|
6ba8ed79a3
proc: Have net show up under /proc/<tgid>/task/<tid>
|
11 years ago |
Linus Torvalds
|
0b747172dc
Merge git://git.infradead.org/users/eparis/audit
|
11 years ago |