From: Linus Torvalds Date: Fri, 25 Oct 2024 17:42:29 +0000 (-0700) Subject: Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata... X-Git-Tag: v6.12-rc5~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a7aecd9c031c25988d0e123750674e6d6a876ec;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux Pull ata fix from Niklas Cassel: - Fix the handling of ATA commands that timeout (command that did not receive a completion interrupt within the configured timeout time). Commands that timeout, while also having either the FAILFAST flag set, or the command being a passthrough command, should never be retried. Restore this behavior (as it was before v6.12-rc1). * tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux: ata: libata: Set DID_TIME_OUT for commands that actually timed out --- 7a7aecd9c031c25988d0e123750674e6d6a876ec