Al Viro
|
1df98b8bbc
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
|
12 years ago |
Al Viro
|
c52a47ace7
proc_fill_cache(): just make instantiate_t return int
|
12 years ago |
Al Viro
|
db96316487
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
|
12 years ago |
Al Viro
|
147ce69974
proc_fill_cache(): kill pointless check
|
12 years ago |
Al Viro
|
f0c3b5093a
[readdir] convert procfs
|
12 years ago |
Pavel Tikhomirov
|
15ef0298de
posix-timers: Show clock ID in proc file
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
8d8b97ba49
take cgroup_open() and cpuset_open() to fs/proc/base.c
|
12 years ago |
David Howells
|
1dd704b617
proc: Uninline pid_delete_dentry()
|
12 years ago |
David Rientjes
|
830e0fc967
fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
|
12 years ago |
Pavel Emelyanov
|
57b8015e07
posix-timers: Show sigevent info in proc file
|
12 years ago |
Pavel Emelyanov
|
48f6a7a511
posix-timers: Introduce /proc/PID/timers file
|
12 years ago |
Al Viro
|
021ada7dff
procfs: switch /proc/self away from proc_dir_entry
|
12 years ago |
Andrew Morton
|
87ebdc00ee
fs/proc: clean up printks
|
12 years ago |
Zhao Hongjiang
|
4173581876
fs: change return values from -EACCES to -EPERM
|
12 years ago |
Al Viro
|
4f522a247b
d_hash_and_lookup(): export, switch open-coded instances
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Marco Stornelli
|
46f6955710
procfs: drop vmtruncate
|
12 years ago |
Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
David Rientjes
|
a9c58b907d
mm, oom: change type of oom_score_adj to short
|
12 years ago |
Stanislav Kinsbursky
|
05f564849d
proc: check vma->vm_file before dereferencing
|
12 years ago |
Eric W. Biederman
|
0a01f2cc39
pidns: Make the pidns proc mount/umount logic obvious.
|
13 years ago |
Eric W. Biederman
|
ae06c7c83f
procfs: Don't cache a pid in the root inode.
|
15 years ago |
Eric W. Biederman
|
e656d8a6f7
procfs: Use the proc generic infrastructure for proc/self.
|
15 years ago |
David Rientjes
|
fa0cbbf145
mm, oom: reintroduce /proc/pid/oom_adj
|
12 years ago |
Jeff Layton
|
f81700bd83
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
|
12 years ago |
Davidlohr Bueso
|
01dc52ebdf
oom: remove deprecated oom_adj
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
7b540d0646
proc_map_files_readdir(): don't bother with grabbing files
|
13 years ago |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 years ago |