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@xxxxxxxxxxxxxxxxxxx/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(-)