summaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas/sas_internal.h
AgeCommit message (Expand)Author
2022-11-26scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan
2022-10-18scsi: libsas: Introduce SAS address comparison helpersJason Yan
2022-10-18scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() privateJohn Garry
2022-06-10scsi: libsas: Introduce struct smp_rps_respDamien Le Moal
2022-02-27scsi: libsas: Use bool for queue_work() return codeJohn Garry
2022-02-27scsi: libsas: Make sas_notify_{phy,port}_event() return voidJohn Garry
2022-02-19scsi: libsas: Add sas_execute_tmf()John Garry
2022-02-19scsi: libsas: Move SMP task handlers to coreJohn Garry
2021-12-22scsi: libsas: Refactor sas_queue_deferred_work()Xiang Chen
2021-12-22scsi: libsas: Resume host while sending SMP I/OsXiang Chen
2021-01-22scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish
2021-01-22scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish
2021-01-22scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry
2019-12-21scsi: libsas: Tidy SAS address print formatJohn Garry
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig
2018-11-15scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry
2018-11-15scsi: libsas: Drop sas_printk()John Garry
2018-11-15scsi: libsas: Use pr_fmt(fmt)John Garry
2018-01-10scsi: libsas: direct call probe and destructJason Yan
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn
2017-02-06scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig
2014-11-27libsas: remove task_collector modeChristoph Hellwig
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-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams
2012-02-29[SCSI] libsas: set attached device type and target protocols for local physDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan 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-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: 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: fix timeout vs completion raceDan 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
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams
2011-05-26[SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams
2011-01-24[SCSI] libsas: convert to standard kernel debuggingJames Bottomley
2008-10-09block: unify request timeout handlingJens Axboe
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley