All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for ata-6.17-rc2
@ 2025-08-16 12:28 Damien Le Moal
  2025-08-16 14:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2025-08-16 12:28 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide; +Cc: Niklas Cassel

Linus,

The following changes since commit dfc0f6373094dd88e1eaf76c44f2ff01b65db851:

  Merge tag 'erofs-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs (2025-08-13 11:29:27 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-ata-6.17-rc2

for you to fetch changes up to 58768b0563916ddcb73d8ed26ede664915f8df31:

  ata: libata-scsi: Fix CDL control (2025-08-14 18:58:12 +0900)

----------------------------------------------------------------
ata fixes for 6.17-rc2

 - Fix a regression affecting old IDE/PATA device scan and introduced by
   the recent link power management cleanups & fixes. The regression
   prevented devices from being properly detected (me).

 - Fix command duration limits (CDL) feature control: attempting to
   enable the feature while NCQ commands are being executed resulted in
   a silent failure to enable CDL when needed (Igor).

----------------------------------------------------------------
Damien Le Moal (1):
      ata: libata-eh: Fix link state check for IDE/PATA ports

Igor Pylypiv (1):
      ata: libata-scsi: Fix CDL control

 drivers/ata/libata-eh.c   |  9 +++++++--
 drivers/ata/libata-scsi.c | 11 +++--------
 2 files changed, 10 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2025-08-16 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-16 12:28 [GIT PULL] ata fixes for ata-6.17-rc2 Damien Le Moal
2025-08-16 14:08 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.