Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
901e979
test_kpartx: add cleanup action before running kpartx
mwilck Jan 28, 2026
f733bed
test_kpartx: Use system kpartx for cleanup
mwilck Jan 28, 2026
3cecba9
test_kpartx: hide dd output
mwilck Jan 28, 2026
01abd65
test_kpartx: add function to debug current system state
mwilck Jan 28, 2026
aa0d266
test_kpartx: run cleanly on systems using lvmdevices
mwilck Jan 28, 2026
a76724d
test-kpartx: use more unusual VG and LV names
mwilck Jan 28, 2026
1d2135a
test-kpartx: improve output for errors and cleanup
mwilck Jan 28, 2026
747add1
test-kpartx: support running from kpartx subdirectory
mwilck Jan 28, 2026
a73dbf0
test-kpartx: fix shellcheck-reported problems
mwilck Jan 28, 2026
48d34b6
test-kpartx: make partition renaming test more robust
mwilck Jan 28, 2026
355e99a
test-kpartx: use "command -v" instead of "which"
mwilck Jan 28, 2026
f125160
test-kpartx: use sleep for microsecond sleep
mwilck Jan 28, 2026
207e40c
test-kpartx: also add trap for signals
mwilck Jan 29, 2026
ee36b61
test-kpartx: use sfdisk instead of parted
mwilck Jan 29, 2026
6acfa4b
test-kpartx: improve step descriptions to ease debugging
mwilck Jan 29, 2026
b1abfa8
kpartx/Makefile: add test target to run test-kpartx
mwilck Jan 28, 2026
e32c001
kpartx/Makefile: enable debugging for test-kpartx
mwilck Jan 29, 2026
60183a1
Add github workflows (pre-0.15) on new orphan branch
mwilck Jul 10, 2026
b420ed1
GitHub workflows: replace actions/checkout@v4 with @v7
mwilck Jul 10, 2026
0c76a54
GitHub workflows: replace setup-qemu-action@v2 with @v4
mwilck Jul 10, 2026
2a92d13
Add dependabot.yml for tracking github action updates
mwilck Jul 10, 2026
9dfa719
GitHub workflows [dependabot]: Bump actions/upload-artifact from 4 to 7
dependabot[bot] Jul 10, 2026
73be784
GitHub workflows [dependabot]: Bump actions/checkout from 4 to 7
dependabot[bot] Jul 10, 2026
5ad8ce7
GitHub workflows [dependabot]: Bump actions/download-artifact
dependabot[bot] Jul 10, 2026
7177fa0
GitHub workflows [dependabot]: Bump dawidd6/action-download-artifact
dependabot[bot] Jul 10, 2026
9ff07aa
Update NEWS.md
mwilck Feb 2, 2026
77f5d25
multipath-tools: add missing colon to the multipath output
xosevp Feb 16, 2026
cd002e1
libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
bmarzins Apr 13, 2026
ec67fdd
multipathd: get_new_state: map PATH_TIMEOUT to PATH_DOWN
mwilck Mar 19, 2026
2b91ca9
kpartx: Fix integer overflow in GPT size calculation
mwilck Jun 11, 2026
2c61cd5
kpartx: use mmap() to implement alloc_read_gpt_entries()
mwilck Jun 11, 2026
7f268f7
kpartx: dasd: avoid out-of-bounds write in read_dasd_pt()
mwilck Jun 11, 2026
bdcde8a
kpartx: dasd: avoid infinite loop in read_dasd_pt
mwilck Jun 11, 2026
a6a57d5
kpartx: dasd: double check blocksize bounds after reading it from disk
mwilck Jun 11, 2026
cda35e9
kpartx: dasd: avoid negative partition size
mwilck Jun 11, 2026
01e0341
libmultipath: don't set hwhander for bio based devices
bmarzins Jun 15, 2026
23edba2
multipath-tools: align ALUA state strings with kernel scsi_sysfs
xosevp May 31, 2026
3d26059
Update NEWS.md
mwilck Jul 6, 2026
c1e6975
libmultipath: make sure sscanf sets a max field width for strings
bmarzins Jul 7, 2026
2c870ac
multipath-tools tests: fix code formatting in vpd.c
mwilck Jul 9, 2026
e7cfa46
Fix minor code formatting issues in latest commits
mwilck Jul 9, 2026
5d225bd
Update NEWS.md
mwilck Jul 9, 2026
e7c0a4a
Makefile: add 'test-outputs.tar' target
mwilck Mar 20, 2026
edb6988
multipath-tools Makefile: collect core dumps in test-outputs.tar
mwilck Jun 24, 2026
6b1e28e
GitHub workflows: remove spelling action
mwilck Jun 18, 2026
bfca0c0
Makefile: include top-level Makefile in test-progs.tar
mwilck Mar 20, 2026
873ab5d
Merge branch 'workflows' into stable-0.11.y
mwilck Jul 10, 2026
0f2383f
GitHub workflows: disable codingstyle on stable branch
mwilck Jul 13, 2026
558469c
libmultipath: bump version to 0.11.5
mwilck Jul 13, 2026
70c790f
libmultipath: iet prioritizer: obtain PATH_ID from udev
mwilck Jul 6, 2026
f4bbb77
Update NEWS.md
mwilck Jul 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
280 changes: 0 additions & 280 deletions .github/actions/spelling/expect.txt

This file was deleted.

18 changes: 0 additions & 18 deletions .github/actions/spelling/only.txt

This file was deleted.

Loading
Loading