Historial de Commits

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