linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] SCSI core patches
@ 2023-05-03 23:06 Bart Van Assche
  2023-05-03 23:06 ` [PATCH v2 1/5] scsi: core: Use min() instead of open-coding it Bart Van Assche
                   ` (4 more replies)
  0 siblings, 5 replies; 23+ messages in thread
From: Bart Van Assche @ 2023-05-03 23:06 UTC (permalink / raw)
  To: Martin K . Petersen
  Cc: Jaegeuk Kim, Christoph Hellwig, linux-scsi, Bart Van Assche

Hi Martin,

Please consider these SCSI core patches for the next merge window.

Thanks,

Bart.

Changes compared to v1:
- Improved the SCSI tracing patch as requested by Steven Rostedt and
  Niklas Cassel.
- Added patch "scsi: core: Delay running the queue if the host is blocked"

Bart Van Assche (5):
  scsi: core: Use min() instead of open-coding it
  scsi: core: Update a source code comment
  scsi: core: Trace SCSI sense data
  scsi: core: Only kick the requeue list if necessary
  scsi: core: Delay running the queue if the host is blocked

 drivers/scsi/scsi_common.c  |  3 +--
 drivers/scsi/scsi_lib.c     | 20 ++++++++++++++------
 include/scsi/scsi_host.h    |  2 +-
 include/trace/events/scsi.h | 21 +++++++++++++++++++--
 4 files changed, 35 insertions(+), 11 deletions(-)


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

end of thread, other threads:[~2023-05-17 19:57 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-03 23:06 [PATCH v2 0/5] SCSI core patches Bart Van Assche
2023-05-03 23:06 ` [PATCH v2 1/5] scsi: core: Use min() instead of open-coding it Bart Van Assche
2023-05-05  6:00   ` Christoph Hellwig
2023-05-08 10:51   ` Benjamin Block
2023-05-03 23:06 ` [PATCH v2 2/5] scsi: core: Update a source code comment Bart Van Assche
2023-05-05  6:00   ` Christoph Hellwig
2023-05-08 11:25   ` Benjamin Block
2023-05-08 14:09     ` Bart Van Assche
2023-05-03 23:06 ` [PATCH v2 3/5] scsi: core: Trace SCSI sense data Bart Van Assche
2023-05-04  8:07   ` Hannes Reinecke
2023-05-05 22:00     ` Bart Van Assche
2023-05-04  9:03   ` Niklas Cassel
2023-05-05  6:01   ` Christoph Hellwig
2023-05-06 22:48     ` Martin K. Petersen
2023-05-17 19:56       ` Bart Van Assche
2023-05-08 14:05   ` Benjamin Block
2023-05-08 14:10     ` Bart Van Assche
2023-05-08 14:21       ` Benjamin Block
2023-05-03 23:06 ` [PATCH v2 4/5] scsi: core: Only kick the requeue list if necessary Bart Van Assche
2023-05-04  4:15   ` Ming Lei
2023-05-05  7:49   ` Christoph Hellwig
2023-05-03 23:06 ` [PATCH v2 5/5] scsi: core: Delay running the queue if the host is blocked Bart Van Assche
2023-05-05  7:49   ` Christoph Hellwig

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).