linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] additional device mapper changes for 5.3
@ 2019-07-18 20:53 Mike Snitzer
  2019-07-18 22:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2019-07-18 20:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-block, Alasdair G Kergon, Damien Le Moal, Nikos Tsironis

Hi Linus,

When I sent my pull last Friday I had overlooked some email that Nikos
(cc'd) sent that same morning concerning review of my dm-snapshot
discard changes that were merged over the weekend.  In addition, Nikos
inquired about his dm-kcopyd subjob size default adjustment I had
requested some changes on.  I've since dealt with those 2 issues and
staged 2 other small fixes (to dm-zoned and DM core's printk wrappers).

The following changes since commit bd293d071ffe65e645b4d8104f9d8fe15ea13862:

  dm bufio: fix deadlock with loop device (2019-07-12 09:59:37 -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.3/dm-changes-2

for you to fetch changes up to 733232f8c852bcc2ad6fc1db7f4c43eb01c7c217:

  dm: use printk ratelimiting functions (2019-07-17 13:09:32 -0400)

Please pull, thanks!
Mike

----------------------------------------------------------------
- Fix zone state management race in DM zoned target by eliminating
  the unnecessary DMZ_ACTIVE state.

- A couple fixes for issues the DM snapshot target's optional discard
  support added during first week of the 5.3 merge.

- Increase default size of outstanding IO that is allowed for a each
  dm-kcopyd client and introduce tunable to allow user adjust.

- Update DM core to use printk ratelimiting functions rather than
  duplicate them and in doing so fix an issue where DMDEBUG_LIMIT() rate
  limited KERN_DEBUG messages had excessive "callbacks suppressed"
  messages.

----------------------------------------------------------------
Damien Le Moal (1):
      dm zoned: fix zone state management race

Mike Snitzer (2):
      dm snapshot: fix oversights in optional discard support
      dm: use printk ratelimiting functions

Nikos Tsironis (1):
      dm kcopyd: Increase default sub-job size to 512KB

 drivers/md/dm-kcopyd.c         | 34 ++++++++++++++++++++++++++++------
 drivers/md/dm-snap.c           | 10 ++++++++++
 drivers/md/dm-zoned-metadata.c | 24 ------------------------
 drivers/md/dm-zoned.h          | 28 ++++++++++++++++++++++++----
 include/linux/device-mapper.h  | 17 ++++-------------
 5 files changed, 66 insertions(+), 47 deletions(-)

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

* Re: [git pull] additional device mapper changes for 5.3
  2019-07-18 20:53 [git pull] additional device mapper changes for 5.3 Mike Snitzer
@ 2019-07-18 22:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-18 22:05 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Linus Torvalds, dm-devel, linux-block, Alasdair G Kergon,
	Damien Le Moal, Nikos Tsironis

The pull request you sent on Thu, 18 Jul 2019 16:53:08 -0400:

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

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

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-07-18 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-18 20:53 [git pull] additional device mapper changes for 5.3 Mike Snitzer
2019-07-18 22:05 ` 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).