index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
cgroup-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: introduce support for cgroup freezer
Michal Sekletár
2020-04-30
1
-3
/
+15
*
basic/cgroup-util: introduce cg_get_keyed_attribute_full()
Michal Sekletár
2020-04-29
1
-3
/
+10
*
cgroup-util: check for SYSFS_MAGIC when detecting cgroup format
Dan Streetman
2020-04-25
1
-0
/
+3
*
cgroup-util: cg_get_xattr_malloc helper
Anita Zhang
2020-03-25
1
-0
/
+19
*
cgroup-util: helper to cg_get_attribute and convert to uint64_t
Anita Zhang
2020-03-25
1
-0
/
+26
*
basic/cgroup-util: modernize cg_split_spec()
Zbigniew Jędrzejewski-Szmek
2020-03-10
1
-59
/
+35
*
cgroup-util: add new cg_remove_xattr() for removing xattr from cgroup
Lennart Poettering
2019-11-20
1
-0
/
+17
*
tree-wide: drop stat.h or statfs.h when stat-util.h is included
Yu Watanabe
2019-11-03
1
-2
/
+0
*
tree-wide: drop dirent.h when dirent-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variable
Zbigniew Jędrzejewski-Szmek
2019-10-03
1
-873
/
+22
|
\
|
*
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-846
/
+0
|
*
basic/cgroup-util: let cgroup_unified_flush() return the detected hierarchy
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-33
/
+28
*
|
cgroup-util: fix obsolete comment about supported controllers
Pavel Hrdina
2019-09-24
1
-2
/
+1
*
|
cgroup: introduce support for cgroup v2 CPUSET controller
Pavel Hrdina
2019-09-24
1
-0
/
+1
*
|
tree-wide: various code-formatting improvements
Frantisek Sumsal
2019-09-22
1
-3
/
+1
|
/
*
cgroup-util: update comment to reflect stable kernel fixes
Topi Miettinen
2019-08-19
1
-1
/
+2
*
Apply empty_to_root() in three more spots for safety
Zbigniew Jędrzejewski-Szmek
2019-07-15
1
-2
/
+2
*
util-lib: fix comment
Lennart Poettering
2019-07-12
1
-3
/
+2
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
1
-6
/
+4
*
Merge pull request #12836 from yuwata/tree-wide-replace-strjoin
Lennart Poettering
2019-06-22
1
-11
/
+11
|
\
|
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-11
/
+11
*
|
cgroup-util: kill also threads
Topi Miettinen
2019-06-22
1
-5
/
+35
*
|
util: use extract_first_word() instead of strsep()
Yu Watanabe
2019-06-19
1
-11
/
+21
|
/
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-2
/
+2
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-1
/
+0
*
Add fopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-15
/
+11
*
tree-wide: constify a few static string tables
Lennart Poettering
2019-03-25
1
-1
/
+1
*
service: make killmode=cgroup|mixed, SendSIGKILL=no services singletons
Daniel Black
2019-01-29
1
-4
/
+8
*
cgroup: s/cgroups? ?v?([0-9])/cgroup v\1/gI
Chris Down
2019-01-03
1
-6
/
+6
*
cgroup: Imply systemd.unified_cgroup_hierarchy=1 on cgroup_no_v1=all
Chris Down
2018-12-21
1
-3
/
+12
*
Merge pull request #10901 from poettering/startswith-list
Yu Watanabe
2018-11-26
1
-3
/
+1
|
\
|
*
tree-wide: port over more cases to STR_IN_SET()
Lennart Poettering
2018-11-26
1
-3
/
+1
*
|
cgroup: extend cg_mask_supported() comment a bit
Lennart Poettering
2018-11-23
1
-3
/
+3
*
|
cgroup: be more careful with which controllers we can enable/disable on a cgroup
Lennart Poettering
2018-11-23
1
-3
/
+55
*
|
cgroup: tweak log message, so that it doesn't claim we always enable controll...
Lennart Poettering
2018-11-23
1
-1
/
+2
*
|
cgroup: propagate errors when we cannot open cgroup.subtree_control
Lennart Poettering
2018-11-23
1
-4
/
+2
|
/
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-5
/
+4
*
cgroup v2: Don't require CPU controller for CPU accounting in 4.15+
Chris Down
2018-11-18
1
-0
/
+52
*
Merge pull request #10785 from poettering/cgroup-join-removal
Lennart Poettering
2018-11-16
1
-13
/
+35
|
\
|
*
cgroup-util: when attaching/creating cgroups in multiple hierarchies, take jo...
Lennart Poettering
2018-11-16
1
-13
/
+35
*
|
cocci: simplify some if checks
Lennart Poettering
2018-11-16
1
-3
/
+1
|
/
*
cgroup-util: FLAGS_SET()ify all things
Lennart Poettering
2018-10-26
1
-8
/
+8
*
cgroup: when discovering which controllers the kernel supports mask with what...
Lennart Poettering
2018-10-26
1
-6
/
+8
*
cgroup-util: before operating on a mounted cgroup controller check if it actu...
Lennart Poettering
2018-10-26
1
-0
/
+15
*
cgroup-util: disable buffering for cg_enable_everywhere() when writing to cgr...
Lennart Poettering
2018-10-26
1
-7
/
+7
*
cgroup-util: don't expect cg_mask_from_string()'s return value to be initialized
Lennart Poettering
2018-10-26
1
-4
/
+9
*
cgroup-util: debug log if /proc/self/ns/cgroup is not available for unexpecte...
Lennart Poettering
2018-10-26
1
-4
/
+6
[next]