index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Age
Commit message (
Expand
)
Author
2013-05-07
cgroup: fix broken file xattrs
Li Zefan
2013-05-07
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
cgroup: convert to idr_alloc()
Tejun Heo
2013-02-27
cgroup: don't use idr_remove_all()
Tejun Heo
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-18
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
2013-02-18
cgroup: fix cgroup_rmdir() vs close(eventfd) race
Li Zefan
2013-02-18
cgroup: fix exit() vs rmdir() race
Li Zefan
2013-01-24
cgroup: remove bogus comments in cgroup_diput()
Li Zefan
2013-01-24
cgroup: remove synchronize_rcu() from cgroup_diput()
Li Zefan
2013-01-24
cgroup: remove duplicate RCU free on struct cgroup
Li Zefan
2013-01-24
cgroup: initialize cgrp->dentry before css_alloc()
Li Zefan
2013-01-24
cgroup: remove a NULL check in cgroup_exit()
Li Zefan
2013-01-22
cgroup: fix bogus kernel warnings when cgroup_create() failed
Li Zefan
2013-01-14
cgroup: remove synchronize_rcu() from rebind_subsystems()
Li Zefan
2013-01-14
cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}()
Li Zefan
2013-01-10
cgroup: use new hashtable implementation
Li Zefan
2013-01-07
cgroup: implement cgroup_rightmost_descendant()
Tejun Heo
2012-12-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-17
kernel: remove reference to feature-removal-schedule.txt
Tao Ma
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-06
cgroup_rm_file: don't delete the uncreated files
Gao feng
2012-12-03
cgroup: remove subsystem files when remounting cgroup
Gao feng
2012-11-30
cgroup: use cgroup_addrm_files() in cgroup_clear_directory()
Gao feng
2012-11-30
cgroup: warn about broken hierarchies only after css_online
Glauber Costa
2012-11-28
cgroup: list_del_init() on removed events
Greg Thelen
2012-11-28
cgroup: fix lockdep warning for event_control
Greg Thelen
2012-11-28
cgroup: move list add after list head initilization
Li Zhong
2012-11-20
cgroup: remove obsolete guarantee from cgroup_task_migrate.
Tao Ma
2012-11-19
cgroup: add cgroup->id
Tejun Heo
2012-11-19
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2012-11-19
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
cgroup: allow ->post_create() to fail
Tejun Heo
2012-11-19
cgroup: update cgroup_create() failure path
Tejun Heo
2012-11-19
cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory
Tejun Heo
2012-11-19
cgroup: simplify cgroup_load_subsys() failure path
Tejun Heo
2012-11-19
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
2012-11-19
cgroup: separate out cgroup_destroy_locked()
Tejun Heo
2012-11-19
cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload...
Tejun Heo
2012-11-19
cgroup: lock cgroup_mutex in cgroup_init_subsys()
Tejun Heo
2012-11-19
cgroup: trivial cleanup for cgroup_init/load_subsys()
Tejun Heo
2012-11-19
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
2012-11-19
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
2012-11-19
cgroup: create directory before linking while creating a new cgroup
Tejun Heo
2012-11-19
cgroup: open-code cgroup_create_dir()
Tejun Heo
2012-11-19
cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()
Tejun Heo
2012-11-19
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
[next]