linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] final round of SCSI updates for the 5.12+ merge window
@ 2021-05-08 16:11 James Bottomley
  2021-05-08 17:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: James Bottomley @ 2021-05-08 16:11 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds; +Cc: linux-scsi, linux-kernel

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] final round of SCSI updates for the 5.12+ merge window
  2021-05-08 16:11 [GIT PULL] final round of SCSI updates for the 5.12+ merge window James Bottomley
@ 2021-05-08 17:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-08 17:46 UTC (permalink / raw)
  To: James Bottomley; +Cc: Andrew Morton, Linus Torvalds, linux-scsi, linux-kernel

The pull request you sent on Sat, 08 May 2021 09:11:43 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/07db05638aa25ed66e6fc89b45f6773ef3e69396

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-08 17:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-08 16:11 [GIT PULL] final round of SCSI updates for the 5.12+ merge window James Bottomley
2021-05-08 17:46 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).