summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-11scsi: ufs: mcq: Use pointer arithmetic in ufshcd_send_command()Avri Altman
2023-04-11scsi: ufs: mcq: Annotate ufshcd_inc_sq_tail() appropriatelyAvri Altman
2023-04-11scsi: cxlflash: s/semahpore/semaphore/Geert Uytterhoeven
2023-04-11scsi: lpfc: Silence an incorrect device outputJun Chen
2023-04-11scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...Ranjan Kumar
2023-04-11scsi: scsi_debug: Fix missing error code in scsi_debug_init()Harshit Mogalapalli
2023-04-11scsi: hisi_sas: Work around build failure in suspend functionArnd Bergmann
2023-04-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li
2023-04-11scsi: mpt3sas: Fix an issue when driver is being removedTomas Henzl
2023-04-11scsi: mpt3sas: Remove HBA BIOS version in the kernel logRanjan Kumar
2023-04-11scsi: target: core: Fix invalid memory accessMaurizio Lombardi
2023-04-02Merge patch series "Fix shost command overloading issues"Martin K. Petersen
2023-04-02scsi: scsi_debug: Drop sdebug_queueJohn Garry
2023-04-02scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shostsJohn Garry
2023-04-02scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()John Garry
2023-04-02scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()John Garry
2023-04-02scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()John Garry
2023-04-02scsi: scsi_debug: Dynamically allocate sdebug_queued_cmdJohn Garry
2023-04-02scsi: scsi_debug: Use scsi_block_requests() to block queuesJohn Garry
2023-04-02scsi: scsi_debug: Protect block_unblock_all_queues() with mutexJohn Garry
2023-04-02scsi: scsi_debug: Change shost list lock to a mutexJohn Garry
2023-04-02scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target()John Garry
2023-04-02scsi: scsi_debug: Fix check for sdev queue fullJohn Garry
2023-04-02Merge patch series "scsi: hisi_sas: Some misc changes"Martin K. Petersen
2023-04-02scsi: hisi_sas: Exit suspend state when usage count is greater than 0Yihang Li
2023-04-02scsi: hisi_sas: Ensure all enabled PHYs up during controller resetYihang Li
2023-04-02scsi: hisi_sas: Handle NCQ error when IPTT is validXingui Yang
2023-04-02scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.listXingui Yang
2023-04-02scsi: qla4xxx: Remove unused 'count' variableTom Rix
2023-04-02scsi: snic: Remove unused 'xfer_len' variableTom Rix
2023-04-02scsi: qedf: Remove unused 'num_handled' variableTom Rix
2023-04-02scsi: ufs: ufs-pci: Add support for Intel Lunar LakeAdrian Hunter
2023-04-02scsi: scsi_transport_fc: Remove unused 'desc_cnt' variableTom Rix
2023-04-02scsi: sr: Simplify the sr_open() functionEnze Li
2023-04-02scsi: target: core: Remove unused 'prod_len' variableTom Rix
2023-04-02scsi: libsas: Abort all in-flight requests when device is goneJason Yan
2023-04-02scsi: core: Clean up struct ufs_saved_pwr_infoStanley Chu
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-24scsi: mpt3sas: Don't print sense pool info twiceJerry Snitselaar
2023-03-24scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal
2023-03-24scsi: megaraid_sas: Fix crash after a double completionTomas Henzl
2023-03-24scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl
2023-03-24scsi: target: tcm_loop: Remove redundant driver match functionLizhe
2023-03-24scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ...Zheng Wang
2023-03-24scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDSDanila Chernetsov
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche
2023-03-24scsi: ufs: Declare SCSI host template constBart Van Assche
2023-03-24scsi: target: tcm-loop: Declare SCSI host template constBart Van Assche
2023-03-24scsi: rts5208: Declare SCSI host template constBart Van Assche