* [git pull] device mapper fixes for 4.2-rc5
@ 2015-07-30 0:05 Mike Snitzer
0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2015-07-30 0:05 UTC (permalink / raw)
To: Linus Torvalds
Cc: Colin Ian King, dm-devel, Baruch Siach, Joe Thornber,
Alasdair G Kergon
Hi Linus,
The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:
Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm tags/dm-4.2-fixes-3
for you to fetch changes up to 795e633a2dc6cbbeac68bc7f6006082150d38bb7:
dm cache: fix device destroy hang due to improper prealloc_used accounting (2015-07-29 14:32:09 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
- Fix DM thinp to consistently return -ENOSPC when out of data space
- Fix a logic bug in the DM cache smq policy's creation error path
- Revert a DM cache 4.2-rc3 change that reduced writeback efficiency
- Fix a hang on DM cache device destruction due to improper
prealloc_used accounting introduced in 4.2-rc3
- Update URL for dm-crypt wiki page
----------------------------------------------------------------
Baruch Siach (1):
dm crypt: update wiki page URL
Colin Ian King (1):
dm cache policy smq: fix alloc_bitset check that always evaluates as false
Mike Snitzer (3):
dm thin: return -ENOSPC when erroring retry list due to out of data space
Revert "dm cache: do not wake_worker() in free_migration()"
dm cache: fix device destroy hang due to improper prealloc_used accounting
drivers/md/Kconfig | 2 +-
drivers/md/dm-cache-policy-smq.c | 2 +-
drivers/md/dm-cache-target.c | 7 ++++---
drivers/md/dm-thin.c | 11 ++++++++---
4 files changed, 14 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-30 0:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30 0:05 [git pull] device mapper fixes for 4.2-rc5 Mike Snitzer
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.