* [git pull] device mapper fixes for 4.19-rc7
@ 2018-10-05 19:05 Mike Snitzer
2018-10-05 23:30 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2018-10-05 19:05 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: dm-devel, Geert Uytterhoeven, Joe Thornber, Alasdair G Kergon
Hi Greg,
The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8:
Linux 4.19-rc4 (2018-09-16 11:52:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-4.19/dm-fixes-2
for you to fetch changes up to 5d07384a666d4b2f781dc056bfeec2c27fbdf383:
dm cache: fix resize crash if user doesn't reload cache table (2018-10-04 15:20:52 -0400)
Please pull, thanks!
Mike
----------------------------------------------------------------
- Fix a DM thinp __udivdi3 undefined on 32-bit bug introduced during
4.19 merge window.
- Fix leak and dangling pointer in DM multipath's scsi_dh related code.
- A couple stable@ fixes for DM cache's resize support.
- A DM raid fix to remove "const" from decipher_sync_action()'s return
type.
----------------------------------------------------------------
Geert Uytterhoeven (1):
dm raid: remove bogus const from decipher_sync_action() return type
Joe Thornber (1):
dm cache metadata: ignore hints array being too small during resize
Mike Snitzer (3):
dm thin metadata: fix __udivdi3 undefined on 32-bit
dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer
dm cache: fix resize crash if user doesn't reload cache table
drivers/md/dm-cache-metadata.c | 4 ++--
drivers/md/dm-cache-target.c | 9 +++++++--
drivers/md/dm-mpath.c | 14 ++++++++------
drivers/md/dm-raid.c | 2 +-
drivers/md/dm-thin-metadata.c | 6 ++----
5 files changed, 20 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] device mapper fixes for 4.19-rc7
2018-10-05 19:05 [git pull] device mapper fixes for 4.19-rc7 Mike Snitzer
@ 2018-10-05 23:30 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-10-05 23:30 UTC (permalink / raw)
To: Mike Snitzer
Cc: dm-devel, Geert Uytterhoeven, Joe Thornber, Alasdair G Kergon
On Fri, Oct 05, 2018 at 03:05:25PM -0400, Mike Snitzer wrote:
> Hi Greg,
>
> The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8:
>
> Linux 4.19-rc4 (2018-09-16 11:52:37 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-4.19/dm-fixes-2
Now merged, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-05 23:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-05 19:05 [git pull] device mapper fixes for 4.19-rc7 Mike Snitzer
2018-10-05 23:30 ` Greg Kroah-Hartman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.