index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
2025-07-16
ata: libata-eh: Simplify reset operation management
Damien Le Moal
2025-07-16
ata: libata-eh: Remove ata_do_eh()
Damien Le Moal
2025-07-11
ata: libata-eh: Make ata_eh_followup_srst_needed() return a bool
Damien Le Moal
2025-07-07
ata: libata-eh: use bool for fastdrain in ata_eh_set_pending()
Damien Le Moal
2025-07-07
ata: libata: Introduce ata_port_eh_scheduled()
Damien Le Moal
2025-07-04
ata: libata-core: Rename ata_do_set_mode()
Damien Le Moal
2025-07-04
ata: libata-eh: Rename and make ata_set_mode() static
Damien Le Moal
2025-07-02
ata: libata_eh: Add debug messages to ata_eh_link_set_lpm()
Damien Le Moal
2025-07-02
ata: libata-eh: Avoid unnecessary resets when revalidating devices
Damien Le Moal
2025-06-30
ata: libata-eh: Move and rename ata_eh_set_lpm()
Damien Le Moal
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-20
ata: libata-eh: Keep DIPM disabled while modifying the allowed LPM states
Niklas Cassel
2025-05-20
ata: libata-eh: Rename no_dipm variable to be more clear
Niklas Cassel
2025-05-20
ata: libata-eh: Rename hipm and dipm variables
Niklas Cassel
2025-05-20
ata: libata-eh: Add ata_eh_set_lpm() WARN_ON_ONCE
Niklas Cassel
2025-05-20
ata: libata-eh: Update DIPM comments to reflect reality
Niklas Cassel
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-21
ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
Niklas Cassel
2024-10-24
ata: libata: Set DID_TIME_OUT for commands that actually timed out
Niklas Cassel
2024-10-09
ata: libata: avoid superfluous disk spin down + spin up during hibernation
Niklas Cassel
2024-09-11
ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
Niklas Cassel
2024-09-07
ata: libata: Introduce ata_dev_free_resources
Damien Le Moal
2024-09-07
ata: libata: Move sector_buf from struct ata_port to struct ata_device
Damien Le Moal
2024-09-07
ata: libata: Rename ata_eh_read_sense_success_ncq_log()
Damien Le Moal
2024-08-29
ata: libata: Add helper ata_eh_decide_disposition()
Niklas Cassel
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
2023-10-13
ata: libata-eh: Spinup disk on resume after revalidation
Damien Le Moal
2023-10-03
ata: libata-eh: Reduce "disable device" message verbosity
Damien Le Moal
2023-10-03
ata: libata-eh: Improve reset error messages
Damien Le Moal
2023-09-28
ata: libata-eh: Fix compilation warning in ata_eh_link_report()
Damien Le Moal
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
2023-09-16
ata: libata-eh: do not thaw the port twice in ata_eh_reset()
Niklas Cassel
2023-09-16
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
2023-08-02
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
2023-08-02
ata: libata-eh: fix reset timeout type
Sergey Shtylyov
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
2023-06-05
ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()
Damien Le Moal
2023-06-01
ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call site
Niklas Cassel
2023-05-22
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
2023-05-22
scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITION
Niklas Cassel
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2023-01-04
ata: libata-eh: Cleanup ata_scsi_cmd_error_handler()
Wenchao Hao
2022-11-19
ata: libata: fix commands incorrectly not getting retried during NCQ error
Niklas Cassel
2022-10-18
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
2022-10-17
ata: libata: fetch sense data for ATA devices supporting sense reporting
Niklas Cassel
2022-10-17
ata: libata: only set sense valid flag if sense data is valid
Niklas Cassel
2022-10-17
ata: libata: clarify when ata_eh_request_sense() will be called
Niklas Cassel
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
[next]