aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_scsi_host.c
Commit message (Expand)AuthorAge
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* libsas: remove task_collector modeChristoph Hellwig2014-11-27
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-12
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2014-03-15
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-04
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-20
* [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan Williams2012-07-20
* [SCSI] libsas: add sas_eh_abort_handlerDan Williams2012-07-20
* [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-20
* [SCSI] libsas: cleanup spurious calls to scsi_schedule_ehMaciej Trela2012-07-20
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-20
* [SCSI] libsas: don't recover end devices attached to disabled physDan Williams2012-02-29
* [SCSI] libsas: fix lifetime of SAS_HA_FROZENDan Williams2012-02-29
* [SCSI] libsas: async ata scanningDan Williams2012-02-29
* [SCSI] libsas: fix mixed topology recoveryDan Williams2012-02-29
* [SCSI] libsas: close scsi_remove_target() vs libata-eh raceDan Williams2012-02-29
* [SCSI] libsas: pre-clean commands that won the eh vs completion raceDan Williams2012-02-29
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-29
* [SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams2012-02-19
* [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libataDan Williams2012-02-19
* [SCSI] libsas: let libata handle command timeoutsDan Williams2012-02-19
* [SCSI] libsas: fix timeout vs completion raceDan Williams2012-02-19
* [SCSI] libsas: prevent double completion of scmds from ehDan Williams2012-02-19
* [SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams2012-02-19
* [SCSI] libsas: convert dev->gone to flagsDan Williams2012-02-19
* [SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams2012-02-19
* [SCSI] libsas: fix domain_device leakDan Williams2012-02-19
* [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-19
* scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* [SCSI] isci: atapi supportDan Williams2011-10-02
* [SCSI] libsas: dynamic queue depthDan Williams2011-10-02
* [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-02
* [SCSI] libsas: fix sas_queuecommand return valuesChristoph Hellwig2011-08-30
* [SCSI] libsas: reindent sas_queuecommandChristoph Hellwig2011-08-30
* [SCSI] libsas: sas_queuecommand doesnt need host_lockChristoph Hellwig2011-08-30
* [SCSI] libsas: check dev->gone before submitting sata i/oDan Williams2011-05-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\
| * [SCSI] libsas: convert to libata new error handlerJames Bottomley2011-02-13
* | libsas: convert to libata new error handlerJames Bottomley2011-03-02
* | [SCSI] libsas: fix runaway error handler problemJames Bottomley2011-01-24
|/
* [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-05
* SCSI host lock push-downJeff Garzik2010-11-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-22
|\
| * [SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong2010-10-08