index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: libata: Set DID_TIME_OUT for commands that actually timed out
Niklas Cassel
2024-10-24
1
-0
/
+1
*
ata: libata: avoid superfluous disk spin down + spin up during hibernation
Niklas Cassel
2024-10-09
1
-4
/
+14
*
ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
Niklas Cassel
2024-09-11
1
-0
/
+8
*
ata: libata: Introduce ata_dev_free_resources
Damien Le Moal
2024-09-07
1
-1
/
+4
*
ata: libata: Move sector_buf from struct ata_port to struct ata_device
Damien Le Moal
2024-09-07
1
-1
/
+1
*
ata: libata: Rename ata_eh_read_sense_success_ncq_log()
Damien Le Moal
2024-09-07
1
-3
/
+3
*
ata: libata: Add helper ata_eh_decide_disposition()
Niklas Cassel
2024-08-29
1
-5
/
+42
*
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
2024-03-25
1
-1
/
+4
*
ata: libata-eh: Spinup disk on resume after revalidation
Damien Le Moal
2023-10-13
1
-9
/
+11
*
ata: libata-eh: Reduce "disable device" message verbosity
Damien Le Moal
2023-10-03
1
-13
/
+19
*
ata: libata-eh: Improve reset error messages
Damien Le Moal
2023-10-03
1
-0
/
+2
*
ata: libata-eh: Fix compilation warning in ata_eh_link_report()
Damien Le Moal
2023-09-28
1
-1
/
+1
*
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
2023-09-28
1
-1
/
+45
*
ata: libata-eh: do not thaw the port twice in ata_eh_reset()
Niklas Cassel
2023-09-16
1
-3
/
+0
*
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
2023-09-16
1
-10
/
+3
*
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
2023-08-02
1
-89
/
+63
*
ata: libata-eh: fix reset timeout type
Sergey Shtylyov
2023-08-02
1
-3
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
1
-10
/
+120
|
\
|
*
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
2023-05-22
1
-1
/
+104
|
*
scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITION
Niklas Cassel
2023-05-22
1
-9
/
+16
*
|
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-06-30
1
-5
/
+16
|
\
\
|
*
|
ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()
Damien Le Moal
2023-06-05
1
-3
/
+1
|
*
|
ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call site
Niklas Cassel
2023-06-01
1
-2
/
+15
|
|
/
*
/
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
2023-06-18
1
-1
/
+1
|
/
*
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2023-01-04
1
-11
/
+11
*
ata: libata-eh: Cleanup ata_scsi_cmd_error_handler()
Wenchao Hao
2023-01-04
1
-49
/
+52
*
ata: libata: fix commands incorrectly not getting retried during NCQ error
Niklas Cassel
2022-11-19
1
-0
/
+1
*
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
2022-10-18
1
-11
/
+10
*
ata: libata: fetch sense data for ATA devices supporting sense reporting
Niklas Cassel
2022-10-17
1
-2
/
+1
*
ata: libata: only set sense valid flag if sense data is valid
Niklas Cassel
2022-10-17
1
-2
/
+4
*
ata: libata: clarify when ata_eh_request_sense() will be called
Niklas Cassel
2022-10-17
1
-1
/
+8
*
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2022-10-07
1
-12
/
+26
|
\
|
*
ata: libata-eh: avoid needless hard reset when revalidating link
Niklas Cassel
2022-09-24
1
-0
/
+19
|
*
ata: libata: drop superfluous ata_eh_analyze_tf() parameter
Niklas Cassel
2022-09-21
1
-4
/
+3
|
*
ata: libata: drop superfluous ata_eh_request_sense() parameter
Niklas Cassel
2022-09-21
1
-4
/
+3
|
*
ata: libata-eh: Remove the unneeded result variable
ye xingchen
2022-09-21
1
-4
/
+1
*
|
ata: libata-eh: Add missing command name
Damien Le Moal
2022-08-15
1
-0
/
+1
|
/
*
ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()
Sergey Shtylyov
2022-06-20
1
-11
/
+11
*
ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()
Sergey Shtylyov
2022-06-20
1
-4
/
+4
*
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
2022-02-20
1
-21
/
+21
*
ata: libata-acpi: kill ata_acpi_on_suspend()
Sergey Shtylyov
2022-02-02
1
-6
/
+1
*
ata: libata: drop ata_msg_drv()
Hannes Reinecke
2022-01-05
1
-2
/
+1
*
ata: libata: revamp ata_get_cmd_descript()
Hannes Reinecke
2022-01-05
1
-13
/
+9
*
ata: libata: add tracepoints for ATA error handling
Hannes Reinecke
2022-01-05
1
-19
/
+7
*
ata: libata: add reset tracepoints
Hannes Reinecke
2022-01-04
1
-3
/
+18
*
libata: fix read log timeout value
Damien Le Moal
2021-11-11
1
-0
/
+8
*
scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-3
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-29
1
-1
/
+1
|
\
|
*
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2021-04-16
1
-1
/
+1
*
|
libata: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
1
-0
/
+1
|
/
[next]