* [git pull] device mapper fixes for 5.0-rc6
@ 2019-02-07 16:58 ` Mike Snitzer
0 siblings, 0 replies; 4+ messages in thread
From: Mike Snitzer @ 2019-02-07 16:58 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-block, dm-devel, Mikulas Patocka, Milan Broz,
Alasdair G Kergon
Hi Linus,
Both of these fixes address issues in changes merged for 5.0-rc4.
The following changes since commit 8834f5600cf3c8db365e18a3d5cac2c2780c81e5:
Linux 5.0-rc5 (2019-02-03 13:48:04 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.0/dm-fixes-2
for you to fetch changes up to fa8db4948f5224dae33a0e783e7dec682e145f88:
dm: don't use bio_trim() afterall (2019-02-06 17:24:37 -0500)
Please pull, thanks.
Mike
----------------------------------------------------------------
- Fix DM core's missing memory barrier before waitqueue_active() calls.
- Fix DM core's clone_bio() to work when cloning a subset of a bio with
an integrity payload; bio_integrity_trim() wasn't getting called due
to bio_trim()'s early return.
----------------------------------------------------------------
Mike Snitzer (1):
dm: don't use bio_trim() afterall
Mikulas Patocka (1):
dm: add memory barrier before waitqueue_active
drivers/md/dm-rq.c | 2 +-
drivers/md/dm.c | 8 ++++++--
2 files changed, 7 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [git pull] device mapper fixes for 5.0-rc6
@ 2019-02-07 16:58 ` Mike Snitzer
0 siblings, 0 replies; 4+ messages in thread
From: Mike Snitzer @ 2019-02-07 16:58 UTC (permalink / raw)
To: Linus Torvalds
Cc: dm-devel, linux-block, Alasdair G Kergon, Mikulas Patocka,
Milan Broz
Hi Linus,
Both of these fixes address issues in changes merged for 5.0-rc4.
The following changes since commit 8834f5600cf3c8db365e18a3d5cac2c2780c81e5:
Linux 5.0-rc5 (2019-02-03 13:48:04 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.0/dm-fixes-2
for you to fetch changes up to fa8db4948f5224dae33a0e783e7dec682e145f88:
dm: don't use bio_trim() afterall (2019-02-06 17:24:37 -0500)
Please pull, thanks.
Mike
----------------------------------------------------------------
- Fix DM core's missing memory barrier before waitqueue_active() calls.
- Fix DM core's clone_bio() to work when cloning a subset of a bio with
an integrity payload; bio_integrity_trim() wasn't getting called due
to bio_trim()'s early return.
----------------------------------------------------------------
Mike Snitzer (1):
dm: don't use bio_trim() afterall
Mikulas Patocka (1):
dm: add memory barrier before waitqueue_active
drivers/md/dm-rq.c | 2 +-
drivers/md/dm.c | 8 ++++++--
2 files changed, 7 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [git pull] device mapper fixes for 5.0-rc6
2019-02-07 16:58 ` Mike Snitzer
@ 2019-02-07 23:05 ` pr-tracker-bot
-1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-02-07 23:05 UTC (permalink / raw)
To: Mike Snitzer
Cc: linux-block, dm-devel, Mikulas Patocka, Linus Torvalds,
Milan Broz, Alasdair G Kergon
The pull request you sent on Thu, 7 Feb 2019 11:58:40 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.0/dm-fixes-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8b5cdbe595a05b8c767d9fe779bd47e997f934c9
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [git pull] device mapper fixes for 5.0-rc6
@ 2019-02-07 23:05 ` pr-tracker-bot
0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-02-07 23:05 UTC (permalink / raw)
To: Mike Snitzer
Cc: Linus Torvalds, dm-devel, linux-block, Alasdair G Kergon,
Mikulas Patocka, Milan Broz
The pull request you sent on Thu, 7 Feb 2019 11:58:40 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.0/dm-fixes-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8b5cdbe595a05b8c767d9fe779bd47e997f934c9
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-02-07 23:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-07 16:58 [git pull] device mapper fixes for 5.0-rc6 Mike Snitzer
2019-02-07 16:58 ` Mike Snitzer
2019-02-07 23:05 ` pr-tracker-bot
2019-02-07 23:05 ` 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.