summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-27scsi: target: core: Add list of opcodes for RSOCDmitry Bogdanov
2022-10-27scsi: target: core: Add support for RSOC commandDmitry Bogdanov
2022-10-22scsi: ufs: Fix a deadlock between PM and the SCSI error handlerBart Van Assche
2022-10-22scsi: ufs: Introduce the function ufshcd_execute_start_stop()Bart Van Assche
2022-10-22scsi: ufs: Track system suspend / resume activityBart Van Assche
2022-10-22scsi: ufs: Try harder to change the power modeBart Van Assche
2022-10-22scsi: ufs: Reduce the START STOP UNIT timeoutBart Van Assche
2022-10-22scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()Bart Van Assche
2022-10-22scsi: ufs: Remove an outdated commentBart Van Assche
2022-10-22scsi: core: Support failing requests while recoveringBart Van Assche
2022-10-22scsi: core: Change the return type of .eh_timed_out()Bart Van Assche
2022-10-22scsi: core: Fix a race between scsi_done() and scsi_timeout()Bart Van Assche
2022-10-22scsi: lpfc: Update lpfc version to 14.2.0.8Justin Tee
2022-10-22scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver infoJustin Tee
2022-10-22scsi: lpfc: Log when congestion management limits are in effectJustin Tee
2022-10-22scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee
2022-10-22scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned offJustin Tee
2022-10-22scsi: qedf: Remove set but unused variable 'page'Jiapeng Chong
2022-10-22scsi: pm80xx: Remove unused reset_in_progress flag logicIgor Pylypiv
2022-10-22scsi: mvsas: Use sas_task_find_rq() for taggingJohn Garry
2022-10-22scsi: mvsas: Delete mvs_tag_init()John Garry
2022-10-22scsi: pm8001: Use sas_task_find_rq() for taggingJohn Garry
2022-10-22scsi: pm8001: Remove pm8001_tag_init()Igor Pylypiv
2022-10-22scsi: hisi_sas: Put reserved tags in lower region of tagsetJohn Garry
2022-10-22scsi: hisi_sas: Use sas_task_find_rq()John Garry
2022-10-22scsi: libsas: Add sas_task_find_rq()John Garry
2022-10-22scsi: target: Remove the unused function transport_lba_64_ext()Jiapeng Chong
2022-10-18scsi: libsas: Use sas_phy_match_port_addr() instead of open coding itJason Yan
2022-10-18scsi: libsas: Use sas_phy_addr_match() instead of open coding itJason Yan
2022-10-18scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding itJason Yan
2022-10-18scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding itJason Yan
2022-10-18scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding itJason Yan
2022-10-18scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding itJason Yan
2022-10-18scsi: libsas: Introduce sas_find_attached_phy_id() helperJason Yan
2022-10-18scsi: libsas: Introduce SAS address comparison helpersJason Yan
2022-10-18scsi: core: Release SCSI devices synchronouslyBart Van Assche
2022-10-18scsi: core: Remove the put_device() call from scsi_device_get()Bart Van Assche
2022-10-18scsi: ufs: Simplify ufshcd_set_dev_pwr_mode()Bart Van Assche
2022-10-18scsi: core: Rework scsi_single_lun_run()Bart Van Assche
2022-10-18scsi: core: Introduce a new list for SCSI proc directory entriesBart Van Assche
2022-10-18scsi: core: Fail host creation if creating the proc directory failsBart Van Assche
2022-10-18scsi: esas2r: Introduce scsi_template_proc_dir()Bart Van Assche
2022-10-18scsi: esas2r: Initialize two host template members implicitlyBart Van Assche
2022-10-18scsi: libsas: Update SATA dev FIS in sas_ata_task_done()John Garry
2022-10-18scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() privateJohn Garry
2022-10-18scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errorsJohn Garry
2022-10-18scsi: pm8001: Modify task abort handling for SATA taskJohn Garry
2022-10-18scsi: hisi_sas: Modify v3 HW SATA disk error state completion processingXingui Yang
2022-10-18scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hwXingui Yang
2022-10-18scsi: hisi_sas: Move slot variable definition in hisi_sas_abort_task()Xingui Yang