Commit History

Author SHA1 Message Date
  Tejun Heo edab95103d cgroup: Merge branch 'memcg_event' into for-3.14 11 years ago
  Tejun Heo b36824c75c cgroup: unexport cgroup_css() and remove __file_cft() 11 years ago
  Tejun Heo fba9480783 cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg 11 years ago
  Tejun Heo 79bd9814e5 cgroup, memcg: move cgroup_event implementation to memcg 11 years ago
  Li Zefan 2ff2a7d03b cgroup: kill css_id 12 years ago
  Tejun Heo 9fa4db334c cgroup: implement CFTYPE_NO_PREFIX 12 years ago
  Tejun Heo 35cf083619 cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax 12 years ago
  Li Zefan 1cb650b91b cgroup: change cgroup_from_id() to css_from_id() 12 years ago
  Tejun Heo 0c21ead136 cgroup: RCU protect each cgroup_subsys_state release 12 years ago
  Tejun Heo 09a503ea3a cgroup: decouple cgroup_subsys_state destruction from cgroup destruction 12 years ago
  Tejun Heo f20104de55 cgroup: replace cgroup->css_kill_cnt with ->nr_css 12 years ago
  Tejun Heo 73e80ed800 cgroup: add __rcu modifier to cgroup->subsys[] 12 years ago
  Tejun Heo 0ae78e0bf1 cgroup: add cgroup_subsys_state->parent 12 years ago
  Tejun Heo 35ef10da65 cgroup: rename cgroup_subsys_state->dput_work and its callback function 12 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 95109b627b cgroup: unexport cgroup_css() 12 years ago
  Tejun Heo d99c8727e7 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 81eeaf0411 cgroup: make cftype->[un]register_event() 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 e535837b1d cgroup: remove struct cgroup_scanner 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 f48e3924dc cgroup: always use cgroup_next_child() to walk the children list 12 years ago
  Tejun Heo 3b287a505e cgroup: convert cgroup_next_sibling() to cgroup_next_child() 12 years ago
  Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
  Tejun Heo 67f4c36f83 cgroup: add cgroup->dummy_css 12 years ago
  Tejun Heo 2bb566cb68 cgroup: add subsys backlink pointer to cftype 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