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

This is the set of patches which arrived too late to stabilise in -next
for the first pull.  It's really just an lpfc driver update and an
assortment of minor fixes, all in drivers.  The only core update is to
the zone block device driver, which isn't the one most people use.

The patch is available here:

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

The short changelog is:

Damien Le Moal (1):
      scsi: sd_zbc: Improve zone revalidation

Dick Kennedy (8):
      scsi: lpfc: Update lpfc version to 12.8.0.3
      scsi: lpfc: Fix LUN loss after cable pull
      scsi: lpfc: Fix validation of bsg reply lengths
      scsi: lpfc: Fix retry of PRLI when status indicates its unsupported
      scsi: lpfc: Fix oops when unloading driver while running mds diags
      scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter
      scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value
      scsi: lpfc: Fix FCoE speed reporting

Ewan D. Milne (1):
      scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport

Javed Hasan (2):
      scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
      scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()

Jing Xiangfeng (1):
      scsi: lpfc: Add missing misc_deregister() for lpfc_init()

Max Gurtovoy (1):
      scsi: target: Make iscsit_register_transport() return void

Xiang Chen (1):
      scsi: scsi_transport_sas: Add spaces around binary operator "|"

And the diffstat:

 drivers/scsi/fcoe/fcoe_ctlr.c                 |  2 +-
 drivers/scsi/libfc/fc_disc.c                  | 12 +++-
 drivers/scsi/lpfc/lpfc_attr.c                 | 26 +++++++-
 drivers/scsi/lpfc/lpfc_bsg.c                  | 21 +++---
 drivers/scsi/lpfc/lpfc_ct.c                   | 22 +++++--
 drivers/scsi/lpfc/lpfc_els.c                  | 10 ++-
 drivers/scsi/lpfc/lpfc_init.c                 | 25 +++++--
 drivers/scsi/lpfc/lpfc_nportdisc.c            |  8 ++-
 drivers/scsi/lpfc/lpfc_nvmet.c                |  2 +-
 drivers/scsi/lpfc/lpfc_sli.c                  | 11 +++-
 drivers/scsi/lpfc/lpfc_version.h              |  2 +-
 drivers/scsi/scsi_transport_sas.c             |  2 +-
 drivers/scsi/sd.c                             | 10 ++-
 drivers/scsi/sd.h                             | 11 +++-
 drivers/scsi/sd_zbc.c                         | 93 +++++++++++++--------------
 drivers/target/iscsi/iscsi_target_transport.c |  4 +-
 include/target/iscsi/iscsi_transport.h        |  2 +-
 17 files changed, 165 insertions(+), 98 deletions(-)

James


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

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

The pull request you sent on Fri, 14 Aug 2020 09:39:36 -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/c9c9735c46f589b9877b7fc00c89ef1b61a31e18

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:[~2020-08-14 23:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-14 16:39 [GIT PULL] final round of SCSI updates for the 5.8+ merge window James Bottomley
2020-08-14 23:05 ` 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).