Commit History

Author SHA1 Message Date
  Paul E. McKenney dc3a04d551 security/device_cgroup: Fix RCU_LOCKDEP_WARN() condition 10 years ago
  Paul E. McKenney f78f5b90c4 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() 10 years ago
  Tejun Heo 5577964e64 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes 11 years ago
  Tejun Heo 7a3bb24f7c device_cgroup: use css_has_online_children() instead of has_children() 11 years ago
  Tejun Heo 5877019d97 device_cgroup: remove direct access to cgroup->children 11 years ago
  Tejun Heo 5c9d535b89 cgroup: remove css_parent() 11 years ago
  Tejun Heo 451af504df cgroup: replace cftype->write_string() with cftype->write() 11 years ago
  Aristeu Rozanski d2c2b11cfa device_cgroup: check if exception removal is allowed 11 years ago
  Aristeu Rozanski f5f3cf6f7e device_cgroup: fix the comment format for recently added functions 11 years ago
  Aristeu Rozanski 79d719749d device_cgroup: rework device access check and exception checking 11 years ago
  Tejun Heo 4d3bb511b5 cgroup: drop const from @buffer of cftype->write_string() 11 years ago
  Tejun Heo 073219e995 cgroup: clean up cgroup_subsys names and initialization 11 years ago
  Tejun Heo 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() 11 years ago
  Serge Hallyn 73ba353471 device_cgroup: remove can_attach 11 years ago
  Tejun Heo bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration 12 years ago
  Tejun Heo 492eb21b98 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
  Tejun Heo eb95419b02 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods 12 years ago
  Tejun Heo 6387698699 cgroup: add css_parent() 12 years ago
  Tejun Heo a7c6d554aa cgroup: add/update accessors which obtain subsys specific data from css 12 years ago
  Tejun Heo 8af01f56a0 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ 12 years ago
  Tejun Heo d591fb5661 device_cgroup: simplify cgroup tree walk in propagate_exception() 12 years ago
  Rami Rosen e57d5cf2f8 devcg: remove parent_cgroup. 12 years ago
  Tejun Heo 8adf12b0ff devcg: remove broken_hierarchy tag 12 years ago
  Aristeu Rozanski bd2953ebbb devcg: propagate local changes down the hierarchy 12 years ago
  Aristeu Rozanski 1909554c97 devcg: use css_online and css_offline 12 years ago
  Aristeu Rozanski c39a2a3018 devcg: prepare may_access() for hierarchy support 12 years ago
  Aristeu Rozanski 26898fdff3 devcg: expand may_access() logic 12 years ago
  Jerry Snitselaar 53eb8c82d5 device_cgroup: don't grab mutex in rcu callback 12 years ago
  Jerry Snitselaar 103a197c0c security/device_cgroup: lock assert fails in dev_exception_clean() 12 years ago