summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2026-02-28scsi: sg: Resolve soft lockup issue when opening /dev/sgXYang Erkun1-2/+27
2026-02-28scsi: sg: Fix sysctl sg-big-buff register during sg_init()Yang Erkun1-1/+1
2026-02-28scsi: core: Add 'serial' sysfs attribute for SCSI/SATAIgor Pylypiv2-0/+63
2026-02-28scsi: devinfo: Add BLIST_SKIP_IO_HINTS for Iomega ZIPFlorian Fuchs1-1/+1
2026-02-28scsi: mpi3mr: Clear reset history on ready and recheck state after timeoutRanjan Kumar1-0/+10
2026-02-28scsi: lpfc: ELIMINATE kernel-doc warnings in lpfc.hRandy Dunlap1-4/+7
2026-02-28scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi1-0/+1
2026-02-28scsi: megaraid_sas: Protect more code with instance->reset_mutexBart Van Assche1-6/+9
2026-02-28scsi: fnic: Make fnic_queuecommand() easier to analyzeBart Van Assche1-6/+3
2026-02-28Merge patch series "fnic 1.8.0.3 update"Martin K. Petersen7-89/+127
2026-02-24scsi: fnic: Bump up version numberKaran Tilak Kumar1-1/+1
2026-02-24scsi: fnic: Refactor in_remove flag and call to fnic_fcpio_reset()Karan Tilak Kumar1-5/+2
2026-02-24scsi: fnic: Rename fnic_scsi_fcpio_reset()Karan Tilak Kumar6-58/+55
2026-02-24scsi: fnic: Do not use GFP_ZERO for mempoolsKaran Tilak Kumar1-4/+4
2026-02-24scsi: fnic: Use mempool for receive framesKaran Tilak Kumar4-22/+66
2026-02-24scsi: BusLogic: Replace deprecated strcpy() + strcat() in blogic_rdconfig()Thorsten Blum1-2/+2
2026-02-24scsi: lpfc: Update lpfc version to 14.4.0.14Justin Tee1-1/+1
2026-02-24scsi: lpfc: Update copyright year string for 2026Justin Tee1-2/+2
2026-02-24scsi: lpfc: Restrict first burst to non-FCoE and SLI4 adapters onlyJustin Tee1-1/+3
2026-02-24scsi: lpfc: Update class of service bit field to 3 bits for WQE submissionsJustin Tee2-7/+8
2026-02-24scsi: lpfc: Add clean up of aborted NVMe commands during PCI fcn resetJustin Tee3-3/+52
2026-02-24scsi: lpfc: Fix incorrect txcmplq_cnt during cleanup in lpfc_sli_abort_ring()Justin Tee1-42/+24
2026-02-24scsi: lpfc: Cleanup error exit paths in lpfc_fdmi_cmd() and associated messagesJustin Tee1-6/+7
2026-02-24scsi: lpfc: Remove unnecessary ndlp kref get in lpfc_check_nlp_post_devlossJustin Tee1-1/+0
2026-02-24scsi: lpfc: Reduce pointer chasing when accessing vmid_flagJustin Tee1-1/+1
2026-02-24scsi: lpfc: Use min_t() instead of min() in lpfc_sli4_driver_resource_setupJustin Tee1-2/+2
2026-02-24scsi: lpfc: Add log messages to fabric login error labelsJustin Tee2-11/+29
2026-02-24scsi: lpfc: Log discarded and insufficient RQE buffer eventsJustin Tee2-4/+18
2026-02-24scsi: lpfc: Update log message when ndlp kref get is unsuccessfulJustin Tee1-9/+3
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen8-36/+61
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook22-79/+53
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds39-106/+53
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds152-403/+403
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook186-842/+777
2026-02-17scsi: snic: Remove unused linkstatusThomas Fourier1-9/+0
2026-02-17scsi: pm8001: Fix use-after-free in pm8001_queue_command()Salomon Dushimirimana1-2/+3
2026-02-17scsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar1-14/+18
2026-02-17scsi: ses: Fix devices attaching to different hostsTomas Henzl1-3/+2
2026-02-17scsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka1-2/+3
2026-02-17scsi: lpfc: Properly set WC for DPP mappingMathias Krause3-6/+35
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-5/+12
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds131-646/+3094
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds5-0/+5
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+1
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+8
2026-02-03scsi: csiostor: Fix dereference of null pointer rnColin Ian King1-1/+2
2026-02-03scsi: buslogic: Reduce stack usageArnd Bergmann1-2/+4
2026-02-03scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()Zilin Guan1-3/+10
2026-02-03scsi: mpi3mr: Make driver probing asynchronousGuixin Liu1-1/+4