index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup_freezer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
Oleg Nesterov
1
-1
/
+1
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
1
-3
/
+3
2015-12-03
cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_att...
Tejun Heo
1
-10
/
+7
2015-07-14
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
1
-1
/
+1
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
1
-1
/
+1
2014-05-16
cgroup: remove css_parent()
Tejun Heo
1
-1
/
+1
2014-05-13
cgroup: replace cftype->write_string() with cftype->write()
Tejun Heo
1
-11
/
+9
2014-05-13
cgroup: rename css_tryget*() to css_tryget_online*()
Tejun Heo
1
-2
/
+2
2014-05-13
cgroup: fix rcu_read_lock() leak in update_if_frozen()
Tejun Heo
1
-1
/
+3
2014-05-13
cgroup_freezer: replace freezer->lock with freezer_mutex
Tejun Heo
1
-66
/
+46
2014-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
1
-1
/
+1
2014-02-25
cgroup_freezer: document freezer_fork() subtleties
Tejun Heo
1
-3
/
+25
2014-02-13
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
1
-1
/
+1
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
1
-6
/
+2
2013-12-05
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
1
-4
/
+3
2013-08-08
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
1
-13
/
+16
2013-08-08
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-1
/
+1
2013-08-08
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-14
/
+12
2013-08-08
cgroup: make cgroup_task_iter remember the cgroup being iterated
Tejun Heo
1
-6
/
+6
2013-08-08
cgroup: rename cgroup_iter to cgroup_task_iter
Tejun Heo
1
-12
/
+12
2013-08-08
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-15
/
+10
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
1
-19
/
+21
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
1
-19
/
+21
2013-08-08
cgroup: add css_parent()
Tejun Heo
1
-6
/
+2
2013-08-08
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
1
-4
/
+7
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
1
-2
/
+2
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
1
-10
/
+10
2012-11-19
cgroup: allow ->post_create() to fail
Tejun Heo
1
-1
/
+3
2012-11-09
cgroup_freezer: implement proper hierarchy support
Tejun Heo
1
-38
/
+123
2012-11-09
cgroup_freezer: add ->post_create() and ->pre_destroy() and track online state
Tejun Heo
1
-2
/
+40
2012-11-09
cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT]
Tejun Heo
1
-8
/
+47
2012-11-09
cgroup_freezer: make freezer->state mask of flags
Tejun Heo
1
-33
/
+27
2012-11-09
cgroup_freezer: prepare freezer_change_state() for full hierarchy support
Tejun Heo
1
-18
/
+30
2012-11-09
cgroup_freezer: trivial cleanups
Tejun Heo
1
-22
/
+19
2012-10-26
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
Oleg Nesterov
1
-2
/
+1
2012-10-20
cgroup_freezer: don't use cgroup_lock_live_group()
Tejun Heo
1
-56
/
+10
2012-10-20
cgroup_freezer: prepare update_if_frozen() for locking change
Tejun Heo
1
-26
/
+17
2012-10-20
cgroup_freezer: allow moving tasks in and out of a frozen cgroup
Tejun Heo
1
-20
/
+31
2012-10-16
cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZE...
Tejun Heo
1
-4
/
+12
2012-10-16
cgroup_freezer: make it official that writes to freezer.state don't fail
Tejun Heo
1
-32
/
+11
2012-10-16
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
1
-9
/
+4
2012-09-14
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
1
-0
/
+8
2012-04-01
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
1
-8
/
+3
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-7
/
+4
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-11
/
+5
2011-12-21
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
1
-2
/
+9
2011-12-12
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
1
-10
/
+4
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
1
-1
/
+1
2011-11-24
cgroup_freezer: fix freezing groups with stopped tasks
Michal Hocko
1
-2
/
+9
2011-11-21
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
1
-2
/
+2
[next]