Linux block layer
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 5.0-rc4
@ 2019-01-24 19:38 Mike Snitzer
  2019-01-24 20:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2019-01-24 19:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-block, Alasdair G Kergon, Joe Thornber,
	Milan Broz

Hi Linus,

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08: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

for you to fetch changes up to 075c18c3e124a1511ebc10a89f1858c8a77dcb01:

  dm: add missing trace_block_split() to __split_and_process_bio() (2019-01-22 13:41:48 -0500)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix DM crypt's parsing of extended IV arguments.

- Fix DM thinp's discard passdown to properly account for extra
  reference that is taken to guard against reallocating a block before a
  discard has been issued.

- Fix bio-based DM's redundant IO accounting that was occurring for bios
  that must be split due to the nature of the DM target (e.g. dm-stripe,
  dm-thinp, etc).

----------------------------------------------------------------
Joe Thornber (1):
      dm thin: fix passdown_double_checking_shared_status()

Mike Snitzer (4):
      dm: fix clone_bio() to trigger blk_recount_segments()
      dm: fix redundant IO accounting for bios that need splitting
      dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate
      dm: add missing trace_block_split() to __split_and_process_bio()

Milan Broz (1):
      dm crypt: fix parsing of extended IV arguments

 drivers/md/dm-crypt.c         | 25 +++++++++++++++++--------
 drivers/md/dm-thin-metadata.c |  4 ++--
 drivers/md/dm-thin-metadata.h |  2 +-
 drivers/md/dm-thin.c          | 10 +++++-----
 drivers/md/dm.c               | 43 +++++++++++++++++++++++++++++++------------
 5 files changed, 56 insertions(+), 28 deletions(-)

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

* Re: [git pull] device mapper fixes for 5.0-rc4
  2019-01-24 19:38 [git pull] device mapper fixes for 5.0-rc4 Mike Snitzer
@ 2019-01-24 20:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-01-24 20:15 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Linus Torvalds, dm-devel, linux-block, Alasdair G Kergon,
	Joe Thornber, Milan Broz

The pull request you sent on Thu, 24 Jan 2019 14:38:29 -0500:

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

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

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-01-24 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-24 19:38 [git pull] device mapper fixes for 5.0-rc4 Mike Snitzer
2019-01-24 20:15 ` 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