aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25libata: don't request sense data on !ZAC ATA devicesTejun Heo1-3/+5
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner1-18/+1
2018-11-15block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig1-4/+0
2018-06-19libata: convert eh to command iteratorsJens Axboe1-25/+16
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-10/+46
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds1-51/+0
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig1-51/+0
2018-05-11libata: add extra internal commandJens Axboe1-1/+2
2018-05-11libata: remove assumption that ATA_MAX_QUEUE - 1 is the maxJens Axboe1-2/+5
2018-05-10libata: Fix command retry decisionDamien Le Moal1-4/+8
2018-05-10libata: Honor RQF_QUIET flagDamien Le Moal1-1/+25
2018-05-10libata: Fix ata_err_string()Damien Le Moal1-0/+4
2018-05-10libata: Fix comment typo in ata_eh_analyze_tf()Damien Le Moal1-2/+2
2018-05-07driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre1-2/+2
2018-03-01ata: do not schedule hot plug if it is a sas hostJason Yan1-1/+2
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-6/+8
2017-11-03ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu1-1/+1
2017-10-23ata: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-10-17libata: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-09-18libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede1-5/+5
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-5/+3
2017-08-17drivers/ata: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney1-5/+3
2017-07-31libata: fix a couple of doc build warningsJonathan Corbet1-2/+2
2017-07-15libata: remove unused rc in ata_eh_handle_port_resumeKefeng Wang1-2/+1
2017-06-05libata: move ata_read_log_page to libata-core.cChristoph Hellwig1-64/+0
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab1-1/+1
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-21Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-13/+31
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+1
2017-01-09libata-eh: Use switch() instead of sparse array for protocol stringsGeert Uytterhoeven1-13/+31
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-2/+6
2016-07-15ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke1-1/+2
2016-07-14libata-eh: decode all taskfile protocolsHannes Reinecke1-0/+3
2016-07-14ata: fixup ATA_PROT_NODATAHannes Reinecke1-1/+1
2016-06-18Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley1-1/+1
2016-06-08scsi: fix race between simultaneous decrements of ->host_failedWei Fang1-1/+1
2016-05-09libata: Implement ZBC OUT translationHannes Reinecke1-0/+1
2016-05-09libata: implement ZBC IN translationHannes Reinecke1-0/+1
2016-05-09libata: do not attempt to retrieve sense code twiceHannes Reinecke1-2/+2
2016-04-04libata: Implement control mode page to select sense formatHannes Reinecke1-2/+2
2016-04-04libata: evaluate SCSI sense codeHannes Reinecke1-9/+20
2016-04-04libata-eh: Set 'information' field for autosenseHannes Reinecke1-0/+2
2016-04-04libata: Implement support for sense data reportingHannes Reinecke1-4/+64
2016-04-04libata: Implement NCQ autosenseHannes Reinecke1-0/+12
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read log pageAndreas Werner1-0/+8
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo1-18/+0
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo1-83/+3
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo1-3/+0
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-1/+12
2015-05-21libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen1-0/+1