* [git pull] device mapper fixes for 6.17
@ 2025-09-17 14:16 Mikulas Patocka
2025-09-17 18:38 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mikulas Patocka @ 2025-09-17 14:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Alasdair Kergon, Mike Snitzer, dm-devel
Hi Linus
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.17/dm-fixes
for you to fetch changes up to a86556264696b797d94238d99d8284d0d34ed960:
dm-raid: don't set io_min and io_opt for raid1 (2025-09-17 16:04:29 +0200)
Please, pull, thanks
Mikulas
----------------------------------------------------------------
- fix integer overflow in dm-stripe
- limit tag size in dm-integrity to 255 bytes
- fix 'alignment inconsistency' warning in dm-raid
-----BEGIN PGP SIGNATURE-----
iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCaMrAdRQcbXBhdG9ja2FA
cmVkaGF0LmNvbQAKCRATAyx9YGnhbYhtAQDsWJHG7dOVuvoY+kyM9SmC2My6l5u2
awYBsjVT//9KDAD/c6s+ffeseY6VpBuFmPx5i75ieCmUcuKTMUxgdIErPwM=
=FXwZ
-----END PGP SIGNATURE-----
----------------------------------------------------------------
Mikulas Patocka (3):
dm-stripe: fix a possible integer overflow
dm-integrity: limit MAX_TAG_SIZE to 255
dm-raid: don't set io_min and io_opt for raid1
drivers/md/dm-integrity.c | 2 +-
drivers/md/dm-raid.c | 6 ++++--
drivers/md/dm-stripe.c | 10 +++++++---
3 files changed, 12 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] device mapper fixes for 6.17
2025-09-17 14:16 [git pull] device mapper fixes for 6.17 Mikulas Patocka
@ 2025-09-17 18:38 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-17 18:38 UTC (permalink / raw)
To: Mikulas Patocka; +Cc: Linus Torvalds, Alasdair Kergon, Mike Snitzer, dm-devel
The pull request you sent on Wed, 17 Sep 2025 16:16:18 +0200 (CEST):
> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.17/dm-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d4b779985a6c853be5693fa6e8994034f8492abc
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-17 18:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17 14:16 [git pull] device mapper fixes for 6.17 Mikulas Patocka
2025-09-17 18:38 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.