Commit History

Author SHA1 Message Date
  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
  Tejun Heo 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 years ago
  Tejun Heo 4b1c7840b7 device_cgroup: add lockdep asserts 12 years ago
  Tejun Heo 201e72acb2 device_cgroup: fix RCU usage 12 years ago
  Aristeu Rozanski 64e1047713 device_cgroup: fix unchecked cgroup parent usage 12 years ago
  Aristeu Rozanski 4cef7299b4 device_cgroup: add proper checking when changing default behavior 12 years ago
  Aristeu Rozanski 26fd8405dd device_cgroup: stop using simple_strtoul() 12 years ago
  Aristeu Rozanski 5b7aa7d5bb device_cgroup: rename deny_all to behavior 12 years ago
  Jiri Slaby 8c9506d169 cgroup: fix invalid rcu dereference 12 years ago
  Aristeu Rozanski db9aeca97a device_cgroup: rename whitelist to exception list 12 years ago
  Aristeu Rozanski ad676077a2 device_cgroup: convert device_cgroup internally to policy + exceptions 12 years ago
  Aristeu Rozanski 868539a3b6 device_cgroup: introduce dev_whitelist_clean() 12 years ago
  Aristeu Rozanski 66b8ef6775 device_cgroup: add "deny_all" in dev_cgroup structure 12 years ago
  Tejun Heo 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 12 years ago
  Tejun Heo 4baf6e3325 cgroup: convert all non-memcg controllers to the new cftype interface 13 years ago
  Li Zefan 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 13 years ago
  Tejun Heo 2f7ee5691e cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() 13 years ago
  Lai Jiangshan 6034f7e603 security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu() 14 years ago
  Al Viro 482e0cd3db devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper 14 years ago
  Ben Blum f780bdb7c1 cgroups: add per-thread subsystem callbacks 14 years ago
  James Morris 0ffbe2699c Merge branch 'master' into next 15 years ago
  Justin P. Mattock c5b60b5e67 security: whitespace coding style fixes 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 15 years ago
  Li Zefan cd5008196f devcgroup: skip superfluous checks when found the DEV_ALL elem 16 years ago
  Li Zefan b4046f00ee devcgroup: avoid using cgroup_lock 16 years ago
  Serge E. Hallyn 0b82ac37b8 devices cgroup: allow mkfifo 16 years ago
  Lai Jiangshan 116e057512 devcgroup: use list_for_each_entry_rcu() 16 years ago
  Lai Jiangshan 47c59803be devcgroup: remove spin_lock() 16 years ago