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 6.1+ merge window
Date: Thu, 22 Dec 2022 13:05:12 -0500	[thread overview]
Message-ID: <65d488496e9889d1c2d3faf06bfa7c22f3807ef2.camel@HansenPartnership.com> (raw)

Mostly small bug fixes and small updates.  The only things of note is a
qla2xxx fix for crash on hotplug and timeout and the addition of a user
exposed abstraction layer for persistent reservation error return
handling (which necessitates the conversion of nvme.c as well as SCSI).

The patch is available here:

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

The short changelog is:

Arun Easi (1):
      scsi: qla2xxx: Fix crash when I/O abort times out

Christophe JAILLET (1):
      scsi: libfc: Include the correct header

Johannes Thumshirn (1):
      scsi: sd: sd_zbc: Trace zone append emulation

Mike Christie (4):
      nvme: Convert NVMe errors to PR errors
      scsi: sd: Convert SCSI errors to PR errors
      scsi: core: Rename status_byte to sg_status_byte
      block: Add error codes for common PR failures

And the diffstat:

 drivers/nvme/host/core.c        | 33 +++++++++++++++-
 drivers/scsi/libfc/fc_disc.c    |  2 +-
 drivers/scsi/qla2xxx/qla_init.c | 14 +++++--
 drivers/scsi/scsi_ioctl.c       |  2 +-
 drivers/scsi/sd.c               | 35 ++++++++++++++++-
 drivers/scsi/sd_trace.h         | 84 +++++++++++++++++++++++++++++++++++++++++
 drivers/scsi/sd_zbc.c           |  6 +++
 drivers/scsi/sg.c               |  2 +-
 include/scsi/scsi.h             |  1 +
 include/scsi/sg.h               |  2 +-
 include/uapi/linux/pr.h         | 17 +++++++++
 11 files changed, 187 insertions(+), 11 deletions(-)
 create mode 100644 drivers/scsi/sd_trace.h

James



             reply	other threads:[~2022-12-22 18:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-22 18:05 James Bottomley [this message]
2022-12-22 19:28 ` 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=65d488496e9889d1c2d3faf06bfa7c22f3807ef2.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®