Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fixes for ATA device queue depth control
@ 2022-09-25 23:08 Damien Le Moal
  2022-09-25 23:08 ` [PATCH v2 1/2] ata: libata-scsi: Fix initialization of device queue depth Damien Le Moal
  2022-09-25 23:08 ` [PATCH v2 2/2] ata: libata-sata: Fix device queue depth control Damien Le Moal
  0 siblings, 2 replies; 16+ messages in thread
From: Damien Le Moal @ 2022-09-25 23:08 UTC (permalink / raw)
  To: linux-ide, linux-scsi, Martin K . Petersen, John Garry

A couple of patches to fix maximum queue depth initialization and
control for ATA devices used through libsas.

Changes from v1:
* Addressed Sergey comments: fixed typos in patch 2 commit message and
  removed a temporary pr_info() debug call.

Damien Le Moal (2):
  ata: libata-scsi: Fix initialization of device queue depth
  ata: libata-sata: Fix device queue depth control

 drivers/ata/libata-sata.c           | 24 ++++++++++++------------
 drivers/ata/libata-scsi.c           | 10 ++++------
 drivers/scsi/libsas/sas_scsi_host.c |  3 ++-
 include/linux/libata.h              |  4 ++--
 4 files changed, 20 insertions(+), 21 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-09-28  9:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-25 23:08 [PATCH v2 0/2] Fixes for ATA device queue depth control Damien Le Moal
2022-09-25 23:08 ` [PATCH v2 1/2] ata: libata-scsi: Fix initialization of device queue depth Damien Le Moal
2022-09-25 23:08 ` [PATCH v2 2/2] ata: libata-sata: Fix device queue depth control Damien Le Moal
2022-09-26 11:31   ` John Garry
2022-09-26 23:05     ` Damien Le Moal
2022-09-27  7:05       ` John Garry
2022-09-27  9:28         ` Damien Le Moal
2022-09-27  9:47           ` John Garry
2022-09-27 14:47             ` Damien Le Moal
2022-09-27 11:51   ` John Garry
2022-09-27 15:03     ` Damien Le Moal
2022-09-27 16:09       ` John Garry
2022-09-27 23:39         ` Damien Le Moal
2022-09-28  7:00         ` Damien Le Moal
2022-09-28  7:53           ` John Garry
2022-09-28  9:10             ` Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox