Age | Commit message (Expand) | Author |
2015-09-16 | cgroup: add support for net_cls controllers | Daniel Mack |
2015-09-11 | core: refactor cpu shares/blockio weight cgroup logic | Lennart Poettering |
2015-09-10 | core: add support for the "pids" cgroup controller | Lennart Poettering |
2015-09-08 | cgroups: make sure the "devices" controller's enum is named the same way as t... | Lennart Poettering |
2015-09-08 | cgroup-util: fix devices controller | Martin Pitt |
2015-09-04 | nspawn: enable all controllers we can for the "payload" subcgroup we create | Lennart Poettering |
2015-09-04 | cgroup: always read the supported controllers from the root cgroup of the loc... | Lennart Poettering |
2015-09-04 | cgroup: fix potential access of uninitialized variable | Lennart Poettering |
2015-09-04 | cgroup-util: make cg_pid_get_path() return -ENODATA when controller can't be ... | Lennart Poettering |
2015-09-04 | cgroup: fix potential bad memory access | Lennart Poettering |
2015-09-04 | cgroup: make sure cg_is_empty_recursive() returns 1 for non-existing cgroups | Lennart Poettering |
2015-09-04 | cgroup: when comparing agent paths, use path_equal() | Lennart Poettering |
2015-09-04 | cgroup: move controller to dirname translation into join_path_legacy() | Lennart Poettering |
2015-09-04 | macro: introduce new PID_TO_PTR macros and make use of them | Lennart Poettering |
2015-09-03 | cg_get_path: Removed unreachable statement | reverendhomer |
2015-09-02 | tree-wide: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-09-01 | core: unified cgroup hierarchy support | Lennart Poettering |
2015-09-01 | cgroup: the root cgroup is always populated | Lennart Poettering |
2015-09-01 | cgroup: drop "ignore_self" argument from cg_is_empty() | Lennart Poettering |
2015-09-01 | cgroup: small cleanups and coding style fixes | Lennart Poettering |
2015-09-01 | cgroup: don't allow hidden cgroups | Lennart Poettering |
2015-09-01 | cgroup: never migrate kernel threads out of the root cgroup | Lennart Poettering |
2015-08-03 | tree-wide: convert some more mfree() candidates | Daniel Mack |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-06-18 | cgroup-util: actually use the path callback | Thomas Hindoe Paaboel Andersen |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |