summaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas/sas_event.c
AgeCommit message (Expand)Author
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig
2018-11-15scsi: libsas: Delete sas_dump.{c, h}John Garry
2018-01-10scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()Jason Yan
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan
2017-09-15scsi: libsas: add event to defer list tail instead of head when drainingchenxiang
2017-09-15scsi: libsas: rename notify_port_event() for consistencyJason Yan
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupJason Yan
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams
2012-02-29[SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-08-29[SCSI] aic94xx: new driverJames Bottomley