summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2024-11-08scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski1-2/+2
2024-10-17scsi: Revert "scsi: sd: Do not repeat the starting disk message"Johan Hovold1-2/+3
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: sd: Do not repeat the starting disk messageDamien Le Moal1-3/+2
2024-10-17scsi: Remove scsi device no_start_on_resume flagDamien Le Moal1-6/+3
2024-10-10scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfersFinn Thain1-0/+4
2024-10-10scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee2-13/+36
2024-10-10scsi: aacraid: Rearrange order of struct aac_srb_unitKees Cook1-1/+1
2024-10-10scsi: smartpqi: correct stream detectionMahesh Rajashekhara1-1/+1
2024-10-10scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner1-2/+4
2024-10-10scsi: st: Fix input/output error on empty drive resetRafael Rocha1-2/+3
2024-10-04scsi: mac_scsi: Disallow bus errors during PDMA sendFinn Thain1-25/+19
2024-10-04scsi: mac_scsi: Refactor polling loopFinn Thain1-38/+42
2024-10-04scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messagesFinn Thain1-20/+22
2024-10-04scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck1-1/+1
2024-10-04scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()Dan Carpenter1-1/+1
2024-10-04scsi: NCR5380: Check for phase match during PDMA fixupFinn Thain1-39/+39
2024-10-04scsi: 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-12scsi: pm80xx: Set phy->enable_completion only when we wait for itIgor Pylypiv1-1/+3
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings1-0/+2
2024-09-04scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progressYihang Li1-5/+7
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-03minmax: scsi: fix mis-use of 'clamp()' in sr.cLinus Torvalds1-1/+1
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: Reduce fabric scan duplicate codeQuinn Tran5-269/+200
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: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee1-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-08-03scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu1-0/+5
2024-07-25scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang1-0/+14
2024-07-25scsi: qedf: Set qed_slowpath_params to zero before useSaurav Kashyap1-0/+1
2024-07-25scsi: qedf: Wait for stag work during unloadSaurav Kashyap2-3/+28
2024-07-25scsi: qedf: Don't process stag work during unload and recoverySaurav Kashyap1-0/+16
2024-07-25scsi: sr: Fix unintentional arithmetic wraparoundJustin Stitt2-2/+5
2024-07-25scsi: core: alua: I/O errors for ALUA state transitionsMartin Wilck1-9/+22
2024-07-11scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()Nathan Chancellor1-1/+1
2024-07-11scsi: mpi3mr: Sanitise num_physTomas Henzl1-0/+10
2024-07-11scsi: qedf: Make qedf_execute_tmf() non-preemptibleJohn Meneghini1-3/+3