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

Hi Linus,

The following changes since commit da0c9ea146cbe92b832f1b0f694840ea8eb33cce:

  Linux 5.4-rc2 (2019-10-06 14:27:30 -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.4/dm-fixes

for you to fetch changes up to 13bd677a472d534bf100bab2713efc3f9e3f5978:

  dm cache: fix bugs when a GFP_NOWAIT allocation fails (2019-10-17 11:13:50 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Fix DM snapshot deadlock that can occur due to COW throttling
  preventing locks from being released.

- Fix DM cache's GFP_NOWAIT allocation failure error paths by switching
  to GFP_NOIO.

- Make __hash_find() static in the DM clone target.

----------------------------------------------------------------
Mikulas Patocka (3):
      dm snapshot: introduce account_start_copy() and account_end_copy()
      dm snapshot: rework COW throttling to fix deadlock
      dm cache: fix bugs when a GFP_NOWAIT allocation fails

YueHaibing (1):
      dm clone: Make __hash_find static

 drivers/md/dm-cache-target.c | 28 +------------
 drivers/md/dm-clone-target.c |  4 +-
 drivers/md/dm-snap.c         | 94 ++++++++++++++++++++++++++++++++++++--------
 3 files changed, 81 insertions(+), 45 deletions(-)

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

* Re: [git pull] device mapper fixes for 5.4-rc4
  2019-10-18 16:08 [git pull] device mapper fixes for 5.4-rc4 Mike Snitzer
@ 2019-10-18 22:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-18 22:50 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: Linus Torvalds, dm-devel, linux-block, Alasdair G Kergon,
	Mikulas Patocka, Nikos Tsironis, YueHaibing

The pull request you sent on Fri, 18 Oct 2019 12:08:33 -0400:

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

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

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-10-18 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18 16:08 [git pull] device mapper fixes for 5.4-rc4 Mike Snitzer
2019-10-18 22:50 ` 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).