]> Git Repo - linux.git/commit
Merge tag 'ata-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata...
authorLinus Torvalds <[email protected]>
Fri, 25 Oct 2024 17:42:29 +0000 (10:42 -0700)
committerLinus Torvalds <[email protected]>
Fri, 25 Oct 2024 17:42:29 +0000 (10:42 -0700)
commit7a7aecd9c031c25988d0e123750674e6d6a876ec
tree21e2eb33ccdc0f013529316aed8ae7992c04ff7e
parent01154cc30e343952d7ab1c6b35c3577725dc5d54
parent8e59a2a5459fd9840dbe2cbde85fe154b11e1727
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
This page took 0.08169 seconds and 4 git commands to generate.