linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 5.8-rc3
@ 2020-06-26 19:28 Mike Snitzer
  2020-06-27 16:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2020-06-26 19:28 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-block, Alasdair G Kergon, Damien Le Moal,
	Gustavo A. R. Silva, Hou Tao, Huaisheng Ye, Johannes Thumshirn,
	Mauro Carvalho Chehab, Mikulas Patocka, Shin'ichiro Kawasaki

Hi Linus,

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d35bd764e6899a7bea71958f08d16cea5bfa1919:

  dm writecache: add cond_resched to loop in persistent_memory_claim() (2020-06-19 12:32:24 -0400)

Please pull, thanks!
Mike

----------------------------------------------------------------
- Quite a few DM zoned target fixes and a Zone append fix in DM core.
  Considering the amount of dm-zoned changes that went in during the
  5.8 merge window these fixes are not that surprising.

- A few DM writecache target fixes.

- A fix to Documentation index to include DM ebs target docs.

- Small cleanup to use struct_size() in DM core's retrieve_deps().

----------------------------------------------------------------
Damien Le Moal (2):
      dm zoned: fix uninitialized pointer dereference
      dm zoned: Fix random zone reclaim selection

Gustavo A. R. Silva (1):
      dm ioctl: use struct_size() helper in retrieve_deps()

Hou Tao (1):
      dm zoned: assign max_io_len correctly

Huaisheng Ye (2):
      dm writecache: correct uncommitted_block when discarding uncommitted entry
      dm writecache: skip writecache_wait when using pmem mode

Johannes Thumshirn (1):
      dm: update original bio sector on Zone Append

Mauro Carvalho Chehab (1):
      docs: device-mapper: add dm-ebs.rst to an index file

Mikulas Patocka (1):
      dm writecache: add cond_resched to loop in persistent_memory_claim()

Shin'ichiro Kawasaki (2):
      dm zoned: Fix metadata zone size check
      dm zoned: Fix reclaim zone selection

 Documentation/admin-guide/device-mapper/index.rst |  1 +
 drivers/md/dm-ioctl.c                             |  2 +-
 drivers/md/dm-writecache.c                        | 10 ++++--
 drivers/md/dm-zoned-metadata.c                    | 42 +++++++++++++++++------
 drivers/md/dm-zoned-reclaim.c                     |  4 +--
 drivers/md/dm-zoned-target.c                      |  2 +-
 drivers/md/dm.c                                   | 13 +++++++
 7 files changed, 56 insertions(+), 18 deletions(-)


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

* Re: [git pull] device mapper fixes for 5.8-rc3
  2020-06-26 19:28 [git pull] device mapper fixes for 5.8-rc3 Mike Snitzer
@ 2020-06-27 16:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-27 16:05 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Linus Torvalds, dm-devel, linux-block, Alasdair G Kergon,
	Damien Le Moal, Gustavo A. R. Silva, Hou Tao, Huaisheng Ye,
	Johannes Thumshirn, Mauro Carvalho Chehab, Mikulas Patocka,
	Shin'ichiro Kawasaki

The pull request you sent on Fri, 26 Jun 2020 15:28:47 -0400:

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

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

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:[~2020-06-27 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-26 19:28 [git pull] device mapper fixes for 5.8-rc3 Mike Snitzer
2020-06-27 16: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).