- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / ata / libata-eh.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-23 Jeff Garziklibata: ensure NCQ error result taskfile is fully initi...
2010-04-23 Tejun Heolibata: fix locking around blk_abort_request()
2010-04-15 Tejun Heo- patches.fixes/block-blk_abort_request-lock-fix: libat...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-20 Tejun Heolibata: retry FS IOs even if it has failed with AC_ERR_...
2009-12-03 Tejun Heolibata: retry failed FLUSH if device didn't fail it
2009-10-16 Tejun Heolibata: fix PMP initialization
2009-10-07 Tejun Heolibata: fix incorrect link online check during probe
2009-09-01 Robert Hancocklibata: add command name parsing for error output
2009-09-01 Tejun Heolibata: clear eh_info on reset completion
2009-09-01 Jeff Garzik[libata] EH: freeze port before aborting commands
2009-07-29 Bartlomiej Zolnier... libata: add missing NULL pointer check to ata_eh_reset()
2009-07-15 Tejun Heolibata: fix follow-up SRST failure path
2009-06-12 Martin Olssontrivial: fix typos s/paramter/parameter/ and s/excute...
2009-05-11 Tejun Heolibata: clear ering on resume
2009-05-11 Tejun Heolibata: fix attach error handling
2009-03-25 Alan Cox[libata] Improve timeout handling
2009-03-05 Tejun Heolibata: make sure port is thawed when skipping resets
2009-03-05 Tejun Heolibata: don't use on-stack sense buffer
2009-02-03 Tejun Heolibata: add no penalty retry request for EH device...
2009-02-03 Tejun Heolibata: improve probe failure handling
2009-02-03 Tejun Heolibata: add @spd_limit to sata_down_spd_limit()
2009-02-03 Tejun Heolibata: clear dev->ering in smarter way
2009-02-03 Tejun Heolibata: move ata_dev_disable() to libata-eh.c
2009-02-03 Tejun Heolibata: fix EH device failure handling
2009-01-30 Tejun Heo- patches.drivers/libata-fix-EH-device-failure-handling...
2008-12-29 Tejun Heolibata: perform port detach in EH
2008-12-29 Tejun Heolibata: beef up iterators
2008-11-13 Greg Kroah-Hartman- Update to 2.6.27.6:
2008-11-13 Tejun Heolibata: fix last_reset timestamp handling
2008-11-11 Tejun Heolibata: fix last_reset timestamp handling
2008-11-05 Tejun HeoBackport slave_link from 2.6.28-rc to fix ata_piix...
2008-11-04 Tejun Heo- patches.drivers/libata-fix-last_reset-timestamp-handling:
2008-10-28 Tejun Heolibata: clear saved xfer_mode and ncq_enabled on device...
2008-10-28 Tejun Heolibata: fix device iteration bugs
2008-10-23 Tejun Heolibata: set device class to NONE if phys_offline
2008-10-23 Tejun Heolibata-eh: fix slave link EH action mask handling
2008-10-23 Tejun Heolibata: transfer EHI control flags to slave ehc.i
2008-10-10 Linus TorvaldsMerge branch 'for-2.6.28' of git://git.kernel.dk/linux...
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-09-29 Tejun Heolibata-eh: clear UNIT ATTENTION after reset
2008-09-29 Elias Oltmannslibata: Implement disk shock protection support
2008-09-29 Tejun Heolibata: implement slave_link
2008-09-12 Hannes Reinecke- patches.drivers/bdev-resize-added-flush_disk: Added
2008-08-22 Tejun Heolibata: use ata_link_printk() when printing SError
2008-08-22 Tejun Heolibata: always do follow-up SRST if hardreset returned...
2008-08-22 Tejun Heolibata: fix EH action overwriting in ata_eh_reset()
2008-08-22 Tejun Heolibata: implement no[hs]rst force params
2008-07-14 Tejun Heolibata-eh: update atapi_eh_request_sense() to take...
2008-07-14 Tejun Heolibata: improve EH internal command timeout handling
2008-07-14 Tejun Heolibata: use ULONG_MAX to terminate reset timeout table
2008-07-14 Tejun Heolibata: improve EH retry delay handling
2008-07-14 Tejun Heolibata: consistently use msecs for time durations
2008-05-22 Tejun Heo- patches.drivers/libata-pmp-detection-fixes: libata...
2008-05-19 Tejun Heolibata: ignore recovered PHY errors
2008-05-19 Tejun Heolibata: kill hotplug related race condition
2008-05-19 Tejun Heolibata: move reset freeze/thaw handling into ata_eh_reset()
2008-05-19 Tejun Heolibata: reorganize ata_eh_reset() no reset method path
2008-05-06 Mark Lordlibata: export ata_eh_analyze_ncq_error
2008-04-25 Mark Lordlibata-eh set tf flags in NCQ EH result_tf
2008-04-17 Tejun Heolibata: make EH fail gracefully if no reset method...
2008-04-17 Tejun Heolibata: move link onlineness check out of softreset...
2008-04-17 Tejun Heolibata: kill dead code paths in reset path
2008-04-17 Tejun Heolibata: implement PMP helpers
2008-04-17 Tejun Heolibata: unify mechanism to request follow-up SRST
2008-04-17 Tejun Heolibata: move PMP SCR access failure during reset to...
2008-04-17 Tejun Heolibata: implement and use sata_std_hardreset()
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: implement ATA_QCFLAG_RETRY
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-04-17 Tejun Heolibata: kill ata_ehi_schedule_probe()
2008-04-17 Tejun Heolibata: kill ATA_EHI_RESUME_LINK
2008-04-17 Tejun Heolibata: prefer hardreset
2008-03-29 Tejun Heolibata: ATA_EHI_LPM should be ATA_EH_LPM
2008-03-11 Tejun Heolibata: allow LLDs w/o any reset method
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-20 Tejun Heolibata: implement libata.force module parameter
2008-02-11 Tejun Heo- patches.drivers/libata-force-cable-type: Delete.
2008-01-23 Tejun Heolibata: fix off-by-one in error categorization
2008-01-23 Tejun Heolibata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
2008-01-23 Andrew Mortondrivers/ata/libata-eh.c: fix printk warning
2008-01-23 Jeff Garzik[libata] Build fix WRT ata_is_xxx() new API introduction
2008-01-23 Tejun Heolibata: implement fast speed down for unverified data...
2008-01-23 Tejun Heolibata: implement ATA_DFLAG_DUBIOUS_XFER
2008-01-23 Tejun Heolibata: adjust speed down rules
2008-01-23 Tejun Heolibata: clean up EH speed down implementation
2008-01-23 Tejun Heolibata: move ata_set_mode() to libata-eh.c
2008-01-23 Tejun Heolibata: factor out ata_eh_schedule_probe()
2008-01-23 Shaohua Lilibata-acpi: add ACPI _PSx method
2008-01-11 Jeff Mahoney- Update to 2.6.24-rc7-git3.
2008-01-10 Tejun Heolibata: don't normalize UNKNOWN to NONE after reset
2008-01-10 Tejun Heolibata-pmp: propagate timeout to host link
2008-01-08 Tejun Heo- patches.drivers/libata-force-cable-type: libata:...
2007-12-18 Tejun Heolibata: update atapi_eh_request_sense() such that lbam...
2007-12-01 Tejun Heolibata: report protocol and full CDB on error
2007-11-19 Adrian Bunklibata: remove unused functions
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-03 Tejun Heolibata: consider errors not associated with commands...
2007-11-03 Tejun Heolibata: more robust reset failure handling
next