aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10scsi: libsas: Introduce struct smp_rps_respDamien Le Moal1-1/+1
2022-02-27scsi: libsas: Use bool for queue_work() return codeJohn Garry1-1/+1
2022-02-27scsi: libsas: Make sas_notify_{phy,port}_event() return voidJohn Garry1-2/+0
2022-02-19scsi: libsas: Add sas_execute_tmf()John Garry1-0/+3
2022-02-19scsi: libsas: Move SMP task handlers to coreJohn Garry1-0/+3
2021-12-22scsi: libsas: Refactor sas_queue_deferred_work()Xiang Chen1-0/+1
2021-12-22scsi: libsas: Resume host while sending SMP I/OsXiang Chen1-0/+1
2021-01-22scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish1-4/+0
2021-01-22scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish1-2/+3
2021-01-22scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish1-0/+4
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry1-1/+0
2019-12-21scsi: libsas: Tidy SAS address print formatJohn Garry1-1/+1
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner1-18/+1
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig1-18/+1
2018-11-15scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry1-7/+4
2018-11-15scsi: libsas: Drop sas_printk()John Garry1-2/+0
2018-11-15scsi: libsas: Use pr_fmt(fmt)John Garry1-2/+11
2018-01-10scsi: libsas: direct call probe and destructJason Yan1-0/+1
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan1-0/+6
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig1-6/+6
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn1-2/+2
2017-02-06scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig1-2/+0
2014-11-27libsas: remove task_collector modeChristoph Hellwig1-2/+0
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley1-5/+5
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams1-0/+1
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams1-3/+3
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams1-0/+17
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-0/+9
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams1-2/+4
2012-02-29[SCSI] libsas: fix sas_unregister_ports vs sas_drain_workDan Williams1-0/+1
2012-02-29[SCSI] libsas: route local link resets through ata-ehDan Williams1-0/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-0/+1
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams1-1/+2
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams1-0/+3
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams1-0/+1
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams1-0/+10
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams1-0/+1
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams1-0/+3
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-14/+0
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams1-1/+1
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-25/+7
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams1-0/+19
2011-05-26[SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams1-1/+1
2011-01-24[SCSI] libsas: convert to standard kernel debuggingJames Bottomley1-5/+1
2008-10-09block: unify request timeout handlingJens Axboe1-1/+1
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley1-0/+14
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong1-1/+1
2007-07-18[SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong1-0/+3
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong1-2/+7