linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-07 09:57:15 to 2024-08-15 06:20:07 UTC [more...]

[bug report] raid0 array mkfs.xfs hang
 2024-08-15  6:19 UTC  (9+ messages)

[PATCH v2 0/3] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field
 2024-08-15  5:16 UTC  (4+ messages)
` [PATCH v2 1/3] ufs: core: Rename LSDB to LSDBS to reflect the UFSHCI 4.0 spec
` [PATCH v2 2/3] ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register
` [PATCH v2 3/3] ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC

[PATCH 0/3] ufs: qcom: Fix probe failure on SM8550 SoC due to broken SDBS field
 2024-08-15  3:46 UTC  (9+ messages)
` [PATCH 1/3] ufs: core: Rename LSDB to SDBS to reflect the UFSHCI 4.0 spec
` [PATCH 2/3] ufs: core: Add a quirk for handling broken SDBS field in controller capabilities register
` [PATCH 3/3] ufs: qcom: Add UFSHCD_QUIRK_BROKEN_SDBS_CAP for SM8550 SoC

blktests failures with v6.11-rc1 kernel
 2024-08-14 12:35 UTC  (6+ messages)

[PATCH] ufs: core: fix bus timeout in ufshcd_wl_resume flow
 2024-08-14  6:39 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update HiSilicon SAS controller driver maintainer
 2024-08-14  4:01 UTC 

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-13 13:11 UTC  (37+ messages)
` [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
` [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
` [PATCH v3 05/15] nvme: "
` [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues "
` [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
` [PATCH v3 10/15] blk-mq: add number of queue calc helper
` [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v3 12/15] scsi: "
` [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH v2] scsi: message: fusion: Make compilation warning free
 2024-08-13  8:43 UTC 

[PATCH] scsi: message: fusion: Remove unused variable
 2024-08-13  8:10 UTC  (4+ messages)

[PATCH v2 0/3] Init support for RK3576 UFS controller
 2024-08-13  7:22 UTC  (28+ messages)
` [PATCH v2 2/3] dt-bindings: ufs: Document Rockchip UFS host controller
` [PATCH v2 3/3] scsi: ufs: rockchip: init support for UFS
` [RESEND PATCH v2 2/3] dt-bindings: ufs: Document Rockchip UFS host controller
  ` [PATCH v2 1/3] scsi: ufs: core: Export ufshcd_dme_link_startup() helper

[PATCH v5 0/5] Support managed interrupts for platform devices
 2024-08-13  7:13 UTC  (6+ messages)
` [PATCH v5 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()

[PATCH v2] scsi: fix the return value of scsi_logical_block_count
 2024-08-13  5:34 UTC 

[PATCH v3] scsi: sd: retry command SYNC CACHE if format in progress
 2024-08-13  5:14 UTC  (2+ messages)

[PATCH] scsi: fix the return value of scsi_logical_block_count
 2024-08-13  3:35 UTC  (3+ messages)

[PATCH v1] scsi: ufs: core: introduce override_cqe_ocs
 2024-08-13  3:24 UTC  (5+ messages)

[REGRESSION] critical target error, bisected
 2024-08-13  2:21 UTC  (3+ messages)

[PATCH 0/2] scsi: mpi3mr: Fix two bugs in the new buffer allocation code
 2024-08-13  2:14 UTC  (8+ messages)
` [PATCH 1/2] scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lock
` [PATCH 2/2] scsi: mpi3mr: Avoid MAX_PARE_ORDER WARNING for buffer allocations

[PATCH v4 0/2] scsi: ufs: Add host capabilities sysfs group
 2024-08-13  2:12 UTC  (4+ messages)
` [PATCH v4 1/2] scsi: ufs: Prepare to add HCI capabilities sysfs
` [PATCH v4 2/2] scsi: ufs: Add HCI capabilities sysfs group

[PATCH 00/11] NCR5380: Bug fixes and other improvements
 2024-08-13  2:07 UTC  (2+ messages)

[PATCH] mpi3mr: a perfomance fix
 2024-08-13  2:00 UTC  (2+ messages)

[PATCH v1 0/3] mpi3mr: Critical bug fixes
 2024-08-13  1:59 UTC  (5+ messages)
` [PATCH v1 1/3] mpi3mr: return complete ioc_status for ioctl commands
` [PATCH v1 2/3] mpi3mr: Update consumer index of reply queues after every 100 replies
` [PATCH v1 3/3] mpi3mr: Driver version update to 8.10.0.5.50

[PATCH] scsi: snic: Avoid creating two slab caches with the same name
 2024-08-13  1:38 UTC  (2+ messages)

[PATCH] scsi: sd: retry command SYNC CACHE if format in progress
 2024-08-13  1:33 UTC  (6+ messages)

[PATCH v2] scsi: sd: retry command SYNC CACHE if format in progress
 2024-08-13  1:14 UTC  (3+ messages)

[PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property length
 2024-08-12 22:18 UTC  (3+ messages)

[PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_present()
 2024-08-12 22:17 UTC  (3+ messages)

[PATCH 0/2] block atomic writes tidy-ups/fix
 2024-08-12 22:03 UTC  (2+ messages)

[PATCH] ibmvfc: Add max_sectors module parameter
 2024-08-12 21:45 UTC  (3+ messages)

[PATCH] staging: drivers: scsi: lpfc: Fix warning: Using plain integer as NULL pointer in lpfc_init.c
 2024-08-12 16:24 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.11-rc2
 2024-08-11 17:03 UTC  (2+ messages)

[PATCH v3 0/2] scsi: ufs: Add host capabilities sysfs group
 2024-08-11 14:00 UTC  (9+ messages)
` [PATCH v3 1/2] scsi: ufs: Prepare to add HCI capabilities sysfs
` [PATCH v3 2/2] scsi: ufs: Add HCI capabilities sysfs group

[PATCH v2 00/14] Introduce support for Fabric Discovery and
 2024-08-10 14:38 UTC  (16+ messages)
` [PATCH v2 01/14] scsi: fnic: Replace shost_printk with dev_info/dev_err
` [PATCH v2 02/14] scsi: fnic: Add headers and definitions for FDLS
` [PATCH v2 03/14] scsi: fnic: Add support for fabric based solicited requests and responses
` [PATCH v2 04/14] scsi: fnic: Add support for target "
` [PATCH v2 05/14] scsi: fnic: Add support for unsolicited "
` [PATCH v2 06/14] scsi: fnic: Add and integrate support for FDMI
` [PATCH v2 07/14] scsi: fnic: Add and integrate support for FIP
` [PATCH v2 08/14] scsi: fnic: Add functionality in fnic to support FDLS
` [PATCH v2 09/14] scsi: fnic: Modify IO path to use FDLS
` [PATCH v2 10/14] scsi: fnic: Modify fnic interfaces "
` [PATCH v2 11/14] scsi: fnic: Add stats and related functionality
` [PATCH v2 12/14] scsi: fnic: Code cleanup
` [PATCH v2 13/14] scsi: fnic: Add support to handle port channel RSCN
` [PATCH v2 14/14] scsi: fnic: Increment driver version

[PATCH -next] scsi: target: Remove unused declarations
 2024-08-10  9:34 UTC 

[bug report] sas_phy hardreset/linkreset hang
 2024-08-10  3:10 UTC 

[PATCH v2 0/2] Fix system resume for SCSI devices
 2024-08-09 22:13 UTC  (4+ messages)
` [PATCH v2 1/2] scsi: core: Retry passthrough commands if SCMD_RETRY_PASSTHROUGH is set
` [PATCH v2 2/2] sd: Retry START STOP UNIT commands

Leak of tpg->np_login_sem, possibly due to connection interruptions
 2024-08-09 19:40 UTC  (3+ messages)

[PATCH 0/2] Fix system resume for SCSI devices
 2024-08-09 19:35 UTC  (5+ messages)
` [PATCH 1/2] scsi: core: Retry passthrough commands if SCMD_RETRY_PASST_ON_UA is set
` [PATCH 2/2] sd: Retry START STOP UNIT commands in case of a unit attention

[PATCH] scsi: sd: Have scsi-ml retry START_STOP errors
 2024-08-09 18:25 UTC  (4+ messages)

[PATCH 00/14] Introduce support for feature Fabric Discovery and
 2024-08-09 16:36 UTC  (4+ messages)
` [PATCH 07/14] scsi: fnic: Add and integrate support for FIP

[PATCH] scsi: ufs: add missing macro for the UFSHCI register map
 2024-08-09  5:21 UTC  (2+ messages)

[Bug 219128] New: lpfc driver reports failure message
 2024-08-09  2:30 UTC  (3+ messages)
` [Bug 219128] lpfc driver reports failed messages

[PATCH] scsi: ufs: Add missing check for alloc_ordered_workqueue
 2024-08-08 17:16 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: Add host capabilities sysfs group
 2024-08-08 17:08 UTC  (7+ messages)
` [PATCH v2 1/2] scsi: ufs: Prepare to add HCI capabilities sysfs
` [PATCH v2 2/2] scsi: ufs: Add HCI capabilities sysfs group

[PATCH 04/19] scsi: bnx2fc: Use kthread_create_on_cpu()
 2024-08-07 16:02 UTC  (3+ messages)
` [PATCH 05/19] scsi: bnx2i: "
` [PATCH 06/19] scsi: qedi: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).