Commit History

Author SHA1 Message Date
  Tao Ma 8ec7d50f1e kernel: remove reference to feature-removal-schedule.txt 12 years ago
  Gao feng f33fddc2b9 cgroup_rm_file: don't delete the uncreated files 12 years ago
  Gao feng 7083d0378a cgroup: remove subsystem files when remounting cgroup 12 years ago
  Gao feng 879a3d9dbb cgroup: use cgroup_addrm_files() in cgroup_clear_directory() 12 years ago
  Glauber Costa 1f869e8711 cgroup: warn about broken hierarchies only after css_online 12 years ago
  Greg Thelen 9718ceb343 cgroup: list_del_init() on removed events 12 years ago
  Greg Thelen 205a872bd6 cgroup: fix lockdep warning for event_control 12 years ago
  Li Zhong fddfb02ad0 cgroup: move list add after list head initilization 12 years ago
  Tao Ma d0b2fdd2a5 cgroup: remove obsolete guarantee from cgroup_task_migrate. 12 years ago
  Tejun Heo 0a950f65e1 cgroup: add cgroup->id 12 years ago
  Tejun Heo 033fa1c5f5 cgroup, cpuset: remove cgroup_subsys->post_clone() 12 years ago
  Tejun Heo 2260e7fc1f cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/ 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 4b8b47eb00 cgroup: update cgroup_create() failure path 12 years ago
  Tejun Heo b8a2df6a5b cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory 12 years ago
  Tejun Heo d19e19de48 cgroup: simplify cgroup_load_subsys() failure path 12 years ago
  Tejun Heo a31f2d3ff7 cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers 12 years ago
  Tejun Heo 42809dd422 cgroup: separate out cgroup_destroy_locked() 12 years ago
  Tejun Heo 02ae7486d0 cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload_subsys() 12 years ago
  Tejun Heo 648bb56d07 cgroup: lock cgroup_mutex in cgroup_init_subsys() 12 years ago
  Tejun Heo b48c6a80a0 cgroup: trivial cleanup for cgroup_init/load_subsys() 12 years ago
  Tejun Heo 38b53abaa3 cgroup: make CSS_* flags bit masks instead of bit positions 12 years ago
  Tejun Heo febfcef60d cgroup: cgroup->dentry isn't a RCU pointer 12 years ago
  Tejun Heo 4e139afc22 cgroup: create directory before linking while creating a new cgroup 12 years ago
  Tejun Heo 28fd6f30ac cgroup: open-code cgroup_create_dir() 12 years ago
  Tejun Heo 2243076ad1 cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping() 12 years ago
  Tejun Heo 175431635e cgroup: remove incorrect dget/dput() pair in cgroup_create_dir() 12 years ago
  Tejun Heo 574bd9f7c7 cgroup: implement generic child / descendant walk macros 12 years ago
  Tejun Heo eb6fd5040e cgroup: use rculist ops for cgroup->children 12 years ago