Commit History

Author SHA1 Message Date
  Oleg Nesterov b53202e630 cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends 9 years ago
  Tejun Heo 1f7dd3e5a6 cgroup: fix handling of multi-destination migration from subtree_control enabling 9 years ago
  Tejun Heo 599c963a0f cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_attach() 9 years ago
  Aleksa Sarai 7e47682ea5 cgroup: allow a cgroup subsystem to reject a fork 10 years ago
  Tejun Heo 5577964e64 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes 11 years ago
  Tejun Heo 5c9d535b89 cgroup: remove css_parent() 11 years ago
  Tejun Heo 451af504df cgroup: replace cftype->write_string() with cftype->write() 11 years ago
  Tejun Heo ec903c0c85 cgroup: rename css_tryget*() to css_tryget_online*() 11 years ago
  Tejun Heo 36e9d2ebcc cgroup: fix rcu_read_lock() leak in update_if_frozen() 11 years ago
  Tejun Heo e5ced8ebb1 cgroup_freezer: replace freezer->lock with freezer_mutex 11 years ago
  Tejun Heo 4d3bb511b5 cgroup: drop const from @buffer of cftype->write_string() 11 years ago
  Tejun Heo a60bed296a cgroup_freezer: document freezer_fork() subtleties 11 years ago
  Tejun Heo 924f0d9a20 cgroup: drop @skip_css from cgroup_taskset_for_each() 11 years ago
  Tejun Heo 073219e995 cgroup: clean up cgroup_subsys names and initialization 11 years ago
  Tejun Heo 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() 11 years ago
  Tejun Heo bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration 12 years ago
  Tejun Heo d99c8727e7 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 72ec702993 cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo c59cd3d840 cgroup: make cgroup_task_iter remember the cgroup being iterated 12 years ago
  Tejun Heo 0942eeeef6 cgroup: rename cgroup_iter to cgroup_task_iter 12 years ago
  Tejun Heo 492eb21b98 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
  Tejun Heo eb95419b02 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods 12 years ago
  Tejun Heo 6387698699 cgroup: add css_parent() 12 years ago
  Tejun Heo a7c6d554aa cgroup: add/update accessors which obtain subsys specific data from css 12 years ago
  Tejun Heo 8af01f56a0 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ 12 years ago
  Tejun Heo 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 years ago
  Tejun Heo b1929db42f cgroup: allow ->post_create() to fail 12 years ago
  Tejun Heo ef9fe980c6 cgroup_freezer: implement proper hierarchy support 12 years ago
  Tejun Heo 5300a9b348 cgroup_freezer: add ->post_create() and ->pre_destroy() and track online state 12 years ago