index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-19
ata: libata: fix commands incorrectly not getting retried during NCQ error
Niklas Cassel
1
-0
/
+1
2022-10-18
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
1
-11
/
+10
2022-10-17
ata: libata: fetch sense data for ATA devices supporting sense reporting
Niklas Cassel
1
-2
/
+1
2022-10-17
ata: libata: only set sense valid flag if sense data is valid
Niklas Cassel
1
-2
/
+4
2022-10-17
ata: libata: clarify when ata_eh_request_sense() will be called
Niklas Cassel
1
-1
/
+8
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-12
/
+26
2022-09-24
ata: libata-eh: avoid needless hard reset when revalidating link
Niklas Cassel
1
-0
/
+19
2022-09-21
ata: libata: drop superfluous ata_eh_analyze_tf() parameter
Niklas Cassel
1
-4
/
+3
2022-09-21
ata: libata: drop superfluous ata_eh_request_sense() parameter
Niklas Cassel
1
-4
/
+3
2022-09-21
ata: libata-eh: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-08-15
ata: libata-eh: Add missing command name
Damien Le Moal
1
-0
/
+1
2022-06-20
ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()
Sergey Shtylyov
1
-11
/
+11
2022-06-20
ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()
Sergey Shtylyov
1
-4
/
+4
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
1
-21
/
+21
2022-02-02
ata: libata-acpi: kill ata_acpi_on_suspend()
Sergey Shtylyov
1
-6
/
+1
2022-01-05
ata: libata: drop ata_msg_drv()
Hannes Reinecke
1
-2
/
+1
2022-01-05
ata: libata: revamp ata_get_cmd_descript()
Hannes Reinecke
1
-13
/
+9
2022-01-05
ata: libata: add tracepoints for ATA error handling
Hannes Reinecke
1
-19
/
+7
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
1
-3
/
+18
2021-11-11
libata: fix read log timeout value
Damien Le Moal
1
-0
/
+8
2021-08-12
scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-3
/
+2
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-04-20
libata: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-04-16
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
1
-1
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-03-26
ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
Bartlomiej Zolnierkiewicz
1
-131
/
+0
2020-03-26
ata: start separating SATA specific code from libata-eh.c
Bartlomiej Zolnierkiewicz
1
-74
/
+0
2020-03-26
ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2020-03-26
ata: remove EXPORT_SYMBOL_GPL()s not used by modules
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2020-03-26
ata: move EXPORT_SYMBOL_GPL()s close to exported code
Bartlomiej Zolnierkiewicz
1
-2
/
+18
2020-03-26
ata: remove stale maintainership information from core code
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2019-06-25
libata: don't request sense data on !ZAC ATA devices
Tejun Heo
1
-3
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-18
/
+1
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
1
-4
/
+0
2018-06-19
libata: convert eh to command iterators
Jens Axboe
1
-25
/
+16
2018-06-06
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-10
/
+46
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-51
/
+0
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
1
-51
/
+0
2018-05-11
libata: add extra internal command
Jens Axboe
1
-1
/
+2
2018-05-11
libata: remove assumption that ATA_MAX_QUEUE - 1 is the max
Jens Axboe
1
-2
/
+5
2018-05-10
libata: Fix command retry decision
Damien Le Moal
1
-4
/
+8
2018-05-10
libata: Honor RQF_QUIET flag
Damien Le Moal
1
-1
/
+25
2018-05-10
libata: Fix ata_err_string()
Damien Le Moal
1
-0
/
+4
2018-05-10
libata: Fix comment typo in ata_eh_analyze_tf()
Damien Le Moal
1
-2
/
+2
2018-05-07
driver core: add __printf verification to __ata_ehi_pushv_desc
Mathieu Malaterre
1
-2
/
+2
2018-03-02
ata: do not schedule hot plug if it is a sas host
Jason Yan
1
-1
/
+2
2017-11-16
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-6
/
+8
2017-11-03
ata: fixes kernel crash while tracing ata_eh_link_autopsy event
Rameshwar Prasad Sahu
1
-1
/
+1
2017-10-23
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
[next]