Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
7ac8569
test_kpartx: add cleanup action before running kpartx
mwilck Jan 28, 2026
8bca91c
test_kpartx: Use system kpartx for cleanup
mwilck Jan 28, 2026
87c7619
test_kpartx: hide dd output
mwilck Jan 28, 2026
32e6fe0
test_kpartx: add function to debug current system state
mwilck Jan 28, 2026
4efb73b
test_kpartx: run cleanly on systems using lvmdevices
mwilck Jan 28, 2026
56e4f1f
test-kpartx: use more unusual VG and LV names
mwilck Jan 28, 2026
aa3edfc
test-kpartx: improve output for errors and cleanup
mwilck Jan 28, 2026
efda5e2
test-kpartx: support running from kpartx subdirectory
mwilck Jan 28, 2026
b20e510
test-kpartx: fix shellcheck-reported problems
mwilck Jan 28, 2026
c9d9b2d
test-kpartx: make partition renaming test more robust
mwilck Jan 28, 2026
53e9b2f
test-kpartx: use "command -v" instead of "which"
mwilck Jan 28, 2026
1e02b89
test-kpartx: use sleep for microsecond sleep
mwilck Jan 28, 2026
afcacad
test-kpartx: also add trap for signals
mwilck Jan 29, 2026
5795045
test-kpartx: use sfdisk instead of parted
mwilck Jan 29, 2026
2f3409b
test-kpartx: improve step descriptions to ease debugging
mwilck Jan 29, 2026
c872873
kpartx/Makefile: add test target to run test-kpartx
mwilck Jan 28, 2026
a32c33a
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
7940392
Update NEWS.md
mwilck Feb 2, 2026
3b4f20d
GitHub workflows: abi-stable (0.10.y only): update abi reference tag
mwilck Jan 30, 2026
b899b0d
multipath-tools: add missing colon to the multipath output
xosevp Feb 16, 2026
1e7c70a
libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
bmarzins Apr 13, 2026
4d0a0f5
multipathd: get_new_state: map PATH_TIMEOUT to PATH_DOWN
mwilck Mar 19, 2026
2bc306a
kpartx: Fix integer overflow in GPT size calculation
mwilck Jun 11, 2026
4b38722
kpartx: use mmap() to implement alloc_read_gpt_entries()
mwilck Jun 11, 2026
04c0949
kpartx: dasd: avoid out-of-bounds write in read_dasd_pt()
mwilck Jun 11, 2026
a5d24ae
kpartx: dasd: avoid infinite loop in read_dasd_pt
mwilck Jun 11, 2026
de77f44
kpartx: dasd: double check blocksize bounds after reading it from disk
mwilck Jun 11, 2026
f46559f
kpartx: dasd: avoid negative partition size
mwilck Jun 11, 2026
4ef14c4
libmultipath: don't set hwhander for bio based devices
bmarzins Jun 15, 2026
f04739b
multipath-tools: align ALUA state strings with kernel scsi_sysfs
xosevp May 31, 2026
eae00ef
Update NEWS.md
mwilck Jul 6, 2026
7f1b11c
libmultipath: make sure sscanf sets a max field width for strings
bmarzins Jul 7, 2026
fcc0867
multipath-tools tests: fix code formatting in vpd.c
mwilck Jul 9, 2026
ffe762d
Fix minor code formatting issues in latest commits
mwilck Jul 9, 2026
23f3694
Update NEWS.md
mwilck Jul 9, 2026
1ca4553
Makefile: add 'test-outputs.tar' target
mwilck Mar 20, 2026
84895a0
multipath-tools Makefile: collect core dumps in test-outputs.tar
mwilck Jun 24, 2026
672409e
GitHub workflows: remove spelling action
mwilck Jun 18, 2026
621cca9
Makefile: include top-level Makefile in test-progs.tar
mwilck Mar 20, 2026
66cfe38
Merge branch 'workflows' into stable-0.10.y
mwilck Jul 10, 2026
85e8a86
GitHub workflows: disable codingstyle on stable branch
mwilck Jul 13, 2026
17e3d4f
libmultipath: bump version to 0.10.7
mwilck Jul 13, 2026
750678c
libmultipath: iet prioritizer: obtain PATH_ID from udev
mwilck Jul 6, 2026
ca351c1
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
281 changes: 0 additions & 281 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