index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
swap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/device: Use DEVICE_NOT_FOUND instead of 0.
Daan De Meyer
2022-05-07
1
-1
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-7
/
+3
*
tree-wide: check for NULLs in more places
Frantisek Sumsal
2021-12-06
1
-0
/
+7
*
core: rename/generalize UNIT(u)->test_start_limit() hook
Michal Sekletar
2021-11-11
1
-3
/
+3
*
tree-wide: port various places to use TAKE_PID()
Lennart Poettering
2021-11-03
1
-2
/
+1
*
core: Check unit start rate limiting earlier
Daan De Meyer
2021-08-25
1
-6
/
+17
*
list: introduce LIST_FOREACH_BACKWARDS() macro and drop LIST_FOREACH_AFTER/BE...
Yu Watanabe
2021-08-10
1
-2
/
+2
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-4
/
+4
*
core: align string tables
Zbigniew Jędrzejewski-Szmek
2021-07-19
1
-7
/
+7
*
Merge pull request #20109 from keszybz/timestamp-macros
Yu Watanabe
2021-07-14
1
-2
/
+1
|
\
|
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
*
|
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+3
|
/
*
Merge pull request #20030 from keszybz/exec_fd-event-source
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-5
/
+5
|
\
|
*
core: disable event sources before unreffing them
Zbigniew Jędrzejewski-Szmek
2021-05-12
1
-5
/
+5
*
|
pid1: don't choke on overly long device paths
Lennart Poettering
2021-06-03
1
-4
/
+5
*
|
pid1: make swap_process_new() void
Lennart Poettering
2021-06-03
1
-14
/
+9
*
|
core: when looping over mount/swap names, continue if we find one which doesn...
Lennart Poettering
2021-06-01
1
-0
/
+3
*
|
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-1
/
+1
|
/
*
sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...
Lennart Poettering
2021-02-18
1
-3
/
+2
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-3
/
+1
*
core: use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-8
/
+4
*
Merge pull request #16603 from benzea/benzea/special-app-slice
Lennart Poettering
2020-11-11
1
-25
/
+34
|
\
|
*
pid1: expose "extrinsic" status of swaps and mounts
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-25
/
+34
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
core: make log_unit_error() or friends return void
Yu Watanabe
2020-09-08
1
-2
/
+2
*
tree-wide: drop pointless zero initialization (#16884)
fangxiuning
2020-08-28
1
-2
/
+2
*
core: add credentials logic
Lennart Poettering
2020-08-25
1
-1
/
+1
*
core: also log about left-over processes during unit stop
Lennart Poettering
2020-05-26
1
-1
/
+2
*
pid1: convert to the new scheme
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-1
/
+0
*
swap: check p->what for NULL
Vito Caputo
2020-03-23
1
-1
/
+1
*
swap: finish the secondary swap units' jobs if deactivation of the primary sw...
HATAYAMA Daisuke
2020-02-27
1
-2
/
+8
*
core: add implicit ordering dep on blockdev@.target from all mount units
Lennart Poettering
2020-01-21
1
-2
/
+8
*
core: downgrade swap → device dep to Requires=
Lennart Poettering
2020-01-21
1
-1
/
+1
*
swap: generate automatic dependencies also for /proc/swaps devices
Lennart Poettering
2020-01-21
1
-6
/
+24
*
Merge pull request #14505 from poettering/refuse-on-failure
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-0
/
+2
|
\
|
*
core: clearly refuse OnFailure= deps on units that can't fail
Lennart Poettering
2020-01-09
1
-0
/
+2
*
|
core: set error value correctly
Lennart Poettering
2020-01-09
1
-1
/
+3
*
|
core: use unit-based logging instead of generic logging where appropriate
Lennart Poettering
2020-01-09
1
-5
/
+4
*
|
core: no need to initialize swap structure fields if all zeroes anyway
Lennart Poettering
2020-01-09
1
-4
/
+0
|
/
*
core: swap priority can be negative
Topi Miettinen
2019-12-04
1
-4
/
+6
*
tree-wide: drop double newline
Yu Watanabe
2019-11-03
1
-2
/
+0
*
core: drop 'wants' parameter from unit_add_node_dependency()
Franck Bui
2019-10-28
1
-1
/
+1
*
swap: do not make swap units wanted by its device unit anymore
Franck Bui
2019-10-28
1
-6
/
+5
*
core: adjust load functions for other unit types to be more like service
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-7
/
+6
*
core: turn unit_load_fragment_and_dropin_optional() into a flag
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-4
/
+2
*
cgroup: analyze: Report memory configurations that deviate from systemd
Chris Down
2019-10-03
1
-1
/
+1
*
core: add support for RestartKillSignal= to override signal used for restart ...
Zbigniew Jędrzejewski-Szmek
2019-10-02
1
-6
/
+17
*
Merge pull request #13439 from yuwata/core-support-systemctl-clean-more
Zbigniew Jędrzejewski-Szmek
2019-09-13
1
-3
/
+83
|
\
|
*
core/swap: support "systemctl clean" for swap units
Yu Watanabe
2019-08-28
1
-3
/
+83
*
|
core: make RuntimeDirectoryPreserve= works with non-service units
Yu Watanabe
2019-08-22
1
-1
/
+3
|
/
[next]