Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ef2c41cf38a7559bbf91af42d5b6a4429db8fc68
/
kernel
/
cgroup
/
cgroup.c
ef2c41c
clone3: allow spawning processes into cgroups
by Christian Brauner
· 5 years ago
f355322
cgroup: add cgroup_may_write() helper
by Christian Brauner
· 5 years ago
5a5cf5c
cgroup: refactor fork helpers
by Christian Brauner
· 5 years ago
1770309
cgroup: add cgroup_get_from_file() helper
by Christian Brauner
· 5 years ago
6df970e
cgroup: unify attach permission checking
by Christian Brauner
· 5 years ago
3010c5b
cgroup.c: Use built-in RCU list checking
by Madhuparna Bhowmik
· 5 years ago
f43caa2
cgroup: Clean up css_set task traversal
by Michal Koutný
· 5 years ago
9c974c7
cgroup: Iterate tasks that did not finish do_exit()
by Michal Koutný
· 5 years ago
2d4ecb0
cgroup: cgroup_procs_next should increase position index
by Vasily Averin
· 5 years ago
0a679e1
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
c9d35ee
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
d7167b1
fs_parse: fold fs_parameter_desc/fs_parameter_spec
by Al Viro
· 5 years ago
96cafb9
fs_parser: remove fs_parameter_description name field
by Eric Sandeen
· 5 years ago
0cd9d33
cgroup: init_tasks shouldn't be linked to the root cgroup
by Tejun Heo
· 5 years ago
bd2463a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
3bc0bb3
cgroup: Prevent double killing of css when enabling threaded cgroup
by Michal Koutný
· 5 years ago
7dd68b3
bpf: Support replacing cgroup-bpf program in MULTI mode
by Andrey Ignatov
· 5 years ago
1b96a41
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
d749534
cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root()
by Tejun Heo
· 5 years ago
7432103
cgroup: use cgrp->kn->id as the cgroup ID
by Tejun Heo
· 5 years ago
fe0f726
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
by Tejun Heo
· 5 years ago
67c0496
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
by Tejun Heo
· 5 years ago
630faf8
cgroup: don't put ERR_PTR() into fc->root
by Al Viro
· 5 years ago
5153faa
cgroup: remove cgroup_enable_task_cg_lists() optimization
by Tejun Heo
· 5 years ago
9a3284f
cgroup: Optimize single thread migration
by Michal Koutný
· 5 years ago
e7c7b1d
cgroup: Update comments about task exit path
by Michal Koutný
· 5 years ago
61e867f
cgroup: short-circuit current_cgns_cgroup_from_root() on the default hierarchy
by Miaohe Lin
· 5 years ago
3ee8d6c
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
7e67a85
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
97a6136
cgroup: freezer: fix frozen state inheritance
by Roman Gushchin
· 5 years ago
f9a25f7
cpusets: Rebuild root domain deadline accounting information
by Mathieu Poirier
· 6 years ago
a581563
cgroup: minor tweak for logic to get cgroup css
by Peng Wang
· 6 years ago
85db002
cgroup: Replace a seq_printf() call by seq_puts() in cgroup_print_ss_mask()
by Markus Elfring
· 6 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
3b99107
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
92c1d65
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
5be1f9d
Merge tag 'v5.2-rc6' into for-5.3/block
by Jens Axboe
· 6 years ago
83086d6
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
474a280
cgroup: export css_next_descendant_pre for bfq
by Christoph Hellwig
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
0011572
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
38cf3a6
cgroup: Move cgroup_parse_float() implementation out of CONFIG_SYSFS
by Tejun Heo
· 6 years ago
11dc8b4
Merge branch 'for-5.2-fixes' into for-5.3
by Tejun Heo
· 6 years ago
c596687
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
by Tejun Heo
· 6 years ago
cf89298
cgroup/bfq: revert bfq.weight symlink change
by Jens Axboe
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
54b7b86
cgroup: let a symlink too be created with a cftype file
by Angelo Ruocco
· 6 years ago
cee0c33
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
by Tejun Heo
· 6 years ago
9852ae3
mm, memcg: consider subtrees in memory.events
by Chris Down
· 6 years ago
a5e112e
cgroup: add cgroup_parse_float()
by Tejun Heo
· 6 years ago
c03cd77
cgroup: Include dying leaders with live threads in PROCS iterations
by Tejun Heo
· 6 years ago
b636fd3
cgroup: Implement css_task_iter_skip()
by Tejun Heo
· 6 years ago
4bfc0bb
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
by Roman Gushchin
· 6 years ago
3f2947b
locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_threadgroup_rwsem
by Oleg Nesterov
· 6 years ago
d5f68d3
cpuset: move mount -t cpuset logics into cgroup.c
by Al Viro
· 6 years ago
f7a9945
no need to protect against put_user_ns(NULL)
by Al Viro
· 6 years ago
df5ba5b
kernel/sched/psi.c: expose pressure metrics on root cgroup
by Dan Schatzberg
· 6 years ago
0e94682
psi: introduce psi monitor
by Suren Baghdasaryan
· 6 years ago
96b9c59
cgroup: get rid of cgroup_freezer_frozen_exit()
by Roman Gushchin
· 6 years ago
533307dc
cgroup: Remove unused cgrp variable
by Shaokun Zhang
· 6 years ago
4c476d8
cgroup: add tracing points for cgroup v2 freezer
by Roman Gushchin
· 6 years ago
76f969e
cgroup: cgroup v2 freezer
by Roman Gushchin
· 6 years ago
4dcabec
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
by Roman Gushchin
· 6 years ago
aade7f9
cgroup: implement __cgroup_task_count() helper
by Roman Gushchin
· 6 years ago
d6e486e
cgroup: remove extra cgroup_migrate_finish() call
by Shakeel Butt
· 6 years ago
7b47a9e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
1fc1cd8
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
dc50537
kernel: cgroup: add poll file operation
by Johannes Weiner
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
23bf1b6
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
by David Howells
· 6 years ago
cca8f32
cgroup: store a reference to cgroup_ns into cgroup_fs_context
by Al Viro
· 6 years ago
71d883c
cgroup_do_mount(): massage calling conventions
by Al Viro
· 6 years ago
cf6299b1
cgroup: stash cgroup_root reference into cgroup_fs_context
by Al Viro
· 6 years ago
e34a98d
cgroup2: switch to option-by-option parsing
by Al Viro
· 6 years ago
8d2451f
cgroup1: switch to option-by-option parsing
by Al Viro
· 6 years ago
f5dfb53
cgroup: take options parsing into ->parse_monolithic()
by Al Viro
· 6 years ago
7feeef5
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
by Al Viro
· 6 years ago
9012962
cgroup: start switching to fs_context
by Al Viro
· 6 years ago
51bee5a
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
by Oleg Nesterov
· 6 years ago
1832f4e
bpf, cgroups: clean up kerneldoc warnings
by Valdis Kletnieks
· 6 years ago
35ac118
cgroup: saner refcounting for cgroup_root
by Al Viro
· 6 years ago
399504e
fix cgroup_do_mount() handling of failure exits
by Al Viro
· 6 years ago
6f9d71c
Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
e250d91
cgroup: fix parsing empty mount option string
by Ondrej Mosnacek
· 6 years ago
4d71c6f
Merge branch 'for-4.20-fixes' into for-4.21
by Tejun Heo
· 6 years ago
fc5a828
blkcg: remove additional reference to the css
by Dennis Zhou
· 6 years ago
2af3024
cgroups: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
e9d81a1
cgroup: fix CSS_TASK_ITER_PROCS
by Tejun Heo
· 6 years ago
c1bbd93
cgroup: Add .__DEBUG__. prefix to debug file names
by Tejun Heo
· 6 years ago
5cf8114
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
by Waiman Long
· 6 years ago
4d9ebbe
cgroup: remove unnecessary unlikely()
by Yangtao Li
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
2ce7135
psi: cgroup support
by Johannes Weiner
· 6 years ago
6ab9e09
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
479adb8
cgroup: Fix dom_cgrp propagation when enabling threaded mode
by Tejun Heo
· 6 years ago
f0fcb3e
blkcg: remove additional reference to the css
by Dennis Zhou (Facebook)
· 6 years ago
5967661
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
Next »