Commit Graph

161 Commits (87dd965f101bafea7c5e507f686814a0f0057417)

Author SHA1 Message Date
Ram Pai 2d4d4864ac [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo 17 years ago
Miklos Szeredi a1a2c409b6 [patch 5/7] vfs: mountinfo: allow using process root 17 years ago
Al Viro 9b4f526cdc [PATCH] proc_readfd_common() race fix 17 years ago
Andre Noll 4f42c288e6 [NET]: Fix permissions of /proc/net 17 years ago
Eric Paris 1e0bd7550e [PATCH] export sessionid alongside the loginuid in procfs 17 years ago
Andrew Morton b2211a361a net: fix build with CONFIG_NET=n 17 years ago
Pavel Emelyanov e9720acd72 [NET]: Make /proc/net a symlink on /proc/self/net (v3) 17 years ago
Hiroshi Shimamoto 13d77c37ca latencytop: change /proc task_struct access method 17 years ago
Hiroshi Shimamoto d6643d12cb latencytop: fix memory leak on latency proc file 17 years ago
Hiroshi Shimamoto ae0027869d latencytop: fix kernel panic while reading latency proc file 17 years ago
Eugene Teo 8808117ca5 proc: add RLIMIT_RTTIME to /proc/<pid>/limits 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck 3dcd25f37c d_path: Make proc_get_link() use a struct path argument 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Andrew Morton b55fcb22d4 revert "proc: fix the threaded proc self" 17 years ago
Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
Eric W. Biederman c6caeb7c45 proc: fix the threaded /proc/self 17 years ago
Eric W. Biederman 488e5bc456 proc: proper pidns handling for /proc/self 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Eric W. Biederman a56d3fc74c seqfile convert proc_pid_statm 17 years ago
Eric W. Biederman ee992744ea proc: rewrite do_task_stat to correctly handle pid namespaces. 17 years ago
Eric W. Biederman be614086a4 proc: implement proc_single_file_operations 17 years ago
Andrea Arcangeli 7766755a2f Fix /proc dcache deadlock in do_exit 17 years ago
Matt Mackall 1e88328111 maps4: make page monitoring /proc file optional 17 years ago
Matt Mackall 85863e475e maps4: add /proc/pid/pagemap interface 17 years ago
Matt Mackall f248dcb34d maps4: move clear_refs code to task_mmu.c 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Al Viro 831830b5a2 restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid 17 years ago
Matthew Wilcox 6d8982d9b8 proc/base.c: Use task_is_* 17 years ago
Eric W. Biederman 19fd4bb2a0 proc: remove races from proc_id_readdir() 17 years ago
Eric W. Biederman 9fcc2d15b1 proc: simplify and correct proc_flush_task 17 years ago
Randy Dunlap 0895e91d60 procfs: fix kernel-doc param warnings 18 years ago
Pavel Emelyanov 457c25107b Remove unused variables from fs/proc/base.c 18 years ago
Neil Horman d85f50d5e1 proc: export a processes resource limits via /proc/pid 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 18 years ago
Pavel Emelyanov 130f77ecb2 pid namespaces: make proc_flush_task() actually from entries from multiple namespaces 18 years ago
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Paul Menage a424316ca1 Task Control Groups: add procfs interface 18 years ago
James Pearson 315e28c8d6 Don't truncate /proc/PID/environ at 4096 characters 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Ingo Molnar 2d72376b3a sched: clean up schedstats, cnt -> count 18 years ago