summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-eh.c
AgeCommit message (Expand)Author
2010-12-24libata: issue DIPM enable commands with LPM state updatedTejun Heo
2010-10-21libata: implement cross-port EH exclusionTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21libata: implement LPM support for port multipliersTejun Heo
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo
2010-10-21[libata] Add ATA transport classGwendal Grignou
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-01[libata] add ATA_CMD_DSM to ata_get_cmd_descriptFUJITA Tomonori
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo
2010-05-19libata-sff: separate out BMDMA EHTejun Heo
2010-05-19libata-sff: port_task is SFF specificTejun Heo
2010-04-22libata: ensure NCQ error result taskfile is fully initializedJeff Garzik
2010-04-22libata: fix locking around blk_abort_request()Tejun Heo
2010-01-20libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo
2009-12-03libata: retry failed FLUSH if device didn't fail itTejun Heo
2009-10-16libata: fix PMP initializationTejun Heo
2009-10-06libata: fix incorrect link online check during probeTejun Heo
2009-09-01libata: add command name parsing for error outputRobert Hancock
2009-09-01libata: clear eh_info on reset completionTejun Heo
2009-09-01[libata] EH: freeze port before aborting commandsJeff Garzik
2009-07-28libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz
2009-07-14libata: fix follow-up SRST failure pathTejun Heo
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-05-11libata: clear ering on resumeTejun Heo
2009-05-11libata: fix attach error handlingTejun Heo
2009-03-24[libata] Improve timeout handlingAlan Cox
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo
2009-03-05libata: don't use on-stack sense bufferTejun Heo
2009-02-02libata: add no penalty retry request for EH device handling routinesTejun Heo
2009-02-02libata: improve probe failure handlingTejun Heo
2009-02-02libata: add @spd_limit to sata_down_spd_limit()Tejun Heo
2009-02-02libata: clear dev->ering in smarter wayTejun Heo
2009-02-02libata: move ata_dev_disable() to libata-eh.cTejun Heo
2009-02-02libata: fix EH device failure handlingTejun Heo
2008-12-28libata: perform port detach in EHTejun Heo
2008-12-28libata: beef up iteratorsTejun Heo
2008-11-11libata: fix last_reset timestamp handlingTejun Heo
2008-10-27libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo
2008-10-27libata: fix device iteration bugsTejun Heo
2008-10-22libata: set device class to NONE if phys_offlineTejun Heo
2008-10-22libata-eh: fix slave link EH action mask handlingTejun Heo
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-09block: unify request timeout handlingJens Axboe
2008-09-29libata-eh: clear UNIT ATTENTION after resetTejun Heo
2008-09-29libata: Implement disk shock protection supportElias Oltmanns
2008-09-29libata: implement slave_linkTejun Heo
2008-08-22libata: use ata_link_printk() when printing SErrorTejun Heo