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 4.12+ merge window
Date: Sat, 15 Jul 2017 22:56:22 -0700 [thread overview]
Message-ID: <1500184582.2733.3.camel@HansenPartnership.com> (raw)
This is actually just a small set of mainly bug fixes for the original
merge window code plus a few trivial updates and qedi boot from SAN
support feature patch.
The patch is available here:
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes
The short changelog is:
Colin Ian King (4):
scsi: hisi_sas: make several const arrays static
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
scsi: isci: fix typo in function names
Dan Carpenter (3):
scsi: libfc: pass an error pointer to fc_disc_error()
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Johannes Thumshirn (1):
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Nilesh Javali (1):
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Paolo Bonzini (1):
scsi: virtio_scsi: always read VPD pages for multiqueue too
And the diffstat:
drivers/scsi/cxlflash/main.c | 11 +-
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 10 +-
drivers/scsi/isci/request.c | 14 +-
drivers/scsi/libfc/fc_disc.c | 2 +-
drivers/scsi/qedf/qedf_main.c | 2 +-
drivers/scsi/qedi/qedi.h | 17 ++
drivers/scsi/qedi/qedi_fw.c | 2 +-
drivers/scsi/qedi/qedi_main.c | 419 +++++++++++++++++++++++++++++++++
drivers/scsi/qedi/qedi_nvm_iscsi_cfg.h | 210 +++++++++++++++++
drivers/scsi/qla2xxx/qla_target.c | 2 +-
drivers/scsi/sg.c | 5 +-
drivers/scsi/virtio_scsi.c | 1 +
12 files changed, 674 insertions(+), 21 deletions(-)
create mode 100644 drivers/scsi/qedi/qedi_nvm_iscsi_cfg.h
James
reply other threads:[~2017-07-16 5:56 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=1500184582.2733.3.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