summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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: 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
2023-03-10scsi: qla2xxx: edif: Fix clang warningQuinn Tran
2023-03-10scsi: qla2xxx: Fix exchange oversubscription for management commandsQuinn Tran
2023-03-10scsi: qla2xxx: Fix exchange oversubscriptionQuinn Tran
2023-01-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-26scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...Martin K. Petersen
2023-01-26scsi: core: Fix the scsi_device_put() might_sleep annotationBart Van Assche
2023-01-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-18scsi: device_handler: alua: Remove a might_sleep() annotationBart Van Assche
2023-01-18scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie
2023-01-18scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie
2023-01-18scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov
2023-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li
2023-01-12scsi: hisi_sas: Use abort task set to reset SAS disks when discoveredXingui Yang
2023-01-07scsi: libsas: Grab the ATA port lock in sas_ata_device_link_abort()Xingui Yang
2023-01-07scsi: hisi_sas: Fix tag freeing for reserved tagsJason Yan
2022-12-30Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixesMartin K. Petersen
2022-12-30Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-15xen: make remove callback of xen driver void returnedDawei Li