chiark / gitweb /
tree-wide: remove Lennart's copyright lines
[elogind.git] / src / core / cgroup.c
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Lennart Poetteringcore: when applying io/blkio per-device rules, don...
2018-08-24 Lennart Poetteringcgroup: beef up device lookup logic for block devices
2018-08-24 Zbigniew Jędrzejew... pid1: do not reset subtree_control on already-existing...
2018-08-24 Lennart Poetteringcgroup: tiny log message tweak, say that we ignore...
2018-08-24 Zbigniew Jędrzejew... Add macro for checking if some flags are set
2018-08-24 Yu Watanabepath-util: introduce path_simplify()
2018-08-24 Zbigniew Jędrzejew... tree-wide: avoid assignment of r just to use in a compa...
2018-08-24 Lennart Poetteringtree-wide: drop spurious newlines (#8764)
2018-08-24 Lennart Poetteringutil-lib: introduce new empty_or_root() helper (#8746)
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Evgeny Vereshchagincore: skip the removal of cgroups in the TEST_RUN_MINIM...
2018-08-24 Lennart Poetteringmacro: introduce TAKE_PTR() macro
2018-06-28 Sven EdenPrep v238: Mask cg_trim() call in manager_shutdown_cgro...
2018-06-28 Evgeny Vereshchagincore: skip the removal of cgroups in the TEST_RUN_MINIM...
2018-06-28 Michal Sekletarcore: ignore errors from cg_create_and_attach() in...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-06-04 Sven EdenPrep v238: Applied some upstream updates to src/core...
2018-05-30 Lennart Poetteringcore: turn on memory/cpu/tasks accounting by default...
2018-05-30 Lennart Poetteringcore: hook up /proc queries for the root slice, too
2018-05-30 Lennart Poetteringcgroup-util: rework cg_get_keyed_attribute() a bit
2018-05-30 Lennart Poetteringbpf: use BPF_F_ALLOW_MULTI flag if it is available
2018-05-30 Lennart Poetteringcore: add new new bus call for migrating foreign proces...
2018-05-30 Lennart Poetteringcgroup: add a new "can_delegate" flag to the unit vtabl...
2018-05-30 Lennart Poetteringcore: propagate TasksMax= on the root slice to sysctls
2018-05-30 Lennart Poetteringcgroup: when querying the number of tasks in the root...
2018-05-30 Lennart Poetteringcgroup: add proper API to determine whether our unit...
2018-05-30 Lennart Poetteringcgroup: use CGROUP_LIMIT_MAX where appropriate
2018-05-30 Lennart Poetteringcore: rework how we track which PIDs to watch for a...
2018-05-30 Lennart Poetteringcore: unify call we use to synthesize cgroup empty...
2018-05-30 Lennart Poetteringcore: fix manager_get_unit_by_pid() special casing...
2018-05-30 Alan Jenkinscore: un-break PrivateDevices= by allowing it to mknod...
2018-05-30 Lennart Poetteringbasic: split out blockdev-util.[ch] from util.h
2018-04-23 Sven EdenReverted accidential renaming of /run/systemd to /run...
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (3...
2017-11-24 Lennart Poetteringcore: warn about left-over processes in cgroup on unit...
2017-11-24 Lennart Poetteringunit: initialize bpf cgroup realization state properly
2017-11-24 Lennart Poetteringcgroup: when dispatching the cgroup realization queue...
2017-11-24 Lennart Poetteringcgroup: drop unused parameter from function
2017-11-23 Evgeny Vereshchagincgroup: downgrade the log level of "invocation id"...
2017-11-17 Lennart Poetteringcgroup: fix delegation on the unified hierarchy
2017-11-15 Zbigniew Jędrzejew... core: fix message about detected memory hierarchy
2017-11-14 Zbigniew Jędrzejew... Use plural DelegateControllers= consistently
2017-11-09 Lennart Poetteringcore: rework the Delegate= unit file setting to take...
2017-11-08 Lennart Poetteringcgroup: make use of unit_get_subtree_mask() where appro...
2017-10-25 Lennart Poetteringcore: track why unit dependencies came to be
2018-01-10 Sven EdenPrep 235: Make cgroups2 available, hybrid mode already...
2017-12-08 Sven EdenFix various build failures with the latest systemd...
2017-12-08 Yu Watanabetree-wide: use IN_SET macro (#6977)
2017-12-07 Sven EdenApply updates from upstream
2017-09-26 Lennart Poetteringcgroup: IN_SET() FTW!
2017-11-22 Lennart Poetteringcgroup: after determining that a cgroup is empty, async...
2017-11-22 Lennart Poetteringcore: rename cgroup_queue → cgroup_realize_queue
2017-11-22 Zbigniew Jędrzejew... core/cgroup: add a helper macro for a common pattern...
2017-11-21 Lennart Poetteringcgroup: refuse to return accounting data if accounting...
2017-09-07 Lennart Poetteringcore: when coming back from reload/reexec, reapply...
2017-09-07 Lennart Poetteringcore: serialize/deserialize IP accounting across daemon...
2017-09-01 Lennart Poetteringcgroup: dump the newly added IP settings in the cgroup...
2017-11-21 Daniel Mackcgroup, unit, fragment parser: make use of new firewall...
2017-11-21 Daniel Mackcgroup: add fields to accommodate eBPF related details
2017-11-20 Lennart Poetteringmanager: watching the cgroup2 inotify fd is safe in...
2017-09-05 Lennart Poetteringcgroup: always invalidate "cpu" and "cpuacct" together
2017-09-25 Zbigniew Jędrzejew... Make test_run into a flags field and disable generators...
2017-08-30 Sven EdenPrep v235: Apply pending upstream updates in src/core...
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (4/10) [src/core]
2017-07-27 Sven EdenPrep v234: Eventually fix the cgroup stuff. elogind...
2017-07-25 Zbigniew Jędrzejew... tree-wide: when %m is used in log_*, always specify...
2017-07-17 Lennart Poetteringcgroup: rename cg_unified() → cg_unified_controller()
2017-07-17 Lennart Poetteringcgroup: change cg_unified() to possibly return errors...
2017-07-17 Dave Reisnercgroup: properly check for ignore-notfound paths (...
2017-07-17 Dongsu Parkcgroup: support prefix "-" in cgroups whitelisting...
2017-07-17 Tejun Heocore: make SYSTEMD_CGROUP_CONTROLLER a special string
2017-07-17 Tejun Heocore: simplify cg_[all_]unified()
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-17 Zbigniew Jędrzejew... tree-wide: use startswith return value to avoid hardcod...
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Tejun Heocore: make settings for unified cgroup hierarchy supers...
2017-07-05 Lennart Poetteringcore: add "invocation ID" concept to service manager
2017-07-05 Tejun Heologind: update empty and "infinity" handling for [User...
2017-07-05 Lennart Poetteringcore: cache last CPU usage counter, before destorying...
2017-07-05 Tejun Heocore: rename cg_unified() to cg_all_unified()
2017-07-05 Tejun Heocore: use the unified hierarchy for the elogind cgroup...
2017-07-05 Tejun Heocore: add cgroup CPU controller support on the unified...
2017-07-05 WaLyong Chocore: introduce MemorySwapMax=
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (2/6)...
2017-06-16 Alessandro Puccetticgroup: whitelist inaccessible devices for "auto" and...
2017-06-16 Lennart Poetteringcore: when forcibly killing/aborting left-over unit...
2017-06-16 Michael BieblVarious fixes for typos found by lintian (#3705)
2017-06-16 Evgeny Vereshchagincore: log the right set of the supported controllers...
2017-06-16 Tejun Heocore: pass Unit into cgroup_context_apply() and use...
2017-06-16 Tejun Heocore: add cgroup memory controller support on the unifi...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Lennart Poetteringcore: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent...
2017-06-16 Tejun Heocore: make unit_has_mask_realized() consider controller...
2017-06-16 Tejun Heocore: update populated event handling in unified hierarchy
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Remove remaining emacs settings [2/6] src...
2017-05-17 Daniel Mackcgroup: remove support for NetClass= directive
next