* [GIT PULL] ata fixes for 6.0-rc7
@ 2022-09-29 3:45 Damien Le Moal
2022-09-29 15:38 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2022-09-29 3:45 UTC (permalink / raw)
To: Linus Torvalds, linux-ide
Linus,
The following changes since commit a357f7b4583ebf81d19c95aef57497ae81c5f63c:
ata: libata: Set __ATA_BASE_SHT max_sectors (2022-08-21 01:29:50 +0900)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.0-rc7
for you to fetch changes up to 141f3d6256e58103ece1c3dd2835e871f1dde240:
ata: libata-sata: Fix device queue depth control (2022-09-28 20:47:31 +0900)
----------------------------------------------------------------
ATA fixes for 6.0-rc7
Three late patches to fix problems discovered recently.
* Add a horkage to disable link power management by default for the
Pioneer BDR-207M and BDR-205 DVD drives (from Niklas).
* 2 patches to fix setting the maximum queue depth of libsas owned ATA
devices (from me).
----------------------------------------------------------------
Damien Le Moal (2):
ata: libata-scsi: Fix initialization of device queue depth
ata: libata-sata: Fix device queue depth control
Niklas Cassel (1):
libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
drivers/ata/libata-core.c | 4 ++++
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 ++--
5 files changed, 24 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-29 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-29 3:45 [GIT PULL] ata fixes for 6.0-rc7 Damien Le Moal
2022-09-29 15:38 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox