summaryrefslogtreecommitdiff
path: root/security/device_cgroup.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into nextJames Morris2010-05-06
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | security: whitespace coding style fixesJustin P. Mattock2010-04-23
|/
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-24
* devcgroup: skip superfluous checks when found the DEV_ALL elemLi Zefan2009-06-18
* devcgroup: avoid using cgroup_lockLi Zefan2009-04-02
* devices cgroup: allow mkfifoSerge E. Hallyn2009-01-08
* devcgroup: use list_for_each_entry_rcu()Lai Jiangshan2009-01-08
* devcgroup: remove spin_lock()Lai Jiangshan2008-10-20
* devcgroup: remove unused variableLi Zefan2008-10-20
* devcgroup: use kmemdup()Li Zefan2008-10-20
* devcgroup: fix race against rmdir()Li Zefan2008-09-02
* devcgroup: code cleanupLi Zefan2008-07-25
* devcgroup: relax white-list protection down to RCUPavel Emelyanov2008-07-25
* cgroup files: convert devcgroup_access_write() into a cgroup write_string() h...Paul Menage2008-07-25
* devcgroup: fix permission check when adding entry to child cgroupLi Zefan2008-07-13
* devcgroup: always show positive major/minor numLi Zefan2008-07-13
* devcgroup: fix odd behaviour when writing 'a' to devices.allowLi Zefan2008-07-04
* devscgroup: make white list more compact in some casesPavel Emelyanov2008-06-06
* devscgroup: relax task to dev_cgroup conversionPavel Emelyanov2008-06-06
* devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroupPavel Emelyanov2008-06-06
* cgroups: introduce cft->read_seq()Serge E. Hallyn2008-04-29
* cgroups: implement device whitelistSerge E. Hallyn2008-04-29