index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
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
2017-01-09
libata-eh: Use switch() instead of sparse array for protocol strings
Geert Uytterhoeven
2016-07-26
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-07-15
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
2016-07-14
libata-eh: decode all taskfile protocols
Hannes Reinecke
2016-07-14
ata: fixup ATA_PROT_NODATA
Hannes Reinecke
2016-06-18
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
James Bottomley
2016-06-08
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
2016-05-09
libata: Implement ZBC OUT translation
Hannes Reinecke
2016-05-09
libata: implement ZBC IN translation
Hannes Reinecke
2016-05-09
libata: do not attempt to retrieve sense code twice
Hannes Reinecke
2016-04-04
libata: Implement control mode page to select sense format
Hannes Reinecke
2016-04-04
libata: evaluate SCSI sense code
Hannes Reinecke
2016-04-04
libata-eh: Set 'information' field for autosense
Hannes Reinecke
2016-04-04
libata: Implement support for sense data reporting
Hannes Reinecke
2016-04-04
libata: Implement NCQ autosense
Hannes Reinecke
2015-12-07
libata-eh.c: Introduce new ata port flag for controller which lockup on read ...
Andreas Werner
2015-08-03
Revert "libata: Implement NCQ autosense"
Tejun Heo
2015-08-03
Revert "libata: Implement support for sense data reporting"
Tejun Heo
2015-08-03
Revert "libata-eh: Set 'information' field for autosense"
Tejun Heo
2015-06-25
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2015-05-21
libata: Fix regression when the NCQ Send and Receive log page is absent
Martin K. Petersen
2015-05-05
libata: Fall back to unqueued READ LOG EXT if the DMA variant fails
Martin K. Petersen
[next]