linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 5.2 final
@ 2019-06-27 18:19 Mike Snitzer
  2019-06-28  0:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2019-06-27 18:19 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-block, Alasdair G Kergon, Gen Zhang,
	Jerome Marchand, Milan Broz, Stephen Boyd, zhangyi

Hi Linus,

The following changes since commit 9e0babf2c06c73cda2c0cd37a1653d823adb40ec:

  Linux 5.2-rc5 (2019-06-16 08:49:45 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 2eba4e640b2c4161e31ae20090a53ee02a518657:

  dm verity: use message limit for data block corruption message (2019-06-25 14:09:14 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix incorrect uses of kstrndup and DM logging macros in DM's early
  init code.

- Fix DM log-writes target's handling of super block sectors so updates
  are made in order through use of completion.

- Fix DM core's argument splitting code to avoid undefined behaviour
  reported as a side-effect of UBSAN analysis on ppc64le.

- Fix DM verity target to limit the amount of error messages that can
  result from a corrupt block being found.

----------------------------------------------------------------
Gen Zhang (1):
      dm init: fix incorrect uses of kstrndup()

Jerome Marchand (1):
      dm table: don't copy from a NULL pointer in realloc_argv()

Milan Broz (1):
      dm verity: use message limit for data block corruption message

Stephen Boyd (1):
      dm init: remove trailing newline from calls to DMERR() and DMINFO()

zhangyi (F) (1):
      dm log writes: make sure super sector log updates are written in order

 drivers/md/dm-init.c          | 10 +++++-----
 drivers/md/dm-log-writes.c    | 23 +++++++++++++++++++++--
 drivers/md/dm-table.c         |  2 +-
 drivers/md/dm-verity-target.c |  4 ++--
 4 files changed, 29 insertions(+), 10 deletions(-)

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

* Re: [git pull] device mapper fixes for 5.2 final
  2019-06-27 18:19 [git pull] device mapper fixes for 5.2 final Mike Snitzer
@ 2019-06-28  0:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-06-28  0:55 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Linus Torvalds, dm-devel, linux-block, Alasdair G Kergon,
	Gen Zhang, Jerome Marchand, Milan Broz, Stephen Boyd, zhangyi

The pull request you sent on Thu, 27 Jun 2019 14:19:06 -0400:

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

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

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-06-28  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-27 18:19 [git pull] device mapper fixes for 5.2 final Mike Snitzer
2019-06-28  0:55 ` 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).