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: 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-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: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGIJames Smart
2025-05-02scsi: ufs: bsg: Set bsg_queue to NULL after removalGuixin Liu
2025-05-02scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()Tuo Li
2025-05-02scsi: iscsi: Fix missing scsi_host_put() in error pathMiaoqian Lin
2025-05-02scsi: hisi_sas: Enable force phy when SATA disk directly connectedXingui Yang
2025-05-02scsi: libsas: Add struct sas_tmf_taskJohn Garry
2025-05-02scsi: libsas: Delete lldd_clear_aca callbackJohn Garry
2025-05-02scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry
2025-05-02scsi: hisi_sas: Factor out task prep and delivery codeJohn Garry
2025-05-02scsi: hisi_sas: Pass abort structure for internal abortJohn Garry
2025-05-02scsi: hisi_sas: Start delivery hisi_sas_task_exec() directlyJohn Garry
2025-05-02scsi: st: Fix array overflow in st_setup()Kai Mäkisara
2025-04-10scsi: qla1280: Fix kernel oops when debug level > 2Magnus Lindholm
2025-04-10scsi: core: Use GFP_NOIO to avoid circular locking dependencyRik van Riel
2025-03-13scsi: core: Clear driver private data when retrying requestYe Bin
2025-03-13scsi: core: Don't memset() the entire scsi_cmnd in scsi_init_command()Christoph Hellwig
2025-03-13scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li
2025-03-13scsi: qla2xxx: Move FCE Trace buffer allocation to user controlQuinn Tran
2025-03-13scsi: ufs: bsg: Delete bsg_dev when setting up bsg failsGuixin Liu
2025-03-13scsi: 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-09scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery
2025-01-09scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar
2025-01-09scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl
2025-01-09scsi: qla1280: Fix hw revision numbering for ISP1020/1040Magnus Lindholm
2024-12-14scsi: core: Fix scsi_mode_select() buffer length handlingDamien Le Moal
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: ufs: core: sysfs: Prevent div by zeroGwendal Grignou
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: ufs: exynos: Fix hibern8 notify callbacksPeter Griffin
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