index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
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
2020-03-26
ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: start separating SATA specific code from libata-eh.c
Bartlomiej Zolnierkiewicz
2020-03-26
ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts
Bartlomiej Zolnierkiewicz
2020-03-26
ata: remove EXPORT_SYMBOL_GPL()s not used by modules
Bartlomiej Zolnierkiewicz
2020-03-26
ata: move EXPORT_SYMBOL_GPL()s close to exported code
Bartlomiej Zolnierkiewicz
2020-03-26
ata: remove stale maintainership information from core code
Bartlomiej Zolnierkiewicz
2019-06-25
libata: don't request sense data on !ZAC ATA devices
Tejun Heo
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
2018-06-19
libata: convert eh to command iterators
Jens Axboe
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
2018-05-11
libata: add extra internal command
Jens Axboe
2018-05-11
libata: remove assumption that ATA_MAX_QUEUE - 1 is the max
Jens Axboe
2018-05-10
libata: Fix command retry decision
Damien Le Moal
2018-05-10
libata: Honor RQF_QUIET flag
Damien Le Moal
2018-05-10
libata: Fix ata_err_string()
Damien Le Moal
2018-05-10
libata: Fix comment typo in ata_eh_analyze_tf()
Damien Le Moal
2018-05-07
driver core: add __printf verification to __ata_ehi_pushv_desc
Mathieu Malaterre
2018-03-01
ata: do not schedule hot plug if it is a sas host
Jason Yan
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-11-03
ata: fixes kernel crash while tracing ata_eh_link_autopsy event
Rameshwar Prasad Sahu
2017-10-23
ata: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-17
libata: Convert timers to use timer_setup()
Kees Cook
2017-09-18
libata: Add new med_power_with_dipm link_power_management_policy setting
Hans de Goede
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-17
drivers/ata: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-07-31
libata: fix a couple of doc build warnings
Jonathan Corbet
2017-07-15
libata: remove unused rc in ata_eh_handle_port_resume
Kefeng Wang
2017-06-05
libata: move ata_read_log_page to libata-core.c
Christoph Hellwig
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2017-02-21
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
[next]