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