All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 4.1-rc2
@ 2015-04-30 14:49 Mike Snitzer
  0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2015-04-30 14:49 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Bart Van Assche, dm-devel, Christoph Hellwig, Alasdair G Kergon

Hi Linus,

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to aa6df8dd28c01d9a3d2cfcfe9dd0a4a334d1cd81:

  dm: fix free_rq_clone() NULL pointer when requeueing unmapped request (2015-04-30 10:25:21 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
Fix 2 bugs in the request-based DM blk-mq support that was added during
the 4.1 merge.

----------------------------------------------------------------
Christoph Hellwig (1):
      dm: only initialize the request_queue once

Mike Snitzer (1):
      dm: fix free_rq_clone() NULL pointer when requeueing unmapped request

 drivers/md/dm-ioctl.c | 17 +++++++++--------
 drivers/md/dm.c       | 19 ++++++++++++-------
 2 files changed, 21 insertions(+), 15 deletions(-)

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

only message in thread, other threads:[~2015-04-30 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30 14:49 [git pull] device mapper fixes for 4.1-rc2 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.