summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
9 daysscsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil2-0/+3
9 daysscsi: aic94xx: fix use-after-free in device removal pathJunrui Luo1-0/+3
9 daysscsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"Tony Battersby1-6/+0
9 daysscsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry1-1/+1
9 daysscsi: qla2xxx: Use reinit_completion on mbx_intr_compTony Battersby1-0/+2
9 daysscsi: qla2xxx: Fix initiator mode with qlini_mode=exclusiveTony Battersby1-7/+1
9 daysscsi: qla2xxx: Fix lost interrupts with qlini_mode=disabledTony Battersby4-34/+5
9 daysscsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGIJustin Tee2-8/+32
9 daysscsi: smartpqi: Add support for Hurray Data new controller PCI deviceDavid Strahan1-0/+4
2025-12-18scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou1-0/+1
2025-12-18scsi: qla2xxx: Fix improper freeing of purex itemZilin Guan1-1/+1
2025-12-18scsi: sim710: Fix resource leak by adding missing ioport_unmap() callsHaotian Zhang1-0/+2
2025-12-18scsi: qla2xxx: Clear cmds after chip resetTony Battersby3-6/+20
2025-12-18scsi: smartpqi: Fix device resources accessed after device removalMike McGowen1-0/+19
2025-12-18scsi: stex: Fix reboot_notifier leak in probe error pathHaotian Zhang1-0/+1
2025-11-20scsi: sg: Do not sleep in atomic contextBart Van Assche1-1/+9
2025-10-22scsi: core: Fix the unit attention counter implementationBart Van Assche1-2/+2
2025-10-20scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche1-2/+3
2025-10-13Merge branch '6.18/scsi-queue' into 6.18/scsi-fixesMartin K. Petersen3-56/+50
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-19/+17
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-10-07scsi: libfc: Prevent integer overflow in fc_fcp_recv_data()Dan Carpenter1-1/+1
2025-10-07scsi: qla4xxx: Fix typos in commentsAlok Tiwari1-4/+4
2025-10-07scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issui...Long Li1-51/+45
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+1
2025-10-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds55-715/+559
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+2
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-65/+65
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor1-1/+1
2025-09-30scsi: mvsas: Fix use-after-free bugs in mvs_work_queueDuoming Zhou1-1/+1
2025-09-29Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"John Meneghini4-18/+16
2025-09-25Merge patch series "mpt3sas: Few Enhancements and minor fixes"Martin K. Petersen3-8/+15
2025-09-25scsi: mpt3sas: Update driver version to 54.100.00.00Ranjan Kumar1-2/+2
2025-09-25scsi: mpt3sas: Add support for 22.5 Gbps SAS link rateRanjan Kumar1-0/+3
2025-09-25scsi: mpt3sas: Suppress unnecessary IOCLogInfo on CONFIG_INVALID_PAGERanjan Kumar1-1/+7
2025-09-25scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()Ranjan Kumar1-5/+3
2025-09-25scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()Alok Tiwari1-1/+1
2025-09-25scsi: storvsc: Remove redundant ternary operatorsLiao Yuanhong1-2/+2
2025-09-25scsi: smartpqi: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum1-9/+8
2025-09-25scsi: hpsa: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum1-11/+6
2025-09-25scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()Thorsten Blum1-9/+12
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor1-3/+1
2025-09-24scsi: Always define blogic_pci_tbl structureAlexey Gladkov1-3/+1
2025-09-22scsi: sg: drop nth_page() usage within SG entryDavid Hildenbrand1-2/+1
2025-09-22scsi: scsi_lib: drop nth_page() usage within SG entryDavid Hildenbrand1-2/+1
2025-09-17Merge patch series "Update lpfc to revision 14.4.0.11"Martin K. Petersen10-507/+274
2025-09-17scsi: lpfc: Copyright updates for 14.4.0.11 patchesJustin Tee4-4/+4
2025-09-17scsi: lpfc: Update lpfc version to 14.4.0.11Justin Tee1-1/+1
2025-09-17scsi: lpfc: Convert debugfs directory counts from atomic to unsigned intJustin Tee2-10/+10
2025-09-17scsi: lpfc: Clean up extraneous phba dentriesJustin Tee2-390/+124