public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Final round of SCSI updates for the 3.19+ merge window
Date: Sat, 21 Feb 2015 18:51:04 -0800	[thread overview]
Message-ID: <1424573464.2146.53.camel@HansenPartnership.com> (raw)

This is a short patch set representing a couple of left overs from the
merge window (debug leftover removal and MAINTAINER changes) plus one
merge window regression (the local workqueue for hpsa) and a set of bug
fixes for several issues (two for scsi-mq and the rest an assortment of
long standing stuff, all cc'd to stable).

The patch is available here:

git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-misc

The short changelog is:

Don Brace (1):
      hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch

Hannes Reinecke (1):
      am53c974: remove left-over debugging code

Minh Duc Tran (1):
      fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.

Ondrej Zary (1):
      wd719x: add missing .module to wd719x_template

Robert Love (1):
      fcoe: Transition maintainership to Vasu

Tony Battersby (3):
      sg: fix EWOULDBLOCK errors with scsi-mq
      sg: fix unkillable I/O wait deadlock with scsi-mq
      sg: fix read() error reporting

And the diffstat

 MAINTAINERS                     |  2 +-
 drivers/scsi/am53c974.c         |  6 ------
 drivers/scsi/be2iscsi/be_main.c |  1 -
 drivers/scsi/hpsa.c             |  4 +---
 drivers/scsi/sg.c               | 40 +++++++++++++++++++++++++++++++++-------
 drivers/scsi/wd719x.c           |  1 +
 6 files changed, 36 insertions(+), 18 deletions(-)

James



                 reply	other threads:[~2015-02-22  2:51 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=1424573464.2146.53.camel@HansenPartnership.com \
    --to=james.bottomley@hansenpartnership.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@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