提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds f075e0f699 Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 年之前
  SeongJae Park dd4b0a4676 cgroup: trivial style updates 11 年之前
  Li Zefan c1a71504e9 cgroup: don't recycle cgroup id until all csses' have been destroyed 11 年之前
  Vladimir Davydov 10bf2f7e7d cgroup: fix fail path in cgroup_load_subsys() 11 年之前
  Wei Yongjun 0be8669dd5 cgroup: fix missing unlock on error in cgroup_load_subsys() 11 年之前
  Tejun Heo b85d20404c cgroup: remove for_each_root_subsys() 11 年之前
  Tejun Heo 1c6727af4b cgroup: implement for_each_css() 11 年之前
  Tejun Heo c81c925ad9 cgroup: factor out cgroup_subsys_state creation into create_css() 11 年之前
  Tejun Heo 9d403e9923 cgroup: combine css handling loops in cgroup_create() 11 年之前
  Tejun Heo 0d80255e42 cgroup: reorder operations in cgroup_create() 11 年之前
  Tejun Heo 780cd8b347 cgroup: make for_each_subsys() useable under cgroup_root_mutex 11 年之前
  Tejun Heo 87fb54f1b5 cgroup: css iterations and css_from_dir() are safe under cgroup_mutex 11 年之前
  Tejun Heo e58e1ca438 Merge branch 'for-3.13-fixes' into for-3.14 11 年之前
  Tejun Heo 266ccd505e cgroup: fix cgroup_create() error handling path 11 年之前
  Tejun Heo 6612f05b88 cgroup: unify pidlist and other file handling 11 年之前
  Tejun Heo 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() 11 年之前
  Tejun Heo 7da1127927 cgroup: attach cgroup_open_file to all cgroup files 11 年之前
  Tejun Heo 5d22444f42 cgroup: generalize cgroup_pidlist_open_file 11 年之前
  Tejun Heo 896f519963 cgroup: unify read path so that seq_file is always used 11 年之前
  Tejun Heo a742c59de6 cgroup: unify cgroup_write_X64() and cgroup_write_string() 11 年之前
  Tejun Heo 6e0755b08d cgroup: remove cftype->read(), ->read_map() and ->write() 11 年之前
  Tejun Heo afb2bc14e1 cgroup: don't guarantee cgroup.procs is sorted if sane_behavior 11 年之前
  Tejun Heo 045023658c cgroup: remove cgroup_pidlist->use_count 11 年之前
  Tejun Heo 4bac00d16a cgroup: load and release pidlists from seq_file start and stop respectively 11 年之前
  Tejun Heo 069df3b7ae cgroup: remove cgroup_pidlist->rwsem 11 年之前
  Tejun Heo e6b817103d cgroup: refactor cgroup_pidlist_find() 11 年之前
  Tejun Heo 62236858f3 cgroup: introduce struct cgroup_pidlist_open_file 11 年之前
  Tejun Heo b1a2136731 cgroup: implement delayed destruction for cgroup_pidlist 11 年之前
  Tejun Heo b9f3cecaba cgroup: remove cftype->release() 11 年之前
  Tejun Heo ac1e69aa78 cgroup: don't skip seq_open on write only opens on pidlist files 11 年之前