linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 5.0 final
@ 2019-02-15 14:38 Mike Snitzer
  2019-02-15 17:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2019-02-15 14:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-block, Alasdair G Kergon, Mikulas Patocka,
	Nikos Tsironis

Hi Linus,

The following changes since commit d13937116f1e82bf508a6325111b322c30c85eb9:

  Linux 5.0-rc6 (2019-02-10 14:42:20 -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-3

for you to fetch changes up to 4ae280b4ee3463fa57bbe6eede26b97daff8a0f1:

  dm thin: fix bug where bio that overwrites thin block ignores FUA (2019-02-14 19:02:29 -0500)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix bug in DM crypt's sizing of its block integrity tag space,
  resulting in less memory use when DM crypt layers on DM integrity.

- Fix a long-standing DM thinp crash consistency bug that was due to
  improper handling of FUA.  This issue is specific to writes that
  fill an entire thinp block which needs to be allocated.

----------------------------------------------------------------
Mikulas Patocka (1):
      dm crypt: don't overallocate the integrity tag space

Nikos Tsironis (1):
      dm thin: fix bug where bio that overwrites thin block ignores FUA

 drivers/md/dm-crypt.c |  2 +-
 drivers/md/dm-thin.c  | 55 ++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 51 insertions(+), 6 deletions(-)

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

* Re: [git pull] device mapper fixes for 5.0 final
  2019-02-15 14:38 [git pull] device mapper fixes for 5.0 final Mike Snitzer
@ 2019-02-15 17:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-02-15 17:10 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Linus Torvalds, dm-devel, linux-block, Alasdair G Kergon,
	Mikulas Patocka, Nikos Tsironis

The pull request you sent on Fri, 15 Feb 2019 09:38:32 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.0/dm-fixes-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ae3fa8bd73c9b64416816ec0e9951cd8695c9854

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-02-15 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-15 14:38 [git pull] device mapper fixes for 5.0 final Mike Snitzer
2019-02-15 17:10 ` 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).