summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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: Improve CDL controlDamien Le Moal
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-04-10tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)
2025-03-22scsi: qla1280: Fix kernel oops when debug level > 2Magnus Lindholm
2025-03-22scsi: core: Use GFP_NOIO to avoid circular locking dependencyRik van Riel
2025-03-07scsi: core: Clear driver private data when retrying requestYe Bin
2025-02-27scsi: core: Do not retry I/Os during depopulationIgor Pylypiv
2025-02-27scsi: core: Handle depopulation and restoration in progressDouglas Gilbert
2025-02-17scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li
2025-02-17scsi: qla2xxx: Move FCE Trace buffer allocation to user controlQuinn Tran
2025-02-17scsi: st: Don't set pos_unknown just after device recognitionKai Mäkisara
2025-02-08scsi: 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-09scsi: hisi_sas: Remove redundant checks for automatic debugfs dumpYihang Li
2025-01-09scsi: hisi_sas: Fix a deadlock issue related to automatic dumpYihang Li
2025-01-09scsi: mpi3mr: Start controller indexing from 0Ranjan Kumar
2025-01-09scsi: mpi3mr: Use ida to manage mrioc IDGuixin Liu
2025-01-09scsi: hisi_sas: Create all dump files during debugfs initializationYihang Li
2025-01-09scsi: hisi_sas: Allocate DFX memory during dump triggerYihang Li
2025-01-09scsi: hisi_sas: Directly call register snapshot instead of using workqueueYihang Li
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: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee
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: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane
2024-12-09scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee
2024-12-09scsi: sg: Enable runtime power managementBart Van Assche
2024-12-09scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei
2024-12-09scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei
2024-12-09scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin
2024-12-09scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...Yihang Li
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