index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
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
2022-09-24
ata: libata-eh: avoid needless hard reset when revalidating link
Niklas Cassel
2022-09-21
ata: libata: drop superfluous ata_eh_analyze_tf() parameter
Niklas Cassel
2022-09-21
ata: libata: drop superfluous ata_eh_request_sense() parameter
Niklas Cassel
2022-09-21
ata: libata-eh: Remove the unneeded result variable
ye xingchen
2022-08-16
ata: libata-eh: Add missing command name
Damien Le Moal
2022-06-20
ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()
Sergey Shtylyov
2022-06-20
ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()
Sergey Shtylyov
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
2022-02-02
ata: libata-acpi: kill ata_acpi_on_suspend()
Sergey Shtylyov
2022-01-05
ata: libata: drop ata_msg_drv()
Hannes Reinecke
2022-01-05
ata: libata: revamp ata_get_cmd_descript()
Hannes Reinecke
2022-01-05
ata: libata: add tracepoints for ATA error handling
Hannes Reinecke
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
2021-11-11
libata: fix read log timeout value
Damien Le Moal
2021-08-11
scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-20
libata: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-15
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]