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] first round of SCSI updates for the 4.7+ merge window
Date: Fri, 05 Aug 2016 16:21:01 -0700 [thread overview]
Message-ID: <1470439261.2337.63.camel@HansenPartnership.com> (raw)
This is seven basic fixes (plus one MAINTAINERS update) which came in
close to the merge window.
The patch is available here:
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-misc
The short changelog is:
Brian King (1):
ipr: Wait to do async scan until scsi host is initialized
Hannes Reinecke (1):
fcoe: Use default VLAN for FIP VLAN discovery
Johannes Thumshirn (1):
lpfc: Fix possible NULL pointer dereference
Mauricio Faria de Oliveira (1):
lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
Uma Krishnan (2):
MAINTAINERS: Update cxlflash maintainers
cxlflash: Verify problem state area is mapped before notifying shutdown
Wei Yongjun (2):
ipr: Fix error return code in ipr_probe_ioa()
fcoe: add missing destroy_workqueue() on error in fcoe_init()
And the diffstat:
MAINTAINERS | 1 +
drivers/scsi/cxlflash/main.c | 10 ++++++++-
drivers/scsi/fcoe/fcoe.c | 52 +++++++++++++++++++++++++++++++++++++++++--
drivers/scsi/fcoe/fcoe.h | 1 +
drivers/scsi/ipr.c | 10 +++++++++
drivers/scsi/ipr.h | 1 +
drivers/scsi/lpfc/lpfc_scsi.c | 2 +-
drivers/scsi/lpfc/lpfc_sli.c | 15 +++++--------
8 files changed, 79 insertions(+), 13 deletions(-)
James
next reply other threads:[~2016-08-05 23:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-05 23:21 James Bottomley [this message]
[not found] ` <87popjshn6.fsf@concordia.ellerman.id.au>
2016-08-08 22:53 ` [PATCH] ipr: Fix sync scsi scan Brian King
2016-08-09 6:44 ` Michael Ellerman
2016-08-09 6:44 ` Michael Ellerman
2016-08-11 2:57 ` Martin K. Petersen
2016-08-11 2:57 ` Martin K. Petersen
-- strict thread matches above, loose matches on Subject: below --
2016-07-27 11:56 [GIT PULL] first round of SCSI updates for the 4.7+ merge window James Bottomley
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=1470439261.2337.63.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 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.