summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-03-11scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki2-52/+33
2023-03-11scsi: mpi3mr: Fix an issue found by KASANTomas Henzl1-1/+1
2023-03-11scsi: ipr: Work around fortify-string warningArnd Bergmann1-20/+21
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl1-1/+2
2023-03-10scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl1-5/+9
2023-03-10scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl1-9/+26
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl1-2/+4
2023-03-10scsi: ses: Don't attach if enclosure has no componentsJames Bottomley1-0/+6
2023-03-10scsi: qla2xxx: Remove increment of interface err cntSaurav Kashyap1-2/+0
2023-03-10scsi: qla2xxx: Fix erroneous link downQuinn Tran1-2/+5
2023-03-10scsi: qla2xxx: Remove unintended flag clearingQuinn Tran1-1/+0
2023-03-10scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi1-18/+1
2023-03-10scsi: qla2xxx: Check if port is online before sending ELSShreyas Deodhar1-4/+5
2023-03-10scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran1-1/+1
2023-03-10scsi: aacraid: Allocate cmd_priv with scsicmdKees Cook1-2/+3
2023-03-10scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki1-11/+2
2023-03-10scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki1-7/+8
2023-03-10scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki1-0/+4
2023-03-10scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-2/+2
2023-03-10scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware writeJustin Tee1-6/+13
2023-03-10scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang1-0/+3
2023-03-10scsi: mpt3sas: Fix a memory leakTomas Henzl1-0/+3
2023-03-10scsi: qla2xxx: edif: Fix clang warningQuinn Tran2-2/+17
2023-03-10scsi: qla2xxx: Fix exchange oversubscription for management commandsQuinn Tran4-3/+80
2023-03-10scsi: qla2xxx: Fix exchange oversubscriptionQuinn Tran7-36/+88
2023-01-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+5
2023-01-27scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...Martin K. Petersen1-4/+3
2023-01-27scsi: core: Fix the scsi_device_put() might_sleep annotationBart Van Assche2-2/+2
2023-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-15/+50
2023-01-19scsi: device_handler: alua: Remove a might_sleep() annotationBart Van Assche1-2/+3
2023-01-19scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie1-3/+6
2023-01-19scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2-9/+40
2023-01-19scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov1-1/+1
2023-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2023-01-13Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2023-01-12scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li1-1/+1
2023-01-12scsi: hisi_sas: Use abort task set to reset SAS disks when discoveredXingui Yang1-1/+1
2023-01-07scsi: libsas: Grab the ATA port lock in sas_ata_device_link_abort()Xingui Yang1-0/+3
2023-01-07scsi: hisi_sas: Fix tag freeing for reserved tagsJason Yan1-1/+1
2022-12-30Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixesMartin K. Petersen2-4/+2
2022-12-30Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen5-8/+54
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-2/+2
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-8/+137
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2022-12-20Treewide: Stop corrupting socket's task_fragBenjamin Coddington1-0/+1
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-12-15xen: make remove callback of xen driver void returnedDawei Li1-3/+1
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds73-871/+1151
2022-12-14scsi: scsi_debug: Delete unreachable code in inquiry_vpd_b0()John Garry1-2/+0
2022-12-14scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in MakefileShin'ichiro Kawasaki1-1/+1