All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 3.15 final
@ 2014-05-30  0:57 Mike Snitzer
  0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2014-05-30  0:57 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-kernel, Alasdair G Kergon, Joe Thornber,
	Heinz Mauelshagen, Hannes Reinecke

Hi Linus,

The following changes since commit 4cdd2ad78098244c1bc9ec4374ea1c225fd1cd6f:

  dm mpath: fix lock order inconsistency in multipath_ioctl (2014-05-14 16:12:17 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/dm-3.15-fixes-3

for you to fetch changes up to 63d832c30142cdceb478b1cac7d943d83b95b2dc:

  dm mpath: really fix lockdep warning (2014-05-27 10:46:01 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
A dm-cache stable fix to split discards on cache block boundaries
because dm-cache cannot yet handle discards that span cache blocks.

Really fix a dm-mpath LOCKDEP warning that was introduced in -rc1.

Add a 'no_space_timeout' control to dm-thinp to restore the ability to
queue IO indefinitely when no data space is available.  This fixes a
change in behavior that was introduced in -rc6 where the timeout
couldn't be disabled.

----------------------------------------------------------------
Hannes Reinecke (1):
      dm mpath: really fix lockdep warning

Heinz Mauelshagen (1):
      dm cache: always split discards on cache block boundaries

Mike Snitzer (1):
      dm thin: add 'no_space_timeout' dm-thin-pool module param

 Documentation/device-mapper/thin-provisioning.txt |  5 ++++-
 drivers/md/dm-cache-target.c                      |  2 ++
 drivers/md/dm-mpath.c                             | 14 ++++++++------
 drivers/md/dm-thin.c                              | 12 +++++++++---
 4 files changed, 23 insertions(+), 10 deletions(-)

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

only message in thread, other threads:[~2014-05-30  0:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30  0:57 [git pull] device mapper fixes for 3.15 final 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.