Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 年之前 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Joe Perches
|
25ce319167
proc: remove use of seq_printf return value
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Linus Torvalds
|
87c31b39ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 年之前 |
Eric W. Biederman
|
9cc46516dd
userns: Add a knob to disable setgroups on a per user namespace basis
|
10 年之前 |
Linus Torvalds
|
b6da0076ba
Merge branch 'akpm' (patchbomb from Andrew)
|
10 年之前 |
Oleg Nesterov
|
c35a7f18a0
exit: proc: don't try to flush /proc/tgid/task/tgid
|
10 年之前 |
Al Viro
|
3aa3377fbc
procfs: get rid of ->f_dentry
|
10 年之前 |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Linus Torvalds
|
b211e9d7c8
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 年之前 |
Oleg Nesterov
|
5381e169e7
proc: introduce proc_mem_open()
|
11 年之前 |
Eric W. Biederman
|
bbd5192412
proc: Update proc_flush_task_mnt to use d_invalidate
|
11 年之前 |
Eric W. Biederman
|
c143c2333c
vfs: Remove d_drop calls from d_revalidate implementations
|
11 年之前 |
Zefan Li
|
52de4779f2
cpuset: simplify proc_cpuset_show()
|
11 年之前 |
Zefan Li
|
006f4ac497
cgroup: simplify proc_cgroup_show()
|
11 年之前 |
Linus Torvalds
|
77e40aae76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
11 年之前 |
Alexey Dobriyan
|
8f053ac11f
proc: remove INF macro
|
11 年之前 |
Alexey Dobriyan
|
d962c14483
proc: convert /proc/$PID/hardwall to seq_file interface
|
11 年之前 |
Alexey Dobriyan
|
19aadc98d6
proc: convert /proc/$PID/io to seq_file interface
|
11 年之前 |
Alexey Dobriyan
|
6ba51e3751
proc: convert /proc/$PID/oom_score to seq_file interface
|
11 年之前 |
Alexey Dobriyan
|
f6e826ca37
proc: convert /proc/$PID/schedstat to seq_file interface
|
11 年之前 |
Alexey Dobriyan
|
edfcd6064f
proc: convert /proc/$PID/wchan to seq_file interface
|
11 年之前 |
Alexey Dobriyan
|
2ca66ff70a
proc: convert /proc/$PID/cmdline to seq_file interface
|
11 年之前 |
Alexey Dobriyan
|
09d93bd627
proc: convert /proc/$PID/syscall to seq_file interface
|
11 年之前 |
Alexey Dobriyan
|
1c963eb135
proc: convert /proc/$PID/limits to seq_file interface
|
11 年之前 |
Alexey Dobriyan
|
f9ea536ef8
proc: convert /proc/$PID/auxv to seq_file interface
|
11 年之前 |
Alexey Dobriyan
|
cedbccab8b
proc: more "const char *" pointers
|
11 年之前 |
Alexey Dobriyan
|
335eb53158
proc: faster /proc/$PID lookup
|
11 年之前 |
Alexey Dobriyan
|
dbcdb50441
proc: add and remove /proc entry create checks
|
11 年之前 |