public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, linux-kernel@vger.kernel.org,
	Alasdair G Kergon <agk@redhat.com>, Joe Thornber <ejt@redhat.com>,
	Heinz Mauelshagen <heinzm@redhat.com>,
	Hannes Reinecke <hare@suse.de>
Subject: [git pull] device mapper fixes for 3.15 final
Date: Thu, 29 May 2014 20:57:15 -0400	[thread overview]
Message-ID: <20140530005715.GA9179@redhat.com> (raw)

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(-)

                 reply	other threads:[~2014-05-30  0:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140530005715.GA9179@redhat.com \
    --to=snitzer@redhat.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=ejt@redhat.com \
    --cc=hare@suse.de \
    --cc=heinzm@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox