summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-06-09scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam
2022-06-09scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong
2022-06-09scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva
2022-06-09scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()John Garry
2022-06-09scsi: hisi_sas: Fix rescan after deleting a diskJohn Garry
2022-06-09scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()James Smart
2022-06-09scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()James Smart
2022-06-09scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim
2022-06-09scsi: ufs: qcom: Fix ufs_qcom_resume()Bart Van Assche
2022-06-09scsi: lpfc: Alter FPIN stat accounting logicJames Smart
2022-06-09scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart
2022-06-09scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HWXiang Chen
2022-06-09scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()James Smart
2022-06-09scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi
2022-06-09scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi
2022-06-09scsi: lpfc: Fix call trace observed during I/O with CMF enabledJames Smart
2022-06-09scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJTJames Smart
2022-06-09scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGIJames Smart
2022-06-09scsi: lpfc: Fix SCSI I/O completion and abort handler deadlockJames Smart
2022-06-09scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart
2022-05-19scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park
2022-05-10scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart
2022-05-10scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart
2022-05-02scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-05-02scsi: scsi_dh_alua: Properly handle the ALUA transitioning stateBrian Bunker
2022-04-18scsi: sr: Do not leak information in ioctlTom Rix
2022-04-11scsi: qedi: Fix failed disconnect handlingMike Christie
2022-04-11scsi: iscsi: Fix NOP handling during conn recoveryMike Christie
2022-04-11scsi: iscsi: Merge suspend fieldsMike Christie
2022-04-11scsi: iscsi: Fix unbound endpoint error handlingMike Christie
2022-04-11scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie
2022-04-11scsi: iscsi: Fix endpoint reuse regressionMike Christie
2022-04-11scsi: iscsi: Release endpoint ID when its freedMike Christie
2022-04-11scsi: iscsi: Fix offload conn cleanup when iscsid restartsMike Christie
2022-04-11scsi: iscsi: Move iscsi_ep_disconnect()Mike Christie
2022-04-11scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy
2022-04-11scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy
2022-04-11Revert "scsi: scsi_debug: Address races following module load"Bart Van Assche
2022-04-06scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil
2022-04-06scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong
2022-04-06scsi: sd: Clean up gendisk if device_add_disk() failedWenchao Hao
2022-04-06scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-06scsi: sd: sd_read_cpr() requires VPD pagesMartin K. Petersen
2022-04-06scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy
2022-04-06scsi: sym53c500_cs: Stop using struct scsi_pointerFinn Thain
2022-04-06scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter
2022-04-06scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc commentDamien Le Moal
2022-04-06scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap useDamien Le Moal
2022-04-06Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen
2022-03-30scsi: bnx2i: Fix spelling mistake "mis-match" -> "mismatch"Colin Ian King