public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-26 17:17:21 to 2024-08-07 20:32:39 UTC [more...]

[PATCH 0/2] Fix system resume for SCSI devices
 2024-08-07 20:32 UTC 

[Bug 219128] New: lpfc driver reports failure message
 2024-08-07 16:41 UTC  (7+ messages)
` [Bug 219128] lpfc driver reports failed messages

[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: "

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-07 12:49 UTC  (26+ messages)
` [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping
` [PATCH v3 02/15] virito: add APIs for retrieving vq affinity
` [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 08/15] sched/isolation: Add io_queue housekeeping option
` [PATCH v3 09/15] docs: add io_queue as isolcpus options
` [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 13/15] virtio: blk/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] scsi: snic: Avoid creating two slab caches with the same name
 2024-08-07  9:57 UTC 

[PATCH] scsi: message: fusion: Remove unused variable
 2024-08-07  9:39 UTC 

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

[PATCH v2 0/2] scsi: ufs: Add host capabilities sysfs group
 2024-08-07  5:41 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 00/11] NCR5380: Bug fixes and other improvements
 2024-08-07  3:36 UTC  (12+ messages)
` [PATCH 06/11] scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers
` [PATCH 10/11] scsi: NCR5380: Remove obsolete comment
` [PATCH 07/11] scsi: NCR5380: Handle BSY signal loss during information transfer phases
` [PATCH 08/11] scsi: NCR5380: Drop redundant member from struct NCR5380_cmd
` [PATCH 11/11] scsi: NCR5380: Clean up indentation
` [PATCH 03/11] scsi: mac_scsi: Disallow bus errors during PDMA send
` [PATCH 09/11] scsi: NCR5380: Remove redundant result calculation from NCR5380_transfer_pio()
` [PATCH 04/11] scsi: NCR5380: Check for phase match during PDMA fixup
` [PATCH 01/11] scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages
` [PATCH 02/11] scsi: mac_scsi: Refactor polling loop
` [PATCH 05/11] scsi: mac_scsi: Enable scatter/gather by default

[PATCH] scsi: fix the return value of scsi_logical_block_count
 2024-08-07  0:57 UTC 

[PATCH 0/2] Fix recently introduced build failures
 2024-08-06 20:56 UTC  (5+ messages)
` [PATCH 1/2] ARM: riscpc: ecard: Fix the build
` [PATCH 2/2] mips: sgi-ip22: "

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

[PATCH 0/2] block atomic writes tidy-ups/fix
 2024-08-06 12:12 UTC  (5+ messages)
` [PATCH 1/2] scsi: sd: Don't check if a write for REQ_ATOMIC
` [PATCH 2/2] block: Don't check REQ_ATOMIC for reads

[Bug 219027] New: The SCSI can't adjust Max xfer length (blocks) with different storage device
 2024-08-06  2:16 UTC  (5+ messages)
` [Bug 219027] "

[PATCH v2 0/6] SCSI disk source code cleanup
 2024-08-05 23:42 UTC  (7+ messages)
` [PATCH v2 1/6] scsi: sd: Move the sd_remove() function definition
` [PATCH v2 2/6] scsi: sd: Move the sd_config_discard() "
` [PATCH v2 3/6] scsi: sd: Move the sd_config_write_same() "
` [PATCH v2 4/6] scsi: sd: Move the scsi_disk_release() "
` [PATCH v2 5/6] scsi: sd: Move the sd_fops definition
` [PATCH v2 6/6] scsi: sd: Do not split error messages

[PATCH 0/6] SCSI disk source code cleanup
 2024-08-05 23:38 UTC  (15+ messages)
` [PATCH 1/6] scsi: sd: Move the sd_remove() function definition
` [PATCH 2/6] scsi: sd: Move the sd_config_discard() "
` [PATCH 3/6] scsi: sd: Move the sd_config_write_same() "
` [PATCH 4/6] scsi: sd: Move the scsi_disk_release() "
` [PATCH 5/6] scsi: sd: Move the sd_fops definition
` [PATCH 6/6] scsi: sd: Do not split error messages

[PATCH] scsi: megaraid_sas: struct MR_LD_VF_MAP: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (3+ messages)

[PATCH 0/4] scsi: mpi3mr: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (3+ messages)

[PATCH] scsi: ipr: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (3+ messages)

[PATCH] scsi: aacraid: union aac_init: Replace 1-element array with flexible array
 2024-08-05 21:17 UTC  (3+ messages)

[PATCH 0/5] smartpqi updates
 2024-08-05 21:17 UTC  (3+ messages)

[PATCH] scsi: aacraid: struct aac_ciss_phys_luns_resp: Replace 1-element array with flexible array
 2024-08-05 21:17 UTC  (3+ messages)

[PATCH 0/6] scsi: message: fusion: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (3+ messages)

[PATCH 0/2] scsi: aacraid: struct sgmap: Replace 1-element arrays with flexible arrays
 2024-08-05 21:17 UTC  (3+ messages)

