Historie revizí

Autor SHA1 Zpráva Datum
  Tejun Heo 7a3bb24f7c device_cgroup: use css_has_online_children() instead of has_children() před 11 roky
  Tejun Heo 5877019d97 device_cgroup: remove direct access to cgroup->children před 11 roky
  Tejun Heo 5c9d535b89 cgroup: remove css_parent() před 11 roky
  Tejun Heo 451af504df cgroup: replace cftype->write_string() with cftype->write() před 11 roky
  Aristeu Rozanski d2c2b11cfa device_cgroup: check if exception removal is allowed před 11 roky
  Aristeu Rozanski f5f3cf6f7e device_cgroup: fix the comment format for recently added functions před 11 roky
  Aristeu Rozanski 79d719749d device_cgroup: rework device access check and exception checking před 11 roky
  Tejun Heo 4d3bb511b5 cgroup: drop const from @buffer of cftype->write_string() před 11 roky
  Tejun Heo 073219e995 cgroup: clean up cgroup_subsys names and initialization před 12 roky
  Tejun Heo 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() před 12 roky
  Serge Hallyn 73ba353471 device_cgroup: remove can_attach před 12 roky
  Tejun Heo bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration před 12 roky
  Tejun Heo 492eb21b98 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup před 12 roky
  Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods před 12 roky
  Tejun Heo eb95419b02 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods před 12 roky
  Tejun Heo 6387698699 cgroup: add css_parent() před 12 roky
  Tejun Heo a7c6d554aa cgroup: add/update accessors which obtain subsys specific data from css před 12 roky
  Tejun Heo 8af01f56a0 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ před 12 roky
  Tejun Heo d591fb5661 device_cgroup: simplify cgroup tree walk in propagate_exception() před 12 roky
  Rami Rosen e57d5cf2f8 devcg: remove parent_cgroup. před 12 roky
  Tejun Heo 8adf12b0ff devcg: remove broken_hierarchy tag před 12 roky
  Aristeu Rozanski bd2953ebbb devcg: propagate local changes down the hierarchy před 13 roky
  Aristeu Rozanski 1909554c97 devcg: use css_online and css_offline před 13 roky
  Aristeu Rozanski c39a2a3018 devcg: prepare may_access() for hierarchy support před 13 roky
  Aristeu Rozanski 26898fdff3 devcg: expand may_access() logic před 13 roky
  Jerry Snitselaar 53eb8c82d5 device_cgroup: don't grab mutex in rcu callback před 13 roky
  Jerry Snitselaar 103a197c0c security/device_cgroup: lock assert fails in dev_exception_clean() před 13 roky
  Tejun Heo 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() před 13 roky
  Tejun Heo 4b1c7840b7 device_cgroup: add lockdep asserts před 13 roky
  Tejun Heo 201e72acb2 device_cgroup: fix RCU usage před 13 roky