All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 4.11-rc6
@ 2017-04-07 15:14 Mike Snitzer
  0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2017-04-07 15:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, Dmitry Bilunov, Sami Tolvanen, Joe Thornber, Alasdair G Kergon

Hi Linus,

The following changes since commit 4495c08e84729385774601b5146d51d9e5849f81:

  Linux 4.11-rc2 (2017-03-12 14:47:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/dm-4.11-fixes-2

for you to fetch changes up to 86e3e83b443669dd2bcc5c8a83b23e3aa0694c0d:

  dm verity fec: fix bufio leaks (2017-03-31 15:44:25 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Two stable@ fixes for the verity target's FEC support

- A stable@ fix for raid target's raid1 support (when no bitmap is used)

- A 4.11 cache metadata v2 format fix to properly test blocks are clean

----------------------------------------------------------------
Dmitry Bilunov (1):
      dm raid: fix NULL pointer dereference for raid1 without bitmap

Joe Thornber (1):
      dm cache metadata: fix metadata2 format's blocks_are_clean_separate_dirty

Sami Tolvanen (2):
      dm verity fec: limit error correction recursion
      dm verity fec: fix bufio leaks

 drivers/md/dm-cache-metadata.c |  8 +++++---
 drivers/md/dm-raid.c           |  2 +-
 drivers/md/dm-verity-fec.c     | 18 ++++++++++++++----
 drivers/md/dm-verity-fec.h     |  4 ++++
 4 files changed, 24 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-07 15:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-07 15:14 [git pull] device mapper fixes for 4.11-rc6 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.