diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-03-06 08:41:20 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-03-06 08:41:20 -0800 |
| commit | 723b5c93aaffe05cd2cb6585c3b4bc9fd131df27 (patch) | |
| tree | 2ba97c2b61929f9a2bd67dd898e3e15cf6c7c127 /include/linux | |
| parent | a028739a4330881a6a3b5aa4a39381bbcacf2f2f (diff) | |
| parent | ee0e6e69a772d601e152e5368a1da25d656122a8 (diff) | |
Merge tag 'ata-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Pull ata fixes from Niklas Cassel:
- Fix a problem where the deferred non-NCQ command would incorrectly
get completed as a failed command, if there was another command that
timed out. Found by Gemini (Guenter)
- The deferred non-NCQ command work is only supposed to run after the
last NCQ command finishes. However, because the work was never
canceled on error (e.g. a timeout), the work could incorrectly run
when commands were still in flight. Found by syzbot (me)
- Add a quirk to make sure that QEMU harddrives can potentially use up
to 32 MiB I/Os (Pedro)
- Add a quirk to disable LPM on Seagate ST1000DM010-2EP102 (Maximilian)
* tag 'ata-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux:
ata: libata-eh: Fix detection of deferred qc timeouts
ata: libata-core: Add BRIDGE_OK quirk for QEMU drives
ata: libata: cancel pending work after clearing deferred_qc
ata: libata-core: Disable LPM on ST1000DM010-2EP102
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
