aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_init.c
AgeCommit message (Expand)Author
2018-04-12scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan
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: kill useless ha_event and do some cleanupJason Yan
2017-04-04scsi: sas: remove sas_domain_release_transportJohannes Thumshirn
2017-02-06scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
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: 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-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams
2012-02-29[SCSI] libsas: don't recover end devices attached to disabled physDan Williams
2012-02-29[SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams
2012-02-29[SCSI] libsas: route local link resets through ata-ehDan Williams
2012-02-19[SCSI] libsas: Remove redundant phy state notification calls.Jeff Skirvin
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan 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: convert ha->state to flagsDan Williams
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams
2011-10-02[SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams
2011-08-27[SCSI] libsas: export sas_alloc_task()Dan Williams
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-18[SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong
2007-01-13[SCSI] libsas: Destroy the task collector thread after releasing portsDarrick J. Wong
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-15[SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley
2006-08-29[SCSI] aic94xx: new driverJames Bottomley