summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
27 hoursMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2 daystreewide: refresh kmalloc_obj() conversionsKees Cook
5 daysscsi: megaraid_sas: Limit NVMe request size to the PRP chain frameThomas Lamprecht
5 daysscsi: bsg: Fix TOCTOU in io_uring passthrough command setupRahul Chandelkar
5 daysscsi: bsg: Cap io_uring sense copy to max_response_lenYang Xiuwei
5 daysscsi: mpt3sas: Avoid out-of-bounds cpumask_of_node() call in _base_assign_rep...Ivy Lopez
5 daysscsi: mpi3mr: Fix use-after-free on tgt_dev->starget during target device ref...Laurence Oberman
7 daysMerge branch '7.3/scsi-queue' into 7.3/scsi-fixesMartin K. Petersen (Oracle)
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsiLinus Torvalds
9 daysscsi: sg: Report request-table problems when any status is setXu Rao
9 daysscsi: mpi3mr: Fix target device refcount leak in mpi3mr_sas_port_add()Milan P. Gandhi
9 daysscsi: mpi3mr: Fix NULL pointer dereference in mpi3mr_sas_port_add()Milan P. Gandhi
9 daysscsi: ibmvfc: Document protocol parameter of ibmvfc_alloc_target()Muhammad Falak R Wani
9 daysscsi: ibmvfc: Fix kernel-doc name for ibmvfc_scsi_relogin()Muhammad Falak R Wani
9 daysscsi: pm8001: Use rollback index when freeing MSI-X vectorsRunyu Xiao
9 daysscsi: fnic: Initialize the NVMe local port info before registeringLinmao Li
11 daysMerge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-23scsi: snic: Fix SCSI host leak on workqueue allocation failureChen Changcheng
2026-08-23scsi: leapraid: Standardize NCQ priority sysfs attributesDongdong Hao
2026-08-23scsi: leapraid: Serialize firmware log mmap with teardownLinmao Li
2026-08-23scsi: leapraid: Balance host references for firmware log VMAsLinmao Li
2026-08-23scsi: lpfc: Remove unnnecessary NULL checkDan Carpenter
2026-08-23scsi: qla2xxx: Fix an loop timeout testDan Carpenter
2026-08-23scsi: qla2xxx: Fix an error code in qla_get_tmf()Dan Carpenter
2026-08-23scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()Nathan Chancellor
2026-08-23scsi: core: Enable context analysis for hosts.oBart Van Assche
2026-08-24scsi: storvsc: Remove support for storvsc protocol of old Hyper-V hostsMichael Kelley
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-08-19Merge tag 'ata-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/l...Linus Torvalds
2026-08-13Merge patch series "scsi: lpfc: Remove all strlcat() uses"Martin K. Petersen (Oracle)
2026-08-13scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functionsIan Bridges
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpersIan Bridges
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()Ian Bridges
2026-08-13scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_na...Ian Bridges
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()Ian Bridges
2026-08-13Merge patch series "Enable context analysis in the SCSI core and UFS driver"Martin K. Petersen (Oracle)
2026-08-13scsi: core: Enable context analysisBart Van Assche
2026-08-13scsi: core: Protect host state changes with the host lockBart Van Assche
2026-08-13scsi: core: Add lock context annotationsBart Van Assche
2026-08-13scsi: core: Pass the SCSI host pointer directly to scanning functionsBart Van Assche
2026-08-13Merge patch series "libsas: rediscover improvements for linkrate/sas_addr"Martin K. Petersen (Oracle)
2026-08-13scsi: libsas: Add linkrate and sas_addr change detection in rediscoverXingui Yang
2026-08-13scsi: libsas: Add sas_ex_phy_to_dev() helperXingui Yang
2026-08-13scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffersChandrakanth Patil
2026-08-13scsi: qla2xxx: Fix size_t format specifier in qla29xx_process_rd_image()Nathan Chancellor
2026-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-08-10scsi: fnic: Fix built-in NVMe/FC buildKaran Tilak Kumar
2026-08-07scsi: fnic: Fix invalid comparison for errorRoman Demidov
2026-08-07scsi: core: Fill in DMA padding bytes in scsi_alloc_sgtables()Petr Vaganov