summary refs log tree commit diff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-03-30scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj
2023-03-30scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX fileMichael Kelley
2023-03-30scsi: mpi3mr: Bad drive in topology results kernel crashRanjan Kumar
2023-03-30scsi: mpi3mr: NVMe command size greater than 8K failsRanjan Kumar
2023-03-30scsi: mpi3mr: Wait for diagnostic save during controller initRanjan Kumar
2023-03-30scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabledRanjan Kumar
2023-03-30scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel
2023-03-30scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee
2023-03-30scsi: hisi_sas: Check devm_add_action() return valueKang Chen
2023-03-30scsi: qla2xxx: Add option to disable FC2 Target supportDaniel Wagner
2023-03-30scsi: qla2xxx: Perform lockless command completion in abort pathNilesh Javali
2023-03-30scsi: qla2xxx: Synchronize the IOCB count to be in orderQuinn Tran
2023-03-30scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai
2023-03-22scsi: core: Fix a procfs host directory removal regressionBart Van Assche
2023-03-22scsi: core: Add BLIST_NO_VPD_SIZE for some VDASDLee Duncan
2023-03-22scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()Tomas Henzl
2023-03-22scsi: mpi3mr: ioctl timeout when disabling/enabling interruptRanjan Kumar
2023-03-22scsi: mpi3mr: Fix memory leaks in mpi3mr_init_ioc()Tomas Henzl
2023-03-22scsi: mpi3mr: Return proper values for failures in firmware init pathRanjan Kumar
2023-03-22scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()Tomas Henzl
2023-03-22scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()Tomas Henzl
2023-03-22scsi: mpi3mr: Fix config page DMA memory leakTomas Henzl
2023-03-22scsi: mpi3mr: Fix throttle_groups memory leakTomas Henzl
2023-03-22scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()Wenchao Hao
2023-03-17scsi: sd: Fix wrong zone_write_granularity value during revalidateShin'ichiro Kawasaki
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche
2023-03-11scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki
2023-03-11scsi: mpi3mr: Fix an issue found by KASANTomas Henzl
2023-03-11scsi: ipr: Work around fortify-string warningArnd Bergmann
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl
2023-03-10scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl
2023-03-10scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl
2023-03-10scsi: ses: Don't attach if enclosure has no componentsJames Bottomley
2023-03-10scsi: qla2xxx: Remove increment of interface err cntSaurav Kashyap
2023-03-10scsi: qla2xxx: Fix erroneous link downQuinn Tran
2023-03-10scsi: qla2xxx: Remove unintended flag clearingQuinn Tran
2023-03-10scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi
2023-03-10scsi: qla2xxx: Check if port is online before sending ELSShreyas Deodhar
2023-03-10scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran
2023-03-10scsi: aacraid: Allocate cmd_priv with scsicmdKees Cook
2023-03-10scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki
2023-03-10scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki
2023-03-10scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki
2023-03-10scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy
2023-03-10scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-10scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware writeJustin Tee
2023-03-10scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang
2023-03-10scsi: mpt3sas: Fix a memory leakTomas Henzl