* [git pull] device mapper fixes for 4.8-rc3
@ 2016-08-19 16:11 Mike Snitzer
0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2016-08-19 16:11 UTC (permalink / raw)
To: Linus Torvalds
Cc: Heinz Mauelshagen, dm-devel, Mikulas Patocka, Alasdair G Kergon
Hi Linus,
The following changes since commit 694d0d0bb2030d2e36df73e2d23d5770511dbc8d:
Linux 4.8-rc2 (2016-08-14 19:11:36 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm tags/dm-4.8-fixes-2
for you to fetch changes up to 9e7d9367e6a29e4cac85aa6df199f760dfa39c8a:
dm raid: support raid0 with missing metadata devices (2016-08-17 10:42:39 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
- a stable fix for DM round robin multipath path selector to disable
preemption before using this_cpu_ptr()
- a slight increase in DM crypt's mempool reserves to make swap ontop of
DM crypt more performant
- a few DM raid fixes to issues found while testing changes that were
merged in v4.8-rc1
----------------------------------------------------------------
Heinz Mauelshagen (4):
dm raid: fix frozen recovery regression
dm raid: fix restoring of failed devices regression
dm raid: enhance attempt_restore_of_faulty_devices() to support more devices
dm raid: support raid0 with missing metadata devices
Mike Snitzer (1):
dm round robin: do not use this_cpu_ptr() without having preemption disabled
Mikulas Patocka (1):
dm crypt: increase mempool reserve to better support swapping
drivers/md/dm-crypt.c | 2 +-
drivers/md/dm-raid.c | 82 ++++++++++++++++++++++++++-------------------
drivers/md/dm-round-robin.c | 7 ++--
3 files changed, 53 insertions(+), 38 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-19 16:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-19 16:11 [git pull] device mapper fixes for 4.8-rc3 Mike Snitzer
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).