summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2026-07-26scsi: ibmvfc: add NVMe/FC Port Login supportTyrel Datwyler
2026-07-26scsi: ibmvfc: add NVMe/FC Implicit Logout and Move Login supportTyrel Datwyler
2026-07-26scsi: ibmvfc: send NVMe target discovery MADTyrel Datwyler
2026-07-26scsi: ibmvfc: allocate and free NVMe channel group discover bufferTyrel Datwyler
2026-07-26scsi: ibmvfc: add helper to check NVMe/FC support with active channelsTyrel Datwyler
2026-07-26scsi: ibmvfc: add helper for creating protocol specific discovery eventTyrel Datwyler
2026-07-26scsi: ibmvfc: add wrapper to get vhost associated with a channel structTyrel Datwyler
2026-07-26scsi: ibmvfc: add logic for protocol specific fabric loginsTyrel Datwyler
2026-07-26scsi: ibmvfc: alloc/dealloc sub-queues for nvme channelsTyrel Datwyler
2026-07-26scsi: ibmvfc: initialize NVMe channel configuration during driver probeTyrel Datwyler
2026-07-26scsi: ibmvfc: split NVMe support into separate source file and add transport ...Tyrel Datwyler
2026-07-26scsi: ibmvfc: add NVMe/FC protocol interface definitionsTyrel Datwyler
2026-07-26scsi: ibmvfc: move target list from host to protocol specific channel groupsTyrel Datwyler
2026-07-26scsi: ibmvfc: free ibmvfc_target allocations with mempool_freeTyrel Datwyler
2026-07-26scsi: ibmvfc: check for NULL evt in implicit LOGO and target delete pathTyrel Datwyler
2026-07-26scsi: ibmvfc: flush rport_add_work_q during driver teardownTyrel Datwyler
2026-07-26scsi: ibmvfc: don't call locked done variant for MADs on send failureTyrel Datwyler
2026-07-26scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake raceXingui Yang
2026-07-26scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection bufferHyeongJun An
2026-07-26scsi: dc395x: Remove unused variable 'fact'Colin Ian King
2026-07-26Merge patch series "scsi: mpt3sas: add hwmon support"Martin K. Petersen
2026-07-26scsi: libiscsi: Fix stale-data leak into the SCSI sense bufferHyeongJun An
2026-07-16scsi: zorro7xx: Make use of struct zorro_device_id::driver_data_ptrUwe Kleine-König (The Capable Hub)
2026-07-16scsi: zorro: a2091: gvp11: Use named initializer for zorro_device_idUwe Kleine-König (The Capable Hub)
2026-07-16scsi: NCR5380: Improve style of pnp_device_id array terminatorUwe Kleine-König (The Capable Hub)
2026-07-16scsi: aha1542: Improve style of pnp_device_id array terminatorUwe Kleine-König (The Capable Hub)
2026-07-16scsi: qla2xxx: Handle INTx not connected while passing throughShivaprasad G Bhat
2026-07-13scsi: scsi_debug: move ASC and ASCQ definitions to scsi_proto.hDamien Le Moal
2026-07-12scsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset pathHaoxiang Li
2026-07-12scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()WenTao Liang
2026-07-12scsi: elx: efct: Fix I/O leak on unsupported additional CDBHaoxiang Li
2026-07-12scsi: core: wake eh reliably when using scsi_schedule_ehDavid Jeffery
2026-07-12scsi: mpt3sas: Add hwmon supportLouis Sautier
2026-07-12scsi: mpt3sas: Add IO Unit Page 7 config accessorLouis Sautier
2026-07-08scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()Abdun Nihaal
2026-07-08scsi: sg: Report request-table problems when any status is setXu Rao
2026-07-08scsi: virtio_scsi: Fix up endian conversions for warning messagesBen Dooks
2026-07-08Merge branch 7.2/scsi-queue into 7.2/scsi-fixesMartin K. Petersen
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-06-17treewide: fix transposed "sign" typos and update spelling.txtShardul Deshpande
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-15scsi: bfa: Reduce kernel stack usage in bfa_fcs_lport_fdmi_build_portattr_blo...Arnd Bergmann
2026-06-15scsi: core: Remove export for scsi_device_from_queue()Catalin Iacob
2026-06-15Merge branch 7.1/scsi-fixes into 7.2/scsi-stagingMartin K. Petersen
2026-06-08scsi: lpfc: Fix spelling mistakes in commentsWilliam Theesfeld
2026-06-08scsi: devinfo: Broaden Promise VTrak E310/E610 identificationXose Vazquez Perez
2026-06-08scsi: scsi_debug: Fix one-partition tape setup boundsSamuel Moelius
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski