summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2025-01-02scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery1-1/+6
2025-01-02scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar1-1/+6
2025-01-02scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl1-1/+4
2025-01-02scsi: qla1280: Fix hw revision numbering for ISP1020/1040Magnus Lindholm1-6/+6
2024-12-14scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara1-8/+21
2024-12-14scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara1-1/+1
2024-12-14scsi: hisi_sas: Add cond_resched() for no forced preemption modelYihang Li1-0/+1
2024-12-14scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap1-10/+0
2024-12-14scsi: qla2xxx: Fix use after free on unloadQuinn Tran1-7/+8
2024-12-14scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy1-0/+1
2024-12-14scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran1-0/+1
2024-12-14scsi: qla2xxx: Fix abort in bsg timeoutQuinn Tran1-22/+92
2024-12-14scsi: scsi_debug: Fix hrtimer support for ndelayJohn Garry1-1/+1
2024-12-14scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee3-3/+24
2024-12-14scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei1-0/+1
2024-12-14scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei1-0/+1
2024-12-14scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin1-2/+1
2024-11-14scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES bufferJohannes Thumshirn1-2/+1
2024-11-08scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski1-2/+2
2024-10-17scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer1-1/+1
2024-10-17scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee3-7/+55
2024-10-17scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee1-3/+4
2024-10-17scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfersFinn Thain1-0/+4
2024-10-17scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee2-13/+36
2024-10-17scsi: aacraid: Rearrange order of struct aac_srb_unitKees Cook1-1/+1
2024-10-17scsi: smartpqi: correct stream detectionMahesh Rajashekhara1-1/+1
2024-10-17scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner1-2/+4
2024-10-17scsi: mac_scsi: Disallow bus errors during PDMA sendFinn Thain1-25/+19
2024-10-17scsi: mac_scsi: Refactor polling loopFinn Thain1-38/+42
2024-10-17scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messagesFinn Thain1-20/+22
2024-10-17scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck1-1/+1
2024-10-17scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()Dan Carpenter1-1/+1
2024-10-17scsi: NCR5380: Check for phase match during PDMA fixupFinn Thain1-39/+39
2024-10-17scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quicklyGilbert Wu1-18/+2
2024-09-30scsi: lpfc: Fix overflow build issueSherry Yang1-1/+1
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings1-0/+2
2024-08-29scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Justin Tee1-1/+1
2024-08-29scsi: spi: Fix sshdr useMike Christie1-2/+2
2024-08-14scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal1-0/+11
2024-08-14scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal1-2/+18
2024-08-03scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali1-1/+4
2024-08-03scsi: qla2xxx: Complete command early within lockShreyas Deodhar1-5/+0
2024-08-03scsi: qla2xxx: Fix flash read failureQuinn Tran2-46/+125
2024-08-03scsi: qla2xxx: Use QP lock to search for bsgQuinn Tran1-39/+57
2024-08-03scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar1-1/+1
2024-08-03scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran4-8/+60
2024-08-03scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar1-1/+1
2024-08-03scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap1-1/+1
2024-08-03scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar1-1/+1
2024-07-25scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang1-0/+14