public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-27 14:17:39 to 2024-06-05 02:52:04 UTC [more...]

SCSI discovery update
 2024-06-05  2:51 UTC  (4+ messages)
` [PATCH 02/14] scsi: core: Query VPD size before getting full page

[PATCH 0/2] block, scsi: Small improvements for blk_mq_alloc_queue() usage
 2024-06-05  2:32 UTC  (4+ messages)

[PATCH] scsi: qla2xxx: remove unused struct 'scsi_dif_tuple'
 2024-06-05  2:32 UTC  (4+ messages)

[PATCH v7 0/3] scsi: ufs: Allow RTT negotiation
 2024-06-05  2:32 UTC  (8+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] scsi: ufs: Maximum RTT supported by the host driver
` [PATCH v7 3/3] scsi: ufs: sysfs: Make max_number_of_rtt read-write

[Bug 218890] reset SuperSpeed USB device number 2 using xhci_hcd
 2024-06-05  2:25 UTC  (9+ messages)
        ` [PATCH] scsi: sd: Use READ(16) when reading block zero on large capacity disks
            ` [PATCH v2] "

[PATCH 0/4] Declare local functions static
 2024-06-05  2:23 UTC  (7+ messages)
` [PATCH 1/4] scsi: acornscsi: "
` [PATCH 2/4] scsi: cumana: "
` [PATCH 3/4] scsi: eesox: "
` [PATCH 4/4] scsi: powertec: "

[PATCH v2 0/2] ufs: pci: Add support UFSHCI 4.0 MCQ
 2024-06-05  2:17 UTC  (6+ messages)
  ` [PATCH v2 1/2] ufs: pci: Add support MCQ for QEMU-based UFS
  ` [PATCH v2 2/2] ufs: mcq: Prevent no I/O queue case for MCQ

