aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libsas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10scsi: libsas: Introduce struct smp_rps_respDamien Le Moal1-1/+1
2022-03-14scsi: hisi_sas: Use libsas internal abort supportJohn Garry1-0/+2
2022-03-14scsi: libsas: Add sas_execute_internal_abort_dev()John Garry1-0/+8
2022-03-14scsi: libsas: Add sas_execute_internal_abort_single()John Garry1-0/+14
2022-02-27scsi: libsas: Make sas_notify_{phy,port}_event() return voidJohn Garry1-4/+4
2022-02-22scsi: libsas: Add sas_execute_ata_cmd()John Garry1-4/+3
2022-02-19scsi: libsas: Add sas_abort_task()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_query_task()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry1-0/+2
2022-02-19scsi: libsas: Add TMF handler aborted callbackJohn Garry1-0/+1
2022-02-19scsi: libsas: Add TMF handler exec complete callbackJohn Garry1-0/+3
2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry1-0/+1
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry1-0/+9
2022-02-19scsi: libsas: Delete SAS_SG_ERRJohn Garry1-1/+0
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry1-1/+0
2022-02-11scsi: libsas: Use void for sas_discover_event() return codeXiang Chen1-1/+1
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry1-1/+0
2021-12-22scsi: libsas: Add flag SAS_HA_RESUMINGXiang Chen1-0/+1
2021-12-22scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry1-0/+1
2021-10-12scsi: libsas: Export sas_phy_enable()Luo Jiaxing1-0/+1
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche1-3/+9
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/+4
2021-01-22scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish1-0/+4
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry1-4/+3
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry1-2/+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
2019-04-15scsi: libsas: Inject revalidate event for root port eventJohn Garry1-0/+7
2019-04-15scsi: libsas: Stop hardcoding SAS address lengthJohn Garry1-3/+3
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor1-1/+2
2019-01-11scsi: libsas: Fix some indentation in libsas.hJohn Garry1-29/+27
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan1-1/+1
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+22
2018-01-10scsi: libsas: direct call probe and destructJason Yan1-2/+1
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan1-0/+3
2018-01-08scsi: libsas: make the event threshold configurableJason Yan1-0/+1
2018-01-08scsi: libsas: shut down the PHY if events reached the thresholdJason Yan1-0/+6
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan1-6/+11
2017-11-21scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen1-1/+1
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-40/+16
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-09-15scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan1-3/+0
2017-09-15scsi: libsas: remove the numbering for each event enumJason Yan1-17/+17
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupJason Yan1-21/+0
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig1-3/+0
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1