[PATCH 0/8] Update lpfc to revision 14.4.0.4
 2024-08-05 21:17 UTC  (11+ messages)
` [PATCH 1/8] lpfc: Change diagnostic log flag during receipt of unknown ELS cmds
` [PATCH 2/8] lpfc: Remove redundant vport assignment when building an abort request
` [PATCH 3/8] lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
` [PATCH 4/8] lpfc: Fix unintentional double clearing of vmid_flag
` [PATCH 5/8] lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology
` [PATCH 6/8] lpfc: Update PRLO handling "
` [PATCH 7/8] lpfc: Update lpfc version to 14.4.0.4
` [PATCH 8/8] lpfc: Copyright updates for 14.4.0.4 patches

[PATCH AUTOSEL 6.1 2/5] scsi: ufs: core: Bypass quick recovery if force reset is needed
 2024-08-05 17:58 UTC 

[PATCH AUTOSEL 6.6 03/15] scsi: ufs: core: Check LSDBS cap when !mcq
 2024-08-05 17:57 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 04/15] scsi: ufs: core: Bypass quick recovery if force reset is needed

[PATCH AUTOSEL 6.10 03/16] scsi: ufs: core: Check LSDBS cap when !mcq
 2024-08-05 17:55 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 04/16] scsi: ufs: core: Bypass quick recovery if force reset is needed

RFC: Retrying SCSI pass-through commands
 2024-08-05 17:56 UTC  (10+ messages)

[GIT PULL] SCSI fixes for 6.11-rc1
 2024-08-03 22:40 UTC  (2+ messages)

[PATCH] mpi3mr: a perfomance fix
 2024-08-03 15:04 UTC 

[PATCH v3 0/2] scsi discard fix
 2024-08-03  2:14 UTC  (2+ messages)

[PATCH v5 0/1] Allow platform drivers to update UIC command timeout
 2024-08-03  1:42 UTC  (3+ messages)
` [PATCH v5 1/1] scsi: ufs: core: Support Updating UIC Command Timeout

[PATCH] scsi: megaraid_sas: struct MR_HOST_DEVICE_LIST: Replace 1-element array with flexible array
 2024-08-03  1:27 UTC  (2+ messages)

blktests failures with v6.11-rc1 kernel
 2024-08-02 16:49 UTC  (4+ messages)

[PATCH] ata: libata: Remove ata_noop_qc_prep()
 2024-08-01 18:10 UTC  (5+ messages)

[PATCH] scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
 2024-08-01 16:07 UTC  (5+ messages)

linux-next: runtime warning after merge of the dma-mapping tree
 2024-08-01 13:40 UTC 

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

Regression in 6.11-rc1 in scsi/sd?
 2024-08-01  0:55 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 14/22] usb: uas: set host status byte on data completion error
 2024-08-01  0:38 UTC 

[PATCH AUTOSEL 5.10 30/38] usb: uas: set host status byte on data completion error
 2024-08-01  0:35 UTC 

[PATCH AUTOSEL 5.15 37/47] usb: uas: set host status byte on data completion error
 2024-08-01  0:31 UTC 

[PATCH AUTOSEL 6.1 48/61] usb: uas: set host status byte on data completion error
 2024-08-01  0:26 UTC 

[PATCH AUTOSEL 6.6 66/83] usb: uas: set host status byte on data completion error
 2024-08-01  0:18 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 77/83] scsi: pm80xx: Set phy->enable_completion only when we wait for it

[PATCH AUTOSEL 6.10 096/121] usb: uas: set host status byte on data completion error
 2024-08-01  0:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 113/121] scsi: pm80xx: Set phy->enable_completion only when we wait for it

[PATCH] ufs: ufshcd: Use of_property_count_u32_elems() to get property length
 2024-07-31 21:06 UTC  (2+ messages)

[PATCH] ufs: Use of_property_present()
 2024-07-31 21:05 UTC  (2+ messages)

[PATCH] ibmvfc: Add max_sectors module parameter
 2024-07-30 17:51 UTC 

[PATCH] scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
 2024-07-29 18:26 UTC  (2+ messages)

fine-grained PI control
 2024-07-29 17:03 UTC  (5+ messages)

[PATCH] scsi: scsi_debug:Use min_t to replace min
 2024-07-29 16:45 UTC  (4+ messages)

[PATCH v2] dt-bindings: ufs: qcom: document QCS9100 UFS
 2024-07-29 10:25 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 14/17] scsi: ufs: core: Remove SCSI host only if added
 2024-07-28 16:06 UTC 

[PATCH AUTOSEL 6.10 19/23] scsi: ufs: core: Remove SCSI host only if added
 2024-07-28 16:05 UTC 

[PATCH] scsi: lpfc: Use bitmap_size()
 2024-07-27 20:37 UTC 

[PATCH 04/20] scsi: bnx2fc: Use kthread_create_on_cpu()
 2024-07-26 21:56 UTC  (3+ messages)
` [PATCH 05/20] scsi: bnx2i: "
` [PATCH 06/20] scsi: qedi: "


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