summaryrefslogtreecommitdiff
path: root/include/scsi/libsas.h
AgeCommit message (Expand)Author
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-01-10scsi: libsas: direct call probe and destructJason Yan
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan
2018-01-08scsi: libsas: make the event threshold configurableJason Yan
2018-01-08scsi: libsas: shut down the PHY if events reached the thresholdJason Yan
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan
2017-11-21scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-09-15scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan
2017-09-15scsi: libsas: remove the numbering for each event enumJason Yan
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupJason Yan
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn
2017-04-04scsi: sas: remove sas_domain_release_transportJohannes Thumshirn
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams
2013-06-04[SCSI] libsas: implement > 16 byte CDB supportJames Bottomley
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams
2012-07-20[SCSI] libsas: drop sata port multiplier infrastructureDan Williams
2012-07-20[SCSI] libsas: add sas_eh_abort_handlerDan Williams
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams
2012-02-29[SCSI] libsas: revert ata srstDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams