Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-17 22:29:31 to 2026-07-23 01:05:40 UTC [more...]

[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
 2026-07-23  1:05 UTC  (61+ messages)
` [PATCH v2 01/33] ibmvfc: don't call locked done variant for MADs on send failure
` [PATCH v2 02/33] ibmvfc: flush rport_add_work_q during driver teardown
` [PATCH v2 03/33] ibmvfc: check for NULL evt in implicit LOGO and target delete path
` [PATCH v2 04/33] ibmvfc: free ibmvfc_target allocations with mempool_free
` [PATCH v2 05/33] ibmvfc: move target list from host to protocol specific channel groups
` [PATCH v2 06/33] ibmvfc: add NVMe/FC protocol interface definitions
` [PATCH v2 07/33] ibmvfc: split NVMe support into separate source file and add transport stubs
` [PATCH v2 08/33] ibmvfc: initialize NVMe channel configuration during driver probe
` [PATCH v2 09/33] ibmvfc: alloc/dealloc sub-queues for nvme channels
` [PATCH v2 10/33] ibmvfc: add logic for protocol specific fabric logins
` [PATCH v2 11/33] ibmvfc: add wrapper to get vhost associated with a channel struct
` [PATCH v2 12/33] ibmvfc: add helper for creating protocol specific discovery event
` [PATCH v2 13/33] ibmvfc: add helper to check NVMe/FC support with active channels
` [PATCH v2 14/33] ibmvfc: allocate and free NVMe channel group discover buffer
` [PATCH v2 15/33] ibmvfc: send NVMe target discovery MAD
` [PATCH v2 16/33] ibmvfc: add NVMe/FC Implicit Logout and Move Login support
` [PATCH v2 17/33] ibmvfc: add NVMe/FC Port "
` [PATCH v2 18/33] ibmvfc: add NVMe/FC Process "
` [PATCH v2 19/33] ibmvfc: add NVMe/FC Query Target support
` [PATCH v2 20/33] ibmvfc: allocate targets based on protocol
` [PATCH v2 21/33] ibmvfc: delete NVMe/FC targets as well as SCSI
` [PATCH v2 22/33] ibmvfc: update state machine to process NVMe/FC targets
` [PATCH v2 23/33] ibmvfc: implement NVMe/FC stubs for local/remote port registration
` [PATCH v2 24/33] ibmvfc: register local nvme fc port after fabric login
` [PATCH v2 25/33] ibmvfc: process NVMe/FC rports in work thread
` [PATCH v2 26/33] ibmvfc: extend ibmvfc_debug visibility to ibmvfc-nvme.h
` [PATCH v2 27/33] ibmvfc: declare global function definitions
` [PATCH v2 28/33] ibmvfc: implement LLDD callbacks for mapping nvme-fc queues
` [PATCH v2 29/33] ibmvfc: implement nvme-fc LS submission transport callback
` [PATCH v2 30/33] ibmvfc: implement nvme-fc IO command submission callback
` [PATCH v2 31/33] ibmvfc: implement nvme-fc LS abort handling callback
` [PATCH v2 32/33] ibmvfc: implement nvme-fc FCP abort callback
` [PATCH v2 33/33] ibmvfc: fail nvme-fc fcp-io and ls requests during transport reset

[PATCH] scsi: smartpqi: add new pci device-ids
 2026-07-22 22:48 UTC  (7+ messages)
` [PATCH] scsi: smartpqi: add support for CCISS_BIG_PASSTHRU ioctl
` [PATCH] scsi: smartpqi: Fix AIO retry marker cleared by SCSI core between dispatches
` [PATCH] scsi: smartpqi: update version to 2.1.42-011
` [PATCH] scsi: smartpqi: add new pci device-ids (please disregard, duplicate)

[PATCH v1 0/4] smartpqi: fixes and updates for 2.1.42-011
 2026-07-22 22:36 UTC  (7+ messages)
` [PATCH v1 1/4] smartpqi: Fix AIO retry marker cleared by SCSI core between dispatches
` [PATCH v1 2/4] smartpqi: add support for CCISS_BIG_PASSTHRU ioctl
` [PATCH v1 3/4] smartpqi: add new pci device-ids
` [PATCH v1 4/4] smartpqi: update version to 2.1.42-011

[PATCH] scsi: mpt3sas: validate variable event array spans
 2026-07-22 20:25 UTC  (28+ messages)
  ` How to fix problems with the sashiko review model

[PATCH v5] scsi: fill in DMA padding bytes in scsi_alloc_sgtables
 2026-07-22 18:27 UTC  (2+ messages)

[PATCH] scsi: ufs: ufshcd.h: fix all kernel-doc warnings
 2026-07-22 18:11 UTC  (3+ messages)

[PATCH 0/5] scsi: ufs: Fix descriptor parsing and invalid input handling
 2026-07-22 18:08 UTC  (18+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] scsi: ufs: core: Validate string descriptors
  ` [PATCH v2 2/6] scsi: ufs: Avoid NULL CQE dereference when reporting invalid tags
  ` [PATCH v2 4/6] scsi: ufs: rpmb: Validate request frame length before parsing
  ` [PATCH v2 5/6] scsi: ufs: rpmb: Use unaligned accessors for RPMB frames
  ` [PATCH v2 6/6] scsi: ufs: debugfs: Reserve space for a string terminator

[PATCH v2] scsi: ufs: Add support for the aggregated read query opcode
 2026-07-22 17:08 UTC  (3+ messages)

[PATCH] scsi: target: Clear cmd_cnt when initial counter enrollment fails
 2026-07-22 16:41 UTC  (4+ messages)

[PATCH] scsi: mpt3sas: don't post task management replies to io_uring poll queues
 2026-07-22 13:46 UTC  (2+ messages)

[RFC PATCH 0/4] virtio: SQ/CQ doorbell polling for vhost-scsi
 2026-07-22 11:00 UTC  (7+ messages)
` [RFC PATCH 1/4] common: add UAPI for SQ/CQ doorbell polling
` [RFC PATCH 2/4] vhost: host kernel support for SQ/CQ polling
` [RFC PATCH 3/4] virtio: guest driver "
` [RFC PATCH 4/4] virtio: add SQ/CQ polling mode support for vhost-scsi

[PATCH v3] scsi: ufs: core: Fix UFS RPMB device teardown order
 2026-07-22  9:43 UTC  (3+ messages)

[PATCH v2 0/2] scsi: support spinup notification for SAS SSP devices in Active_Wait/Idle_Wait state
 2026-07-22  9:11 UTC  (11+ messages)
` [PATCH v2 1/2] scsi: scsi_lib: add spinup_notify callback for ASC/ASCQ=0x04/0x11
` [PATCH v2 2/2] scsi: hisi_sas: add spinup_notify callback to handle Active_Wait/Idle_Wait SSP devices

[PATCH] scsi: target: avoid strlen() in target_core_call_addhbatotarget()
 2026-07-22  8:14 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v1] ufs: core: Remove unnecessary block I/O quiesce for clock scaling
 2026-07-22  2:25 UTC  (4+ messages)

