Commit Graph

301 Commits (6b6adc22a01941165d5af9a3e69e28e948b28f47)

Author SHA1 Message Date
Pekka Enberg 6b6adc22a0 slub: register slabinfo to procfs 17 years ago
Eric W. Biederman 3790ee4bd8 proc: remove/Fix proc generic d_revalidate 17 years ago
Alexey Dobriyan 5a622f2d0f proc: fix proc_dir_entry refcounting 17 years ago
Eric W. Biederman 2b1e300a9d [NETNS]: Fix /proc/net breakage 17 years ago
Eric W. Biederman 19fd4bb2a0 proc: remove races from proc_id_readdir() 17 years ago
Alexey Dobriyan c2319540cd proc: fix NULL ->i_fop oops 17 years ago
Ingo Molnar 08e4570a4a sched: fix prev_stime calculation 17 years ago
Eric W. Biederman 9fcc2d15b1 proc: simplify and correct proc_flush_task 17 years ago
Eric W. Biederman e1a1c997af proc: fix proc_kill_inodes to kill dentries on all proc superblocks 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
David S. Miller 44656ba128 [NET]: Kill proc_net_create() 17 years ago
Balbir Singh 9301899be7 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 18 years ago
Peter Zijlstra 73a2bcb0ed sched: keep utime/stime monotonic 18 years ago
Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 18 years ago
Adrian Bunk 253879e62f [NET] fs/proc/proc_net.c: make a struct static 18 years ago
David Howells 2a2da53b18 Fix pointer mismatches in proc_sysctl.c 18 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
Eugene Teo 270f722d4d Fix tsk->exit_state usage 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 07543f5c75 pid namespaces: make proc have multiple superblocks - one for each namespace 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
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 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
Christian Borntraeger f9e26291be sched: fix guest time accounting going faster than user time accounting 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
Ravikiran G Thirumalai f13ef7754f report the per-irq statistics on all arches 18 years ago
Alexey Dobriyan 87400c0475 fs/proc/mmu.c: headers butchery 18 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Laurent Vivier 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields 18 years ago
Laurent Vivier 5e84cfde51 sched: guest CPU accounting: add guest-CPU /proc/stat field 18 years ago
Ingo Molnar 2d72376b3a sched: clean up schedstats, cnt -> count 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
Daniel Lezcano 36ac3135f5 [NETNS]: Fix export symbols. 18 years ago
David S. Miller 3c12afe75f [NET]: Fix missed addition of fs/proc/proc_net.c 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Pavel Emelyanov 7f8ada98d9 Rework /proc/locks via seq_files and seq_list helpers 18 years ago