summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
18 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mk...Mark Brown
18 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pci/pc...Mark Brown
35 hoursMerge tag 'ata-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/l...Linus Torvalds
7 daysMerge patch series "scsi: lpfc: Remove all strlcat() uses"Martin K. Petersen (Oracle)
7 daysscsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functionsIan Bridges
7 daysscsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpersIan Bridges
7 daysscsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()Ian Bridges
7 daysscsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_na...Ian Bridges
7 daysscsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()Ian Bridges
7 daysMerge patch series "Enable context analysis in the SCSI core and UFS driver"Martin K. Petersen (Oracle)
7 daysscsi: core: Enable context analysisBart Van Assche
7 daysscsi: core: Protect host state changes with the host lockBart Van Assche
7 daysscsi: core: Add lock context annotationsBart Van Assche
7 daysscsi: core: Pass the SCSI host pointer directly to scanning functionsBart Van Assche
7 daysMerge patch series "libsas: rediscover improvements for linkrate/sas_addr"Martin K. Petersen (Oracle)
7 daysscsi: libsas: Add linkrate and sas_addr change detection in rediscoverXingui Yang
7 daysscsi: libsas: Add sas_ex_phy_to_dev() helperXingui Yang
7 daysscsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffersChandrakanth Patil
7 daysscsi: qla2xxx: Fix size_t format specifier in qla29xx_process_rd_image()Nathan Chancellor
9 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
10 daysscsi: fnic: Fix built-in NVMe/FC buildKaran Tilak Kumar
14 daysscsi: fnic: Fix invalid comparison for errorRoman Demidov
14 daysscsi: core: Fill in DMA padding bytes in scsi_alloc_sgtables()Petr Vaganov
14 daysscsi: fnic: Use GFP_ATOMIC for VLAN alloc under spinlockLinkai Gong
14 daysscsi: storvsc: Support manual scans for all Hyper-V targetsLaurence Oberman
14 daysMerge patch series "scsi: sd: fix probe error cleanup, special_vec leak and s...Martin K. Petersen (Oracle)
14 daysscsi: sd: Fix sd_done() sense handling conditionYang Xiuwei
14 daysscsi: sd: Fix special_vec mempool leak when scsi_alloc_sgtables() failsYang Xiuwei
14 daysscsi: sd: Fix error handling in sd_probe() after large pool creation failureYang Xiuwei
14 daysscsi: scsi_debug: Negate wrapped memcmp() resultXu Rao
14 daysMerge patch series "scsi: Add LeapRAID driver support"Martin K. Petersen (Oracle)
14 daysscsi: leapraid: Add new SCSI driverDongdong Hao
14 daysscsi: core: Do not block on tag allocation in scsi_eh_lock_door()Zizhi Wo
14 daysscsi: ibmvfc: Fix spelling mistake "Deleteing" -> "Deleting"Colin Ian King
14 daysscsi: core: pair EH runtime PM get and putHongjie Fang
14 daysMerge patch series "scsi: qla2xxx: Bug fixes and hardening"Martin K. Petersen (Oracle)
14 daysMerge patch series "scsi: qla2xxx: Add QLA29xx series adapter support"Martin K. Petersen (Oracle)
2026-08-06scsi: qla2xxx: Update version to 12.00.00.2607b2Nilesh Javali
2026-08-06scsi: qla2xxx: Bound i2c->length in I2C bsg handlersNilesh Javali
2026-08-06scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlersNilesh Javali
2026-08-06scsi: qla2xxx: Validate BSG request_len before reading vendor_cmd[]Nilesh Javali
2026-08-06scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leakNilesh Javali
2026-08-06scsi: qla2xxx: Use coherent DMA buffer for D_Port diagnosticsNilesh Javali
2026-08-06scsi: qla2xxx: Serialize NVMe unsol ctx list with a per-fcport lockNilesh Javali
2026-08-06scsi: qla2xxx: Unlink NVMe unsol ctx before freeing on LS reject errorNilesh Javali
2026-08-06scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not startedNilesh Javali
2026-08-06scsi: qla2xxx: Fix NVMe abort reference leak on repeated abortNilesh Javali
2026-08-06scsi: qla2xxx: Hold vport_slock for host map update in report ID acquisitionNilesh Javali
2026-08-06scsi: qla2xxx: Drop vport reference under lock in report ID acquisitionNilesh Javali
2026-08-06scsi: qla2xxx: Skip vport under deletion in report ID acquisitionNilesh Javali