Skip to content
Open
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
86005aa
test_kpartx: add cleanup action before running kpartx
mwilck Jan 28, 2026
01accbc
test_kpartx: Use system kpartx for cleanup
mwilck Jan 28, 2026
98e4a4d
test_kpartx: hide dd output
mwilck Jan 28, 2026
8756bea
test_kpartx: add function to debug current system state
mwilck Jan 28, 2026
af60d1e
test_kpartx: run cleanly on systems using lvmdevices
mwilck Jan 28, 2026
68a6d42
test-kpartx: use more unusual VG and LV names
mwilck Jan 28, 2026
d1702b3
test-kpartx: improve output for errors and cleanup
mwilck Jan 28, 2026
d078271
test-kpartx: support running from kpartx subdirectory
mwilck Jan 28, 2026
a3af9d5
test-kpartx: fix shellcheck-reported problems
mwilck Jan 28, 2026
3b1910c
test-kpartx: make partition renaming test more robust
mwilck Jan 28, 2026
c1ffdc2
test-kpartx: use "command -v" instead of "which"
mwilck Jan 28, 2026
73e3a74
test-kpartx: use sleep for microsecond sleep
mwilck Jan 28, 2026
94a3c10
test-kpartx: also add trap for signals
mwilck Jan 29, 2026
ca12d62
test-kpartx: use sfdisk instead of parted
mwilck Jan 29, 2026
72ed09c
test-kpartx: improve step descriptions to ease debugging
mwilck Jan 29, 2026
285a6b5
kpartx/Makefile: add test target to run test-kpartx
mwilck Jan 28, 2026
8ca9c1c
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
88d6571
Update NEWS.md
mwilck Feb 2, 2026
137e95e
multipath-tools: add missing colon to the multipath output
xosevp Feb 16, 2026
ee474db
libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
bmarzins Apr 13, 2026
2d11725
multipathd: get_new_state: map PATH_TIMEOUT to PATH_DOWN
mwilck Mar 19, 2026
57095f4
kpartx: Fix integer overflow in GPT size calculation
mwilck Jun 11, 2026
261f617
kpartx: use mmap() to implement alloc_read_gpt_entries()
mwilck Jun 11, 2026
85f8fc8
kpartx: dasd: avoid out-of-bounds write in read_dasd_pt()
mwilck Jun 11, 2026
36adc86
kpartx: dasd: avoid infinite loop in read_dasd_pt
mwilck Jun 11, 2026
547a754
kpartx: dasd: double check blocksize bounds after reading it from disk
mwilck Jun 11, 2026
94690a4
kpartx: dasd: avoid negative partition size
mwilck Jun 11, 2026
02cd3f6
libmultipath: don't set hwhander for bio based devices
bmarzins Jun 15, 2026
a3ca7bc
multipath-tools: align ALUA state strings with kernel scsi_sysfs
xosevp May 31, 2026
faf4682
Update NEWS.md
mwilck Jul 6, 2026
f8fd632
libmultipath: make sure sscanf sets a max field width for strings
bmarzins Jul 7, 2026
013ac33
multipath-tools tests: fix code formatting in vpd.c
mwilck Jul 9, 2026
e702798
Fix minor code formatting issues in latest commits
mwilck Jul 9, 2026
562378f
Update NEWS.md
mwilck Jul 9, 2026
8c2e632
Makefile: add 'test-outputs.tar' target
mwilck Mar 20, 2026
5b10792
multipath-tools Makefile: collect core dumps in test-outputs.tar
mwilck Jun 24, 2026
2d90834
GitHub workflows: remove spelling action
mwilck Jun 18, 2026
b9be984
Makefile: include top-level Makefile in test-progs.tar
mwilck Mar 20, 2026
c7524f9
Merge branch 'workflows' into stable-0.12.y
mwilck Jul 10, 2026
405b5c6
GitHub workflows: disable codingstyle on stable branch
mwilck Jul 13, 2026
6f17afa
libmultipath: bump version to 0.12.3
mwilck Jul 13, 2026
241f420
libmultipath: iet prioritizer: obtain PATH_ID from udev
mwilck Jul 6, 2026
c32af7e
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
279 changes: 0 additions & 279 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