Revision 5565ec4ef4f0d676fc8518556e239ac6945b5186 authored by Linus Torvalds on 19 May 2023, 22:54:01 UTC, committed by Linus Torvalds on 19 May 2023, 22:54:01 UTC
Pull SCSI fixes from James Bottomley:
 "Six small fixes.

  Four in drivers and the two core changes should be read together as a
  correction to a prior iorequest_cnt fix that exposed us to a potential
  use after free"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
  scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed"
  scsi: storvsc: Don't pass unused PFNs to Hyper-V host
  scsi: ufs: core: Fix MCQ nr_hw_queues
  scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
  scsi: ufs: core: Fix MCQ tag calculation
2 parent s a594874 + 09e797c
History
File Mode Size
Makefile -rw-r--r-- 499 bytes
ftrace-direct-modify.c -rw-r--r-- 4.0 KB
ftrace-direct-multi-modify.c -rw-r--r-- 4.9 KB
ftrace-direct-multi.c -rw-r--r-- 2.5 KB
ftrace-direct-too.c -rw-r--r-- 2.7 KB
ftrace-direct.c -rw-r--r-- 2.4 KB
ftrace-ops.c -rw-r--r-- 6.9 KB
sample-trace-array.c -rw-r--r-- 3.5 KB
sample-trace-array.h -rw-r--r-- 2.4 KB

back to top