summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-06-04scsi: st: Restore some drive settings after resetKai Mäkisara
2025-06-04scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() failsJustin Tee
2025-06-04scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routineJustin Tee
2025-06-04scsi: mpt3sas: Send a diag reset if target reset failsShivasharan S
2025-06-04scsi: st: ERASE does not change tape locationKai Mäkisara
2025-06-04scsi: st: Tighten the page format heuristics with MODE SELECTKai Mäkisara
2025-06-04scsi: mpi3mr: Add level check to control event loggingRanjan Kumar
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski
2025-05-22Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple rangesMichael Kelley
2025-05-02scsi: pm80xx: Set phy_attached to zero when device is goneIgor Pylypiv
2025-05-02scsi: hisi_sas: Fix I/O errors caused by hardware port ID changesXingui Yang
2025-05-02scsi: core: Clear flags for scsi_cmnd that did not completeAnastasia Kovaleva
2025-04-25scsi: megaraid_sas: Block zero-length ATA VPD inquiryChandrakanth Patil
2025-04-25scsi: iscsi: Fix missing scsi_host_put() in error pathMiaoqian Lin
2025-04-25scsi: hisi_sas: Enable force phy when SATA disk directly connectedXingui Yang
2025-04-25scsi: st: Fix array overflow in st_setup()Kai Mäkisara
2025-03-28scsi: qla1280: Fix kernel oops when debug level > 2Magnus Lindholm
2025-03-28scsi: core: Use GFP_NOIO to avoid circular locking dependencyRik van Riel
2025-03-13scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()Tuo Li
2025-03-07scsi: core: Clear driver private data when retrying requestYe Bin
2025-03-07scsi: core: Do not retry I/Os during depopulationIgor Pylypiv
2025-03-07scsi: core: Handle depopulation and restoration in progressDouglas Gilbert
2025-02-21scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li
2025-02-21scsi: qla2xxx: Move FCE Trace buffer allocation to user controlQuinn Tran
2025-02-21scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1Paul Menzel
2025-02-01scsi: storvsc: Ratelimit warning logs to prevent VM denial of serviceEaswar Hariharan
2025-02-01scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS requestXiang Zhang
2025-01-23scsi: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane
2025-01-02scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery
2025-01-02scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar
2025-01-02scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl
2025-01-02scsi: qla1280: Fix hw revision numbering for ISP1020/1040Magnus Lindholm
2024-12-14scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara
2024-12-14scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara
2024-12-14scsi: hisi_sas: Add cond_resched() for no forced preemption modelYihang Li
2024-12-14scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap
2024-12-14scsi: qla2xxx: Fix use after free on unloadQuinn Tran
2024-12-14scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy
2024-12-14scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran
2024-12-14scsi: qla2xxx: Fix abort in bsg timeoutQuinn Tran
2024-12-14scsi: scsi_debug: Fix hrtimer support for ndelayJohn Garry
2024-12-14scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee
2024-12-14scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei
2024-12-14scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei
2024-12-14scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin
2024-11-14scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES bufferJohannes Thumshirn
2024-11-08scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski
2024-10-17scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer
2024-10-17scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee
2024-10-17scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee