Commit History

Author SHA1 Message Date
  Tejun Heo 398f878789 Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15 11 years ago
  Li Zefan 0ab02ca8f8 cgroup: protect modifications to cgroup_idr with cgroup_mutex 11 years ago
  Tejun Heo aec25020f5 cgroup: rename cgroup_subsys->subsys_id to ->id 11 years ago
  Tejun Heo 073219e995 cgroup: clean up cgroup_subsys names and initialization 11 years ago
  Tejun Heo 3ed80a62bf cgroup: drop module support 11 years ago
  Hugh Dickins b3ff8a2f95 cgroup: remove stray references to css_id 11 years ago
  Tejun Heo b85d20404c cgroup: remove for_each_root_subsys() 11 years ago
  Tejun Heo 6612f05b88 cgroup: unify pidlist and other file handling 11 years ago
  Tejun Heo 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() 11 years ago
  Tejun Heo 7da1127927 cgroup: attach cgroup_open_file to all cgroup files 11 years ago
  Tejun Heo 6e0755b08d cgroup: remove cftype->read(), ->read_map() and ->write() 11 years ago
  Tejun Heo afb2bc14e1 cgroup: don't guarantee cgroup.procs is sorted if sane_behavior 11 years ago
  Tejun Heo b9f3cecaba cgroup: remove cftype->release() 11 years ago
  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