summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsiLinus Torvalds28-626/+597
8 daysMerge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-43/+10
11 daysscsi: snic: Fix SCSI host leak on workqueue allocation failureChen Changcheng1-0/+1
11 daysscsi: leapraid: Standardize NCQ priority sysfs attributesDongdong Hao2-33/+58
11 daysscsi: leapraid: Serialize firmware log mmap with teardownLinmao Li1-3/+9
11 daysscsi: leapraid: Balance host references for firmware log VMAsLinmao Li1-1/+1
11 daysscsi: lpfc: Remove unnnecessary NULL checkDan Carpenter1-4/+2
11 daysscsi: qla2xxx: Fix an loop timeout testDan Carpenter1-1/+1
11 daysscsi: qla2xxx: Fix an error code in qla_get_tmf()Dan Carpenter1-1/+1
11 daysscsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()Nathan Chancellor1-1/+1
11 daysscsi: core: Enable context analysis for hosts.oBart Van Assche1-0/+1
11 daysscsi: storvsc: Remove support for storvsc protocol of old Hyper-V hostsMichael Kelley1-43/+10
11 daysMerge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+8
13 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds83-2239/+29305
2026-08-19Merge tag 'ata-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/l...Linus Torvalds1-46/+0
2026-08-14Merge patch series "scsi: lpfc: Remove all strlcat() uses"Martin K. Petersen (Oracle)6-520/+361
2026-08-14scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functionsIan Bridges2-328/+230
2026-08-14scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpersIan Bridges1-115/+87
2026-08-14scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()Ian Bridges1-19/+24
2026-08-14scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_na...Ian Bridges1-24/+5
2026-08-14scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()Ian Bridges1-34/+15
2026-08-14Merge patch series "Enable context analysis in the SCSI core and UFS driver"Martin K. Petersen (Oracle)12-43/+79
2026-08-14scsi: core: Enable context analysisBart Van Assche2-0/+25
2026-08-14scsi: core: Protect host state changes with the host lockBart Van Assche9-22/+23
2026-08-14scsi: core: Add lock context annotationsBart Van Assche1-0/+5
2026-08-14scsi: core: Pass the SCSI host pointer directly to scanning functionsBart Van Assche1-21/+26
2026-08-14Merge patch series "libsas: rediscover improvements for linkrate/sas_addr"Martin K. Petersen (Oracle)2-18/+79
2026-08-14scsi: libsas: Add linkrate and sas_addr change detection in rediscoverXingui Yang1-14/+69
2026-08-14scsi: libsas: Add sas_ex_phy_to_dev() helperXingui Yang2-4/+10
2026-08-14scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffersChandrakanth Patil1-0/+2
2026-08-14scsi: qla2xxx: Fix size_t format specifier in qla29xx_process_rd_image()Nathan Chancellor1-1/+1
2026-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+7
2026-08-11scsi: fnic: Fix built-in NVMe/FC buildKaran Tilak Kumar2-2/+2
2026-08-07scsi: fnic: Fix invalid comparison for errorRoman Demidov1-1/+1
2026-08-07scsi: core: Fill in DMA padding bytes in scsi_alloc_sgtables()Petr Vaganov1-0/+2
2026-08-07scsi: fnic: Use GFP_ATOMIC for VLAN alloc under spinlockLinkai Gong1-1/+1
2026-08-07scsi: storvsc: Support manual scans for all Hyper-V targetsLaurence Oberman1-0/+32
2026-08-07Merge patch series "scsi: sd: fix probe error cleanup, special_vec leak and s...Martin K. Petersen (Oracle)1-20/+35
2026-08-07scsi: sd: Fix sd_done() sense handling conditionYang Xiuwei1-2/+2
2026-08-07scsi: sd: Fix special_vec mempool leak when scsi_alloc_sgtables() failsYang Xiuwei1-17/+30
2026-08-07scsi: sd: Fix error handling in sd_probe() after large pool creation failureYang Xiuwei1-1/+3
2026-08-07scsi: scsi_debug: Negate wrapped memcmp() resultXu Rao1-2/+2
2026-08-07Merge patch series "scsi: Add LeapRAID driver support"Martin K. Petersen (Oracle)10-0/+16860
2026-08-07scsi: leapraid: Add new SCSI driverDongdong Hao10-0/+16860
2026-08-07scsi: core: Do not block on tag allocation in scsi_eh_lock_door()Zizhi Wo1-1/+1
2026-08-07scsi: ibmvfc: Fix spelling mistake "Deleteing" -> "Deleting"Colin Ian King1-1/+1
2026-08-07scsi: core: pair EH runtime PM get and putHongjie Fang1-2/+4
2026-08-07Merge patch series "scsi: qla2xxx: Bug fixes and hardening"Martin K. Petersen (Oracle)17-139/+415
2026-08-07Merge patch series "scsi: qla2xxx: Add QLA29xx series adapter support"Martin K. Petersen (Oracle)24-1051/+6101
2026-08-06scsi: qla2xxx: Update version to 12.00.00.2607b2Nilesh Javali1-1/+1