* [git pull] device mapper fixes for 5.18-rc1
@ 2022-04-01 19:27 Mike Snitzer
2022-04-01 23:43 ` [dm-devel] " pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2022-04-01 19:27 UTC (permalink / raw)
To: Linus Torvalds
Cc: dm-devel, linux-block, Alasdair G Kergon, Mikulas Patocka,
Ming Lei
Hi Linus,
The following changes since commit 3f7282139fe1594be464b90141d56738e7a0ea8a:
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block (2022-03-26 12:01:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.18/dm-fixes
for you to fetch changes up to 5291984004edfcc7510024e52eaed044573b79c7:
dm: fix bio polling to handle possibile BLK_STS_AGAIN (2022-04-01 13:23:12 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
- Fix DM integrity shrink crash due to journal entry not being marked
unused.
- Fix DM bio polling to handle possibility that underlying device(s)
return BLK_STS_AGAIN during submission.
- Fix dm_io and dm_target_io flags race condition on Alpha.
- Add some pr_err debugging to help debug cases when DM ioctl
structure is corrupted.
----------------------------------------------------------------
Mikulas Patocka (3):
dm ioctl: log an error if the ioctl structure is corrupted
dm integrity: set journal entry unused when shrinking device
dm: fix dm_io and dm_target_io flags race condition on Alpha
Ming Lei (1):
dm: fix bio polling to handle possibile BLK_STS_AGAIN
drivers/md/dm-core.h | 4 ++--
drivers/md/dm-integrity.c | 6 ++++--
drivers/md/dm-ioctl.c | 15 ++++++++++++---
drivers/md/dm.c | 20 +++++++++++++-------
include/linux/blk_types.h | 2 ++
5 files changed, 33 insertions(+), 14 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dm-devel] [git pull] device mapper fixes for 5.18-rc1
2022-04-01 19:27 [git pull] device mapper fixes for 5.18-rc1 Mike Snitzer
@ 2022-04-01 23:43 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-01 23:43 UTC (permalink / raw)
To: Mike Snitzer
Cc: Linus Torvalds, linux-block, dm-devel, Mikulas Patocka,
Alasdair G Kergon, Ming Lei
The pull request you sent on Fri, 1 Apr 2022 15:27:00 -0400:
> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.18/dm-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fe35fdb30511f845608571f7c09062ebb94d96c2
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:[~2022-04-01 23:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01 19:27 [git pull] device mapper fixes for 5.18-rc1 Mike Snitzer
2022-04-01 23:43 ` [dm-devel] " pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).