All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 5.7-rc4
@ 2020-04-30 22:07 ` Mike Snitzer
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Snitzer @ 2020-04-30 22:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-block, dm-devel, Mikulas Patocka, Sunwook Eom,
	Gabriel Krisman Bertazi, Milan Broz, Alasdair G Kergon

Hi Linus,

The following changes since commit 8267d8fb4819afa76b2a54dca48efdda6f0b1910:

  dm integrity: fix logic bug in integrity tag testing (2020-04-03 13:07:41 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.7/dm-fixes-2

for you to fetch changes up to 5686dee34dbfe0238c0274e0454fa0174ac0a57a:

  dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath (2020-04-28 19:51:46 -0400)

Please pull, thanks!
Mike

----------------------------------------------------------------
- Document DM integrity allow_discard feature that was added during
  5.7 merge window.

- Fix potential for DM writecache data corruption during DM table
  reloads.

- Fix DM verity's FEC support's hash block number calculation in
  verity_fec_decode().

- Fix bio-based DM multipath crash due to use of stale copy of
  MPATHF_QUEUE_IO flag state in __map_bio().

----------------------------------------------------------------
Gabriel Krisman Bertazi (1):
      dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath

Mikulas Patocka (1):
      dm writecache: fix data corruption when reloading the target

Milan Broz (1):
      dm integrity: document allow_discard option

Sunwook Eom (1):
      dm verity fec: fix hash block number in verity_fec_decode

 .../admin-guide/device-mapper/dm-integrity.rst     | 15 ++++---
 drivers/md/dm-mpath.c                              |  6 ++-
 drivers/md/dm-verity-fec.c                         |  2 +-
 drivers/md/dm-writecache.c                         | 52 +++++++++++++++-------
 4 files changed, 51 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-30 23:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-30 22:07 [git pull] device mapper fixes for 5.7-rc4 Mike Snitzer
2020-04-30 22:07 ` Mike Snitzer
2020-04-30 23:50 ` 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.