index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sysctl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
loop-util: move device_has_block_children() to blockdev-util.c
Yu Watanabe
3
-48
/
+17
2022-09-07
blockdev-util: check if provided sd_device is for a whole block device
Yu Watanabe
1
-13
/
+47
2022-09-07
blockdev-util: make block_device_remove_all_partitions() take sd_device object
Yu Watanabe
3
-11
/
+29
2022-09-06
loop-util: store sd_device object for the loop device
Yu Watanabe
3
-27
/
+29
2022-09-06
test: kill plymouthd after initrd transition if it's still running
Frantisek Sumsal
1
-0
/
+21
2022-09-05
udevadm-wait: shorten code a bit
Yu Watanabe
1
-10
/
+3
2022-09-05
udevadm-wait: wait for two periodic timer triggered before exit
Yu Watanabe
1
-3
/
+16
2022-09-05
udevadm-wait: also listen kernel uevent stream if --initialized=no
Yu Watanabe
1
-12
/
+19
2022-09-05
hwdb: Add accel orientation quirk for the Aya Neo Air
Maccraft123
1
-0
/
+4
2022-09-05
Use original filename for extension name check
Kai Lueke
8
-10
/
+42
2022-09-05
udev/rules,hwdb: filter out mostly meaningless default strings
Yu Watanabe
2
-2
/
+26
2022-09-05
nspawn: add support for rootidmap bind option
Quentin Deslandes
6
-27
/
+66
2022-09-05
parse-util: make safe_atou8() just a wrapper around safe_atou8_full()
Lennart Poettering
2
-21
/
+13
2022-09-05
parse-util: make safe_atou16_full() just a wrapper around safe_atou_full()
Lennart Poettering
1
-33
/
+7
2022-09-05
test: zone-set requires TTL for the first record in the rrset
Frantisek Sumsal
1
-1
/
+1
2022-09-05
test: mark knot.conf tmpfiles config as optional
Frantisek Sumsal
2
-1
/
+7
2022-09-05
nspawn: rename RemountIdmapFlags enum to RemountIdmapping
Quentin Deslandes
6
-22
/
+25
2022-09-05
repart: Add support for setting a partition's UUID to zero
Daan De Meyer
3
-10
/
+79
2022-09-05
units: prolong the stop timeout for homed
Lennart Poettering
1
-0
/
+1
2022-09-05
homed: don't wait indefinitely for workers on exit
Lennart Poettering
1
-1
/
+9
2022-09-04
loop-util: lock_fd must be closed before calling LOOP_CLR_FD
Yu Watanabe
1
-1
/
+3
2022-09-04
loop-util: drop unnecessary initializations
Yu Watanabe
1
-2
/
+2
2022-09-04
loop-util: use loop_device_open_full() when whole block device is passed to l...
Yu Watanabe
1
-59
/
+3
2022-09-04
loop-util: introduce loop_device_open_full()
Yu Watanabe
2
-14
/
+43
2022-09-04
loop-util: fix LoopDevice.devno assigned by loop_device_open()
Yu Watanabe
1
-1
/
+1
2022-09-04
loop-util: also set LoopDevice.diskseq when created with loop_device_open()
Yu Watanabe
1
-0
/
+6
2022-09-04
mount-util: fix error code
Yu Watanabe
1
-1
/
+1
2022-09-04
man: fix static bridge example
Jade Bilkey
1
-0
/
+5
2022-09-03
test: actually set SYSTEMD_DISSECT_VERITY_TIMEOUT_SEC=30
Frantisek Sumsal
1
-0
/
+1
2022-09-03
test: check returned values are always initialized on success
Yu Watanabe
1
-1
/
+4
2022-09-03
bootspec: shorten code a bit
Yu Watanabe
1
-2
/
+1