summaryrefslogtreecommitdiff
path: root/drivers/scsi/libsas
AgeCommit message (Expand)Author
2026-01-17scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...Xingui Yang
2024-07-25scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang
2024-06-12scsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang
2024-04-03scsi: libsas: Fix disk not being scanned in after being removedXingui Yang
2024-04-03scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang
2023-05-11scsi: libsas: Grab the ATA port lock in sas_ata_device_link_abort()Xingui Yang
2023-05-11scsi: libsas: Add sas_ata_device_link_abort()John Garry
2023-02-25scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-25scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou
2022-07-18scsi: libsas: Resume SAS host for phy reset or enable via sysfsXiang Chen
2022-06-10scsi: libsas: Introduce struct smp_rps_respDamien Le Moal
2022-06-10scsi: libsas: Introduce struct smp_rg_respDamien Le Moal
2022-06-10scsi: libsas: Introduce struct smp_disc_respDamien Le Moal
2022-05-19scsi: libsas: Refactor sas_ata_hard_reset()John Garry
2022-03-14scsi: hisi_sas: Use libsas internal abort supportJohn Garry
2022-03-14scsi: libsas: Add sas_execute_internal_abort_dev()John Garry
2022-03-14scsi: libsas: Add sas_execute_internal_abort_single()John Garry
2022-03-01scsi: libsas: Clean up sas_form_port()Damien 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-22scsi: libsas: Simplify sas_ata_qc_issue() detection of NCQ commandsDamien Le Moal
2022-02-22scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commandsDamien Le Moal
2022-02-22scsi: libsas: Add sas_execute_ata_cmd()John Garry
2022-02-19scsi: libsas: Add sas_abort_task()John Garry
2022-02-19scsi: libsas: Add sas_query_task()John Garry
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry
2022-02-19scsi: libsas: Add TMF handler aborted callbackJohn Garry
2022-02-19scsi: libsas: Add TMF handler exec complete callbackJohn Garry
2022-02-19scsi: libsas: Add sas_execute_ssp_tmf()John Garry
2022-02-19scsi: libsas: Add sas_execute_tmf()John Garry
2022-02-19scsi: libsas: Move SMP task handlers to coreJohn Garry
2022-02-19scsi: libsas: Delete SAS_SG_ERRJohn Garry
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry
2022-02-19scsi: libsas: Handle non-TMF codes in sas_scsi_find_task()John Garry
2022-02-11scsi: libsas: Remove unused parameter for function sas_ata_eh()Xiang Chen
2022-02-11scsi: libsas: Remove duplicated setting for task->task_state_flagsXiang Chen
2022-02-11scsi: libsas: Use void for sas_discover_event() return codeXiang Chen
2021-12-22scsi: libsas: Keep host active while processing eventsXiang Chen
2021-12-22scsi: libsas: Defer works of new phys during suspendXiang Chen
2021-12-22scsi: libsas: Refactor sas_queue_deferred_work()Xiang Chen
2021-12-22scsi: libsas: Add flag SAS_HA_RESUMINGXiang Chen
2021-12-22scsi: libsas: Resume host while sending SMP I/OsXiang Chen
2021-12-22scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming hostXiang Chen
2021-12-22scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen
2021-12-22scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry
2021-12-16scsi: libsas: Decode SAM status and host byte codesJohn Garry