summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-10/+4
2026-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-1/+12
2026-03-07scsi: hisi_sas: Fix NULL pointer exception during user_scan()Xingui Yang2-2/+2
2026-03-07scsi: qla2xxx: Completely fix fcport double freeVladimir Riabchun1-2/+0
2026-03-07scsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi1-6/+2
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross1-1/+1
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: core: Fix refcount leak for tagset_refcntJunxiao Bi1-0/+1
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen8-37/+62
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-15/+19
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
2026-02-03scsi: efct: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior1-7/+1
2026-02-01scsi: efct: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior1-7/+1
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich5-4/+53
2026-01-23scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li1-0/+1
2026-01-23scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-01-23Merge patch series "Add WQ_PERCPU to alloc_workqueue() users"Martin K. Petersen3-3/+3
2026-01-23scsi: qla2xxx: target: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari1-1/+1
2026-01-23scsi: qla2xxx: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari1-1/+1
2026-01-23scsi: qla4xxx: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari1-1/+1
2026-01-23Merge patch series "mpi3mr: Enhancements for mpi3mr"Martin K. Petersen13-40/+478
2026-01-23scsi: mpi3mr: Driver version update to 8.17.0.3.50Ranjan Kumar1-2/+2
2026-01-23scsi: mpi3mr: Fixed the W=1 compilation warningRanjan Kumar2-5/+7
2026-01-23scsi: mpi3mr: Record and report controller firmware faultsRanjan Kumar3-0/+135
2026-01-23scsi: mpi3mr: Update MPI Headers to revision 39Ranjan Kumar8-12/+197
2026-01-23scsi: mpi3mr: Use negotiated link rate from DevicePage0Ranjan Kumar4-12/+111
2026-01-23scsi: mpi3mr: Avoid redundant diag-fault resetsRanjan Kumar1-3/+10
2026-01-23scsi: mpi3mr: Rename log data save helper to reflect threaded/BH contextRanjan Kumar3-4/+9
2026-01-23scsi: mpi3mr: Add module parameter to control threaded IRQ pollingRanjan Kumar1-2/+7
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche83-157/+201