mirror of https://lore.kernel.org/lkml/
 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 5.12+ merge window
Date: Sat, 08 May 2021 09:11:43 -0700	[thread overview]
Message-ID: <85c07f003e2fd2885cd69af41f64c5c4d66c7860.camel@HansenPartnership.com> (raw)

This is a set of minor fixes in various drivers (qla2xxx, ufs,
scsi_debug, lpfc) one doc fix and a fairly large update to the fnic
driver to remove the open coded iteration functions in favour of the
scsi provided ones.

The patch is available here:

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

And the short changelog is:

Anastasia Kovaleva (1):
      scsi: qla2xxx: Prevent PRLI in target mode

Bikash Hazarika (1):
      scsi: qla2xxx: Add marginal path handling support

Bodo Stroesser (1):
      scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found

Can Guo (3):
      scsi: ufs: core: Narrow down fast path in system suspend path
      scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend
      scsi: ufs: core: Do not put UFS power into LPM if link is broken

Douglas Gilbert (1):
      scsi: scsi_debug: Fix cmd_per_lun, set to max_queue

Hannes Reinecke (2):
      scsi: fnic: Use scsi_host_busy_iter() to traverse commands
      scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()

James Smart (3):
      scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command
      scsi: lpfc: Fix DMA virtual address ptr assignment in bsg
      scsi: lpfc: Fix illegal memory access on Abort IOCBs

Keoseong Park (1):
      scsi: ufs: core: Fix a typo in ufs-sysfs.c

Ming Lei (1):
      scsi: blk-mq: Fix build warning when making htmldocs

with the diffstat:

 drivers/scsi/fnic/fnic_scsi.c     | 828 +++++++++++++++++---------------------
 drivers/scsi/lpfc/lpfc_bsg.c      |   2 +-
 drivers/scsi/lpfc/lpfc_init.c     |  12 +-
 drivers/scsi/lpfc/lpfc_sli.c      |  26 +-
 drivers/scsi/qla2xxx/qla_init.c   |   3 +
 drivers/scsi/qla2xxx/qla_os.c     |   1 +
 drivers/scsi/scsi_debug.c         |  24 +-
 drivers/scsi/ufs/ufs-sysfs.c      |  12 +-
 drivers/scsi/ufs/ufshcd.c         |   7 +-
 drivers/target/target_core_user.c |   4 +-
 include/linux/blk-mq.h            |   8 +-
 11 files changed, 438 insertions(+), 489 deletions(-)

James



             reply	other threads:[~2021-05-08 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-08 16:11 James Bottomley [this message]
2021-05-08 17:46 ` pr-tracker-bot

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=85c07f003e2fd2885cd69af41f64c5c4d66c7860.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

all inboxes | Powered by JetHome®