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.8+ merge window
Date: Fri, 14 Oct 2016 14:33:48 +0800 [thread overview]
Message-ID: <1476426828.22309.34.camel@HansenPartnership.com> (raw)
This is just a set of minor updates and fixes which weren't quite ready
in time for the first pull request. The only real thing of note is
Mike Christie is stepping down as Maintainer of iscsi to be replaced by
Lee Duncan and Chris Leech.
The patch is available here:
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-misc
The short changelog is:
Baoyou Xie (1):
scsi: be2iscsi: mark symbols static where possible
Joao Pinto (1):
scsi: ufs: Kconfig fix
Kyuho Choi (1):
scsi: ufs: Enable no vccq quirk for skhynix device
Lee Duncan (1):
MAINTAINERS: Update open-iscsi maintainers
Ondrej Zary (3):
scsi: g_NCR5380: Stop using scsi_module.c
scsi: g_NCR5380: Reduce overrides[] from array to struct
scsi: g_NCR5380: Remove deprecated __setup
Varun Prakash (1):
scsi: cxgb4i: Set completion bit in work request
Wei Yongjun (1):
scsi: ufs: Fix error return code in ufshcd_init()
Zang Leigang (1):
scsi: ufs: Data Segment only needed for WRITE DESCRIPTOR
And the diffstat:
Documentation/scsi/g_NCR5380.txt | 34 +-
MAINTAINERS | 6 +-
drivers/scsi/be2iscsi/be_main.c | 12 +-
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c | 5 +
drivers/scsi/g_NCR5380.c | 699 ++++++++++++++++---------------------
drivers/scsi/g_NCR5380.h | 8 -
drivers/scsi/ufs/Kconfig | 2 +-
drivers/scsi/ufs/ufs_quirks.h | 2 +
drivers/scsi/ufs/ufshcd.c | 10 +-
9 files changed, 345 insertions(+), 433 deletions(-)
James
next reply other threads:[~2016-10-14 6:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-14 6:33 James Bottomley [this message]
2016-10-14 22:51 ` [GIT PULL] final round of SCSI updates for the 4.8+ merge window Finn Thain
2016-10-17 18:18 ` Martin K. Petersen
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=1476426828.22309.34.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.