mbox series

[v2,00/12] scsi: sshdr and retry fixes

Message ID 20231004210013.5601-1-michael.christie@oracle.com
Headers show
Series scsi: sshdr and retry fixes | expand

Message

Mike Christie Oct. 4, 2023, 9 p.m. UTC
The following patches were made over Linus tree (Martin's 6.7
branch was missing some changes to sd.c). They only contain the
sshdr and rdac retry fixes from the "Allow scsi_execute users to
control retries" patchset.

The patches in this set are reviewed and tested but the changes to
how we do retries will take a little longer and require more testing,
so I broke up the series to make them easier to review.

Comments

Martin K. Petersen Oct. 13, 2023, 8:54 p.m. UTC | #1
Mike,

> The following patches were made over Linus tree (Martin's 6.7
> branch was missing some changes to sd.c). They only contain the
> sshdr and rdac retry fixes from the "Allow scsi_execute users to
> control retries" patchset.
>
> The patches in this set are reviewed and tested but the changes to
> how we do retries will take a little longer and require more testing,
> so I broke up the series to make them easier to review.

Applied to 6.7/scsi-staging, thanks! Patch #7 will have to wait until
-rc1.
Martin K. Petersen Oct. 17, 2023, 1:11 a.m. UTC | #2
On Wed, 04 Oct 2023 16:00:01 -0500, Mike Christie wrote:

> The following patches were made over Linus tree (Martin's 6.7
> branch was missing some changes to sd.c). They only contain the
> sshdr and rdac retry fixes from the "Allow scsi_execute users to
> control retries" patchset.
> 
> The patches in this set are reviewed and tested but the changes to
> how we do retries will take a little longer and require more testing,
> so I broke up the series to make them easier to review.
> 
> [...]

Applied to 6.7/scsi-queue, thanks!

[01/12] scsi: sd: Fix sshdr use in read_capacity_16
        https://git.kernel.org/mkp/scsi/c/bd593bd2c1e6
[02/12] scsi: sd: Fix sshdr use in sd_spinup_disk
        https://git.kernel.org/mkp/scsi/c/b4d0c33a32c3
[03/12] scsi: hp_sw: Fix sshdr use
        https://git.kernel.org/mkp/scsi/c/5759a5650d45
[04/12] scsi: rdac: Fix send_mode_select retry handling
        https://git.kernel.org/mkp/scsi/c/2274bd5e3a2c
[05/12] scsi: rdac: Fix sshdr use
        https://git.kernel.org/mkp/scsi/c/87e145a29363
[06/12] scsi: spi: Fix sshdr use
        https://git.kernel.org/mkp/scsi/c/0b149cee836a
[07/12] scsi: sd: Fix sshdr use in sd_suspend_common
        (no commit info)
[08/12] scsi: sd: Fix scsi_mode_sense caller's sshdr use
        https://git.kernel.org/mkp/scsi/c/add2c24d32a3
[09/12] scsi: Fix sshdr use in scsi_test_unit_ready
        https://git.kernel.org/mkp/scsi/c/f43158eefd65
[10/12] scsi: Fix sshdr use in scsi_cdl_enable
        https://git.kernel.org/mkp/scsi/c/8f0017694c54
[11/12] scsi: sd: Fix sshdr use in cache_type_store
        https://git.kernel.org/mkp/scsi/c/c8b7ef36da03
[12/12] scsi: sr: Fix sshdr use in sr_get_events
        https://git.kernel.org/mkp/scsi/c/f7d7129c6c24