Commit Graph

71720 Commits (2de206d8f09c8b01d3721f860c28258838953a18)
 

Author SHA1 Message Date
Pavel Emelyanov 7af5729474 pid namespaces: helpers to obtain pid numbers 18 years ago
Pavel Emelyanov 8ef047aaae pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid 18 years ago
Pavel Emelyanov faacbfd3a6 pid namespaces: add support for pid namespaces hierarchy 18 years ago
Sukadev Bhattiprolu 4c3f2ead5a pid namespaces: introduce struct upid 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Pavel Emelyanov 8bf9725c29 pid namespaces: introduce MS_KERNMOUNT flag 18 years ago
Pavel Emelyanov 2e4a707269 pid namespaces: move exit_task_namespaces() 18 years ago
Oleg Nesterov 762a24beed pid namespaces: rework forget_original_parent() 18 years ago
Daniel Walker d4c5e41f3f whitespace fixes: task exit handling 18 years ago
Matthias Kaehlcke 7b1915a989 mm/oom_kill.c: Use list_for_each_entry instead of list_for_each 18 years ago
Matthias Kaehlcke 2e1975868a kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each 18 years ago
Matthias Kaehlcke 03ff17979c kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe) 18 years ago
Matthias Kaehlcke d473012710 fs/super.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Matthias Kaehlcke b70c394099 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Matthias Kaehlcke cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Johannes Berg 4e6045f134 workqueue: debug flushing deadlocks with lockdep 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Sukadev Bhattiprolu a6f5e06378 pid namespaces: move alloc_pid() to copy_process() 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Sukadev Bhattiprolu 3743ca05ff pid namespaces: use task_pid() to find leader's pid 18 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 18 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 years ago
Pavel Emelianov baf8f0f82d pid namespaces: dynamic kmem cache allocator for pid namespaces 18 years ago
Pavel Emelianov a05f7b15de pid namespaces: make get_pid_ns() return the namespace itself 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Serge E. Hallyn 858d72ead4 cgroups: implement namespace tracking subsystem 18 years ago
Balbir Singh 846c7bb055 Add cgroupstats 18 years ago
Paul Jackson c2e2c7fa1c task cgroups: enable cgroups by default in some configs 18 years ago
Paul Menage 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 18 years ago
Paul Menage 62d0df6406 Task Control Groups: example CPU accounting subsystem 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Paul Menage 81a6a5cdd2 Task Control Groups: automatic userspace notification of idle cgroups 18 years ago
Paul Menage 817929ec27 Task Control Groups: shared cgroup subsystem group arrays 18 years ago
Paul Menage a424316ca1 Task Control Groups: add procfs interface 18 years ago
Paul Menage 697f416108 Task Control Groups: add cgroup_clone() interface 18 years ago
Paul Menage b4f48b6363 Task Control Groups: add fork()/exit() hooks 18 years ago
Paul Menage 355e0c48b7 Add cgroup write_uint() helper method 18 years ago
Paul Menage bbcb81d091 Task Control Groups: add tasks file interface 18 years ago
Paul Menage ddbcc7e8e5 Task Control Groups: basic task cgroup framework 18 years ago
Paul Jackson 55a230aae6 cpuset: zero malloc - revert the old cpuset fix 18 years ago
Randy Dunlap 8f731f7d83 kernel-api docbook: fix content problems 18 years ago
Jeff Mahoney cb680c1be6 reiserfs: ignore on disk s_bmap_nr value 18 years ago
Jeff Mahoney 4d20851d37 reiserfs: remove first_zero_hint 18 years ago
Jeff Mahoney 3ee1667042 reiserfs: fix usage of signed ints for block numbers 18 years ago
Jeff Mahoney 6c57c2c8d3 reiserfs: fix memset byte count during resize 18 years ago
Jeff Mahoney d4c3d19d0c reiserfs: use is_reusable to catch corruption 18 years ago
Jeff Mahoney 8e186e454e reiserfs: dont use BUG when panicking 18 years ago
Jeff Mahoney 7598392894 reiserfs: fix up lockdep warnings 18 years ago
Jose R. Santos 9ad163ae0d JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG 18 years ago
Jan Kara 7a266e75cf jbd: fix commit code to properly abort journal 18 years ago