Commit History

Author SHA1 Message Date
  Li Zefan 65dff759d2 cgroup: fix cgroup_path() vs rename() race 12 years ago
  Li Zefan be44562613 cgroup: remove synchronize_rcu() from cgroup_diput() 12 years ago
  Tejun Heo 12a9d2fef1 cgroup: implement cgroup_rightmost_descendant() 12 years ago
  Tejun Heo d5b1fe68ba cgroup: remove unused dummy cgroup_fork_callbacks() 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 a31f2d3ff7 cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers 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 574bd9f7c7 cgroup: implement generic child / descendant walk macros 12 years ago
  Tejun Heo eb6fd5040e cgroup: use rculist ops for cgroup->children 12 years ago
  Tejun Heo a8638030f6 cgroup: add cgroup_subsys->post_create() 12 years ago
  Tejun Heo 1db1e31b1e Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8 12 years ago
  Tejun Heo bcf6de1b91 cgroup: make ->pre_destroy() return void 12 years ago
  Tejun Heo b25ed609d0 cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_and_wakeup_rmdir() 12 years ago
  Tejun Heo e93160803f cgroup: kill CSS_REMOVED 12 years ago
  Tejun Heo ed95779340 cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs 12 years ago
  Tejun Heo 5edee61ede cgroup: cgroup_subsys->fork() should be called after the task is added to css_set 12 years ago
  Linus Torvalds 68d47a137c Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
  Tejun Heo 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 13 years ago
  Daniel Wagner a6f00298b2 cgroup: Define CGROUP_SUBSYS_COUNT according the configuration 13 years ago
  Daniel Wagner 8a8e04df47 cgroup: Assign subsystem IDs during compile time 13 years ago
  Daniel Wagner 5fc0b02544 cgroup: Wrap subsystem selection macro 13 years ago
  Daniel Wagner be45c900fd cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT 13 years ago
  Aristeu Rozanski 03b1cde6b2 cgroup: add xattr support 13 years ago
  Li Zefan 6be96a5c90 cgroup: remove hierarchy_mutex 13 years ago