index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-loop-block.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
repart: Allow configuring sector size
Daan De Meyer
2023-01-17
1
-4
/
+4
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
Implement SYSTEMD_HOME_MKFS_OPTIONS_* envvars to configure mkfs options for h...
Aidan Dang
2022-12-15
1
-4
/
+4
*
test-loop-block: let's explicitly flush buffer cache on whole block device
Lennart Poettering
2022-12-01
1
-0
/
+9
*
test-loop-block: also test dissection without ADD/PIN of partition block devices
Lennart Poettering
2022-12-01
1
-0
/
+8
*
test-loop-block: tighten tests a bit - check fstype, too
Lennart Poettering
2022-12-01
1
-1
/
+10
*
dissect: rework DISSECT_IMAGE_ADD_PARTITION_DEVICES + DISSECT_IMAGE_OPEN_PART...
Lennart Poettering
2022-12-01
1
-3
/
+3
*
Implement --luks-sector-size for homed
Aidan Dang
2022-10-07
1
-2
/
+2
*
test: add test for dissect_image_file()
Yu Watanabe
2022-09-27
1
-53
/
+59
*
Merge pull request #24709 from keszybz/partition-table-constants
Lennart Poettering
2022-09-21
1
-4
/
+4
|
\
|
*
headers: export partition uuids and flags in new sd-gpt.h file
Zbigniew Jędrzejewski-Szmek
2022-09-20
1
-4
/
+4
*
|
shared: Add squashfs support to make_filesystem()
Daan De Meyer
2022-09-21
1
-4
/
+4
|
/
*
dissect-image: use backing_file stored in LoopDevice object to generate image...
Yu Watanabe
2022-09-07
1
-9
/
+3
*
loop-util: save backing file of loopback block device
Yu Watanabe
2022-09-07
1
-0
/
+1
*
loop-util: store sd_device object for the loop device
Yu Watanabe
2022-09-06
1
-0
/
+1
*
Use original filename for extension name check
Kai Lueke
2022-09-05
1
-3
/
+9
*
dissect-image: introduce dissect_loop_device() which takes LoopDevice object
Yu Watanabe
2022-09-02
1
-3
/
+3
*
loop-util: rework how we lock loopback block devices
Lennart Poettering
2022-09-01
1
-10
/
+2
*
Add sys/file.h for LOCK_
Pavel Zhukov
2022-06-21
1
-0
/
+1
*
tree-wide: take BSD lock on loopback devices we dissect/mount/operate on
Lennart Poettering
2022-04-10
1
-0
/
+24
*
test-loop-block: reenable test on CI
Lennart Poettering
2022-04-10
1
-6
/
+0
*
test-loop-block: conditionalize things on HAVE_BLKID correctly
Lennart Poettering
2022-04-07
1
-5
/
+12
*
test: allow specifying test threads/iterations/timeouts via cmdline
Lennart Poettering
2022-04-07
1
-14
/
+45
*
test-loop-block: don't spawn threads in case N_THREADS is 1
Lennart Poettering
2022-04-07
1
-9
/
+15
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-1
/
+0
*
dissect: use DISKSEQ when waiting for block devices
Luca Boccassi
2021-07-28
1
-3
/
+3
*
dissect-image: add support for optionally mounting images with idmapping on
Lennart Poettering
2021-05-07
1
-2
/
+2
*
dissect: ignore udev database entries from before the loopback attachment
Lennart Poettering
2021-04-20
1
-3
/
+3
*
dissect: ignore old uevents when waiting for loopback partition scan
Lennart Poettering
2021-04-20
1
-3
/
+3
*
test: temporarily skip failing tests on GH Actions
Frantisek Sumsal
2021-01-08
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
test: add heavy load loopback block device test
Lennart Poettering
2020-10-22
1
-0
/
+250