mbox series

[0/3] scsi: st: Small fixes

Message ID 20250311112516.5548-1-Kai.Makisara@kolumbus.fi
Headers show
Series scsi: st: Small fixes | expand

Message

Kai Mäkisara March 11, 2025, 11:25 a.m. UTC
Fix some small things in the st driver.

Applies to 6.15/scsi-staging

Kai Mäkisara (3):
  scsi: st: Fix array overflow in st_setup()
  scsi: st: ERASE does not change tape location
  scsi: st: Tighten the page format heuristics with MODE SELECT

 drivers/scsi/st.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Comments

Martin K. Petersen March 18, 2025, 1:43 a.m. UTC | #1
Kai,

> Fix some small things in the st driver.

Applied to 6.15/scsi-staging, thanks!
Martin K. Petersen March 21, 2025, 12:36 a.m. UTC | #2
On Tue, 11 Mar 2025 13:25:13 +0200, Kai Mäkisara wrote:

> Fix some small things in the st driver.
> 
> Applies to 6.15/scsi-staging
> 
> Kai Mäkisara (3):
>   scsi: st: Fix array overflow in st_setup()
>   scsi: st: ERASE does not change tape location
>   scsi: st: Tighten the page format heuristics with MODE SELECT
> 
> [...]

Applied to 6.15/scsi-queue, thanks!

[1/3] scsi: st: Fix array overflow in st_setup()
      https://git.kernel.org/mkp/scsi/c/a018d1cf990d
[2/3] scsi: st: ERASE does not change tape location
      https://git.kernel.org/mkp/scsi/c/ad77cebf97bd
[3/3] scsi: st: Tighten the page format heuristics with MODE SELECT
      https://git.kernel.org/mkp/scsi/c/8db816c6f176