[PATCH v2 0/7] pci: fix UAF and TOCTOU related to dynamic ID
 2026-07-21 22:36 UTC  (3+ messages)

[PATCH v3 9/9] pci: fix UAF when probe runs concurrent to dyn ID removal
 2026-07-21 22:35 UTC  (2+ messages)

[PATCH v3 8/9] pci: fix dyn_id add TOCTOU
 2026-07-21 22:34 UTC  (2+ messages)

[PATCH v3 7/9] pci: make pci_match_one_device match on ID instead of device
 2026-07-21 22:33 UTC  (2+ messages)

[PATCH v3 0/9] pci: fix UAF and TOCTOU related to dynamic ID
 2026-07-21 13:17 UTC  (2+ messages)

Regression: mpt3sas SAS3216 (9305-16e) fails after kernel update (works on previous kernel)
 2026-07-21 11:37 UTC 

[PATCH v2 0/2] scsi: sg: validate and clean up scatter_elem_sz handling
 2026-07-21  8:41 UTC  (2+ messages)

[PATCH v7 0/2] fixup handling of timeouts with deferred QCs
 2026-07-21  7:43 UTC  (5+ messages)
` [PATCH v7 1/2] ata: libata-scsi: terminate deferred commands on time out
` [PATCH v7 2/2] scsi: libsas: "

[PATCH v9 00/23] MediaTek UFS Cleanup and MT8196 Enablement
 2026-07-20 16:21 UTC  (6+ messages)
` [PATCH v9 03/23] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant

[PATCH v2 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-07-20 12:43 UTC  (2+ messages)

[PATCH V2] scsi: ufs: dt-bindings: Document the Maili UFS Controller
 2026-07-20 12:35 UTC  (3+ messages)

[PATCH] ufs: core: Revert "Delegate the interrupt service routine to a threaded IRQ handler"
 2026-07-20 11:49 UTC  (2+ messages)

[PATCH v1 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-07-20 10:56 UTC  (6+ messages)
` [PATCH v2 1/2] ufs: rpmb: retry power-on UNIT ATTENTION on the RPMB WLUN
` [PATCH v2 2/2] ufs: rpmb: use a fixed-length RPMB dev_id

[PATCH v6 0/2] fixup handling of timeouts with deferred QCs
 2026-07-20  9:33 UTC  (6+ messages)
` [PATCH v6 1/2] ata: libata-scsi: terminate deferred commands on time out
` [PATCH v6 2/2] scsi: libsas: "

[PATCH 0/1] zfcp bugfix for 7.2
 2026-07-20  7:55 UTC  (4+ messages)
` [PATCH 1/1] fix memory leak during adapter release by destroying gid_pn_req

[PATCH v2] scsi: ufs: dt-bindings: Add missing mcq reg for qcom,sa8255p-ufshc
 2026-07-20  7:12 UTC  (3+ messages)

[PATCH 0/2] scsi: bsg: fix io_uring passthrough issues
 2026-07-20  3:39 UTC  (5+ messages)
` [PATCH 1/2] scsi: bsg: fix TOCTOU in io_uring passthrough command setup
` [PATCH 2/2] scsi: bsg: map io_uring user buffers with GFP_KERNEL

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-19 23:20 UTC  (6+ messages)

[GIT PULL] SCSI fixes for 7.2-rc3+
 2026-07-18 20:32 UTC  (2+ messages)

[PATCH v2] PCI: Move pci_dev->is_busmaster into priv_flags
 2026-07-18 17:02 UTC  (3+ messages)

[PATCH v7 0/6] libata-scsi: multi-LUN ATAPI device support
 2026-07-18  3:09 UTC  (2+ messages)

[PATCH v5 0/2] fixup handling of timeouts with deferred QCs
 2026-07-18  1:04 UTC  (3+ messages)

[PATCH] scsi: sd: bound MODE SENSE offset in sd_read_app_tag_own()
 2026-07-17 22:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox