Commit History

Author SHA1 Message Date
  Linus Torvalds ee7eafc907 Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
  Anjana V Kumar ea84753c98 cgroup: fix to break the while loop in cgroup_attach_task() correctly 11 years ago
  Tejun Heo 58b79a91f5 cgroup: fix cgroup post-order descendant walk of empty subtree 11 years ago
  Al Viro 4e10f3c988 Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c 12 years ago
  Linus Torvalds 32dad03d16 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
  Hugh Dickins bb78a92f47 cgroup: fix rmdir EBUSY regression in 3.11 12 years ago
  Tejun Heo d1625964da cgroup: fix cgroup_css() invocation in css_from_id() 12 years ago
  Tejun Heo 7c918cbbd8 cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_cgrp() 12 years ago
  Tejun Heo 7941cb027d cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 9fa4db334c cgroup: implement CFTYPE_NO_PREFIX 12 years ago
  Tejun Heo ca8bdcaff0 cgroup: make cgroup_css() take cgroup_subsys * instead and allow NULL subsys 12 years ago
  Tejun Heo 35cf083619 cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax 12 years ago
  Tejun Heo 6e6eab0efd cgroup: fix cgroup_write_event_control() 12 years ago
  Tejun Heo 0bfb4aa67c cgroup: fix subsystem file accesses on the root cgroup 12 years ago
  Li Zefan 1cb650b91b cgroup: change cgroup_from_id() to css_from_id() 12 years ago
  Li Zhong 930913a312 cgroup: use css_get() in cgroup_create() to check CSS_ROOT 12 years ago
  Tejun Heo 0c21ead136 cgroup: RCU protect each cgroup_subsys_state release 12 years ago
  Tejun Heo 3c14f8b44f cgroup: move subsys file removal to kill_css() 12 years ago
  Tejun Heo edae0c3358 cgroup: factor out kill_css() 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 223dbc38d2 cgroup: bounce cgroup_subsys_state ref kill confirmation to a work item 12 years ago
  Tejun Heo ae7f164a09 cgroup: move cgroup->subsys[] assignment to online_css() 12 years ago
  Tejun Heo 623f926b05 cgroup: reorganize css init / exit paths 12 years ago
  Tejun Heo 73e80ed800 cgroup: add __rcu modifier to cgroup->subsys[] 12 years ago
  Tejun Heo 105347ba5d cgroup: make cgroup_file_open() rcu_read_lock() around cgroup_css() and add cfent->css 12 years ago
  Tejun Heo b77d7b6088 cgroup: cgroup_css_from_dir() now should be called with RCU read locked 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 40e93b39cd cgroup: always use cgroup_css() 12 years ago