summaryrefslogtreecommitdiffstats
path: root/include/scsi/libsas.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-1/+0
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-111-8/+3
|\ \ | |/ |/|
| * libsas: use ata_dev_classify()Hannes Reinecke2014-11-051-8/+3
* | libsas: remove task_collector modeChristoph Hellwig2014-11-271-13/+1
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+1
|/
* libata, libsas: kill pm_result and related cleanupDan Williams2014-03-181-1/+0
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-041-1/+1
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-2/+2
* [SCSI] libsas: suspend / resume supportDan Williams2012-08-241-5/+15
* [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-201-5/+9
* [SCSI] libsas: drop sata port multiplier infrastructureDan Williams2012-07-201-1/+0
* [SCSI] libsas: add sas_eh_abort_handlerDan Williams2012-07-201-0/+1
* [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-201-0/+10
* [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-201-1/+3
* [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-081-2/+4
* [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-4/+36
* [SCSI] libsas: revert ata srstDan Williams2012-02-291-1/+0
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-1/+0
* [SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams2012-02-291-1/+1
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-2/+7
* [SCSI] libsas: poll for ata device readiness after resetDan Williams2012-02-291-0/+1
* [SCSI] libsas: add mutex for SMP task executionJeff Skirvin2012-02-191-0/+2
* [SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams2012-02-191-1/+0
* [SCSI] libsas: let libata handle command timeoutsDan Williams2012-02-191-1/+2
* [SCSI] libsas: fix timeout vs completion raceDan Williams2012-02-191-0/+3
* [SCSI] libsas: prevent double completion of scmds from ehDan Williams2012-02-191-1/+4
* [SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams2012-02-191-1/+0
* [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-191-3/+1
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-191-2/+10
* [SCSI] libsas: convert dev->gone to flagsDan Williams2012-02-191-2/+5
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-191-0/+4
* [SCSI] libsas: convert ha->state to flagsDan Williams2012-02-191-2/+1
* [SCSI] libsas: replace event locks with atomic bitopsDan Williams2012-02-191-3/+0
* [SCSI] libsas: fix domain_device leakDan Williams2012-02-191-0/+1
* [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-191-1/+0
* [SCSI] libsas: remove unused ata_task_resp fieldsDan Williams2012-02-191-7/+0
* [SCSI] libsas: fix port->dev_list lockingDan Williams2011-10-161-1/+1
* [SCSI] isci: atapi supportDan Williams2011-10-021-0/+5
* [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build errorDan Williams2011-10-021-0/+7
* [SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov2011-10-021-0/+3
* [SCSI] libsas: sgpio write supportDan Williams2011-09-221-0/+11
* [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-271-24/+2
* [SCSI] libsas: Add option for SATA soft resetDave Jiang2011-05-261-0/+1
* [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-0/+2
* SCSI host lock push-downJeff Garzik2010-11-161-2/+1
* [SCSI] libsas: Don't issue commands to devices that have been hot-removedDarrick J. Wong2010-10-081-0/+1
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-10/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+2
OpenPOWER on IntegriCloud