[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
 2024-06-04 23:03 UTC  (15+ messages)
` [RFC 01/12] Drivers: hv: vmbus: Drop unsupported VMBus devices earlier
` [RFC 02/12] Drivers: hv: vmbus: Fix error path that deletes non-existent sysfs group
` [RFC 03/12] Drivers: hv: vmbus: Add an IRQ name to VMBus channels
` [RFC 04/12] PCI: hv: Annotate the VMBus channel IRQ name
` [RFC 05/12] scsi: storvsc: "
` [RFC 06/12] genirq: Add per-cpu flow handler with conditional IRQ stats
` [RFC 07/12] Drivers: hv: vmbus: Set up irqdomain and irqchip for the VMBus connection
` [RFC 08/12] Drivers: hv: vmbus: Allocate an IRQ per channel and use for relid mapping
` [RFC 09/12] Drivers: hv: vmbus: Use Linux IRQs to handle VMBus channel interrupts
` [RFC 10/12] Drivers: hv: vmbus: Implement vmbus_irq_set_affinity
` [RFC 11/12] Drivers: hv: vmbus: Wait for MODIFYCHANNEL to finish when offlining CPUs
` [RFC 12/12] Drivers: hv: vmbus: Ensure IRQ affinity isn't set to a CPU going offline

blktests failures with v6.10-rc1 kernel
 2024-06-04  6:57 UTC  (9+ messages)

[PATCH v7 0/9] block atomic writes
 2024-06-03 13:29 UTC  (14+ messages)
` [PATCH v7 1/9] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v7 2/9] fs: Initial atomic write support
` [PATCH v7 3/9] fs: Add initial atomic write support info to statx
` [PATCH v7 4/9] block: Add core atomic write support
` [PATCH v7 5/9] block: Add atomic write support for statx
` [PATCH v7 6/9] block: Add fops atomic write support
` [PATCH v7 7/9] scsi: sd: Atomic "
` [PATCH v7 8/9] scsi: scsi_debug: "
` [PATCH v7 9/9] nvme: "

[PATCH v1 1/1] scsi: mpi3mr: Fix printf() specifier
 2024-06-02 15:36 UTC  (2+ messages)

convert the SCSI ULDs to the atomic queue limits API v2
 2024-05-31 13:55 UTC  (25+ messages)
` [PATCH 01/14] ubd: refactor the interrupt handler
` [PATCH 02/14] ubd: untagle discard vs write zeroes not support handling
` [PATCH 03/14] rbd: increase io_opt again
` [PATCH 04/14] block: take io_opt and io_min into account for max_sectors
` [PATCH 05/14] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 06/14] sd: add a sd_disable_discard helper
` [PATCH 07/14] sd: add a sd_disable_write_same helper
` [PATCH 08/14] sd: simplify the disable case in sd_config_discard
` [PATCH 09/14] sd: factor out a sd_discard_mode helper
` [PATCH 10/14] sd: cleanup zoned queue limits initialization
` [PATCH 11/14] sd: convert to the atomic queue limits API
` [PATCH 12/14] sr: "
` [PATCH 13/14] block: remove unused "
` [PATCH 14/14] block: add special APIs for run-time disabling of discard and friends

[PATCH] mpt3sas: Avoid test/set_bit() operating in non-allocated memory
 2024-05-31 21:10 UTC  (2+ messages)

[PATCH 0/3] ufs: pci: Add support UFSHCI 4.0 MCQ
 2024-05-31 20:55 UTC  (9+ messages)
  ` [PATCH 1/3] ufs: mcq: Add ufshcd_mcq_queue_cfg_addr helper
  ` [PATCH 2/3] ufs: pci: Add support MCQ for QEMU-based UFS
  ` [PATCH 3/3] ufs: mcq: Prevent no I/O queue case for MCQ

[REGRESSION] USB flash drive unusable with constant resets, since commit 4f53138fff
 2024-05-31 20:03 UTC  (5+ messages)

convert the SCSI ULDs to the atomic queue limits API
 2024-05-31  9:14 UTC  (43+ messages)
` [PATCH 01/12] ubd: untagle discard vs write zeroes not support handling
` [PATCH 02/12] block: take io_opt and io_min into account for max_sectors
` [PATCH 03/12] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 04/12] sd: add a sd_disable_discard helper
` [PATCH 05/12] sd: add a sd_disable_write_same helper
` [PATCH 06/12] sd: simplify the disable case in sd_config_discard
` [PATCH 07/12] sd: factor out a sd_discard_mode helper
` [PATCH 08/12] sd: cleanup zoned queue limits initialization
` [PATCH 09/12] sd: convert to the atomic queue limits API
` [PATCH 10/12] sr: "
` [PATCH 11/12] block: remove unused "
` [PATCH 12/12] block: add special APIs for run-time disabling of discard and friends

[PATCH v2] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed
 2024-05-31  8:53 UTC  (5+ messages)

[PATCH] scsi: aic7xxx: Fix some build warning
 2024-05-31  8:13 UTC 

[PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
 2024-05-31  8:06 UTC  (7+ messages)

[PATCH v2] ufs:mcq:Fixing Error Output and cleanup for ufshcd_mcq_abort
 2024-05-31  1:15 UTC  (2+ messages)

[PATCH v3 0/6] mpi3mr: Host diag buffer support
 2024-05-31  1:04 UTC  (3+ messages)
` [PATCH v3 3/6] mpi3mr: Dump driver and dmesg logs into driver diag buffer

[PATCH v2 0/2] ufs: mcq: Fix and cleanup unsafe macros
 2024-05-31  0:46 UTC  (2+ messages)

[PATCH v2 0/1] Allow platform drivers to update UIC command timeout
 2024-05-30 21:36 UTC  (2+ messages)
` [PATCH v2 1/1] scsi: ufs: core: Support Updating UIC Command Timeout

[PATCH] scsi: mpi3mr: Fix a format specifier
 2024-05-30 18:59 UTC  (4+ messages)

mpt3sas: BUG: KASAN: slab-out-of-bounds in _scsih_add_device
 2024-05-30 15:04 UTC  (2+ messages)

[PATCH 1/2] scsi: megaraid_sas: Fix DCMD issue command handling
 2024-05-30  9:45 UTC  (2+ messages)
` [PATCH 2/2] scsi: megaraid_sas: Add megasas_dcmd_timeout helper

[PATCH v6 0/3] scsi: ufs: Allow RTT negotiation
 2024-05-29 21:15 UTC  (11+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] scsi: ufs: Maximum RTT supported by the host driver
` [PATCH v6 3/3] scsi: ufs: sysfs: Make max_number_of_rtt read-write

[PATCH] driver core: Add log when devtmpfs create node failed
 2024-05-29  2:49 UTC  (2+ messages)

[Bug 218866] Extra /dev/sd.. entries for a fake raid on Z10PE-D16 WS motherboard
 2024-05-28 18:28 UTC 

[PATCH v5] dt-bindings: ufs: qcom,ufs: drop source clock entries
 2024-05-28 13:36 UTC 

[PATCH v4 0/4] scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform
 2024-05-28 13:27 UTC  (2+ messages)
` (subset) "

fix stacking of sd-imposed max_sectors
 2024-05-28 12:57 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 2/3] scsi: qedi: Fix crash while reading debugfs attribute
 2024-05-27 14:20 UTC 

[PATCH AUTOSEL 5.4 4/6] scsi: qedi: Fix crash while reading debugfs attribute
 2024-05-27 14:19 UTC 

[PATCH AUTOSEL 5.10 07/13] scsi: qedi: Fix crash while reading debugfs attribute
 2024-05-27 14:18 UTC 

[PATCH AUTOSEL 5.15 07/13] scsi: qedi: Fix crash while reading debugfs attribute
 2024-05-27 14:18 UTC 

[PATCH AUTOSEL 6.1 08/17] scsi: qedi: Fix crash while reading debugfs attribute
 2024-05-27 14:16 UTC 


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