Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-31 02:16:12 to 2022-01-10 09:36:52 UTC [more...]

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-10  9:34 UTC  (8+ messages)

[PATCH -next] scsi: efct: Use GFP_ATOMIC under spin lock
 2022-01-10  8:54 UTC  (4+ messages)

[PATCH] pmcraid: don't use GFP_DMA in pmcraid_alloc_sglist
 2022-01-10  8:50 UTC  (3+ messages)

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-10  8:48 UTC  (13+ messages)
` [PATCH 10/16] scsi: message: fusion: "
` [PATCH 11/16] scsi: mptbase: Use dma_alloc_coherent() in 'mpt_alloc_fw_memory()'
` [PATCH 12/16] scsi: mptbase: Use dma_alloc_coherent()
` [PATCH 13/16] scsi: mptsas: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_info()
` [PATCH 14/16] scsi: mptsas: Use dma_alloc_coherent()
` [PATCH 15/16] scsi: mptctl: "

[PATCH] scsi: efct: Remove useless DMA-32 fallback configuration
 2022-01-10  7:41 UTC  (2+ messages)

[PATCH v2 00/17] qla2xxx misc bug fixes and features
 2022-01-10  5:02 UTC  (18+ messages)
` [PATCH v2 01/17] qla2xxx: Refactor asynchronous command initialization
` [PATCH v2 02/17] qla2xxx: Implement ref count for srb
` [PATCH v2 03/17] qla2xxx: fix stuck session in gpdb
` [PATCH v2 04/17] qla2xxx: Fix warning message due to adisc is being flush
` [PATCH v2 05/17] qla2xxx: Fix premature hw access after pci error
` [PATCH v2 06/17] qla2xxx: Fix scheduling while atomic
` [PATCH v2 07/17] qla2xxx: add retry for exec fw
` [PATCH v2 08/17] qla2xxx: Show wrong FDMI data for 64G adaptor
` [PATCH v2 09/17] qla2xxx: Add ql2xnvme_queues module param to configure number of NVME queues
` [PATCH v2 10/17] qla2xxx: Fix device reconnect in loop topology
` [PATCH v2 11/17] qla2xxx: fix warning for missing error code
` [PATCH v2 12/17] qla2xxx: edif: Fix clang warning
` [PATCH v2 13/17] qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adapters
` [PATCH v2 14/17] qla2xxx: Suppress a kernel complaint in qla_create_qpair()
` [PATCH v2 15/17] qla2xxx: Add devid's and conditionals for 28xx
` [PATCH v2 16/17] qla2xxx: check for firmware dump already collected
` [PATCH v2 17/17] qla2xxx: Update version to 10.02.07.300-k

mpt3sas fails to allocate budget_map and detects no devices
 2022-01-10  2:59 UTC  (10+ messages)

[PATCH v2] scsi: ufs: modify Tactive time setting conditions
 2022-01-10  2:05 UTC  (3+ messages)

[PATCH v2 0/9] scsi_debug: collection of additions
 2022-01-09  1:28 UTC  (10+ messages)
` [PATCH v2 1/9] scsi_debug: address races following module load
` [PATCH v2 2/9] scsi_debug: strengthen defer_t accesses
` [PATCH v2 3/9] scsi_debug: use task set full more
` [PATCH v2 4/9] scsi_debug: refine sdebug_blk_mq_poll
` [PATCH v2 5/9] scsi_debug: divide power on reset unit attention
` [PATCH v2 6/9] scsi_debug: add no_rwlock parameter
` [PATCH v2 7/9] scsi_debug: add sdeb_sgl_copy_sgl and friends
` [PATCH v2 8/9] scsi_debug: change store from vmalloc to sgl
` [PATCH v2 9/9] scsi_debug: add environmental reporting log subpage

[PATCH] scsi: storvsc: Fix storvsc_queuecommand() memory leak
 2022-01-09  0:17 UTC 

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-01-07 19:29 UTC  (14+ messages)
` [RFC PATCH 4/8] signals: Remove sigmask() macro

[PATCH] target: allow changing dbroot if there are no registered devices
 2022-01-07 15:10 UTC 

[PATCH][RESEND] scsi: megaraid: Avoid mismatched storage type sizes
 2022-01-07 14:32 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_each_phy()
 2022-01-07 14:09 UTC  (3+ messages)

[PATCH v3 0/3] Bring the BusLogic host bus adapter driver up to Y2021
 2022-01-07 14:07 UTC  (18+ messages)
` [PATCH v3 1/3] scsi: Provide for avoiding trailing allocation length with VPD inquiries
` [PATCH v3 2/3] scsi: Avoid using reserved length byte "
` [PATCH v3 3/3] scsi: Set allocation length to 255 for ATA Information VPD page

[issue report] pm8001 driver crashes with IOMMU enabled
 2022-01-07 11:12 UTC  (8+ messages)
    ` [issue report] pm8001 issues (was driver crashes with IOMMU enabled)

[PATCH RFT] scsi: pm8001: Fix FW crash for maxcpus=1
 2022-01-07 11:05 UTC  (7+ messages)

[PATCH] scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
 2022-01-07  9:31 UTC  (3+ messages)

[PATCH v1] scsi: ufs: modify Tactive time setting conditions
 2022-01-07  8:26 UTC  (2+ messages)

[PATCH 00/10] Add wrapped key support for Qualcomm ICE
 2022-01-06 21:14 UTC  (3+ messages)

[PATCH] qla2xxx: fix error status checking in qla24xx_modify_vp_config()
 2022-01-06 15:35 UTC  (2+ messages)

[PATCH] scsi: pm80xx: port reset timeout error handling correction
 2022-01-06 14:11 UTC  (5+ messages)

Answer
 2022-01-06 12:17 UTC 

[PATCH 00/16] qla2xxx misc bug fixes and features
 2022-01-06  0:55 UTC  (39+ messages)
` [PATCH 01/16] qla2xxx: Refactor asynchronous command initialization
` [PATCH 02/16] qla2xxx: Implement ref count for srb
` [PATCH 03/16] qla2xxx: fix stuck session in gpdb
` [PATCH 04/16] qla2xxx: Fix warning message due to adisc is being flush
` [PATCH 05/16] qla2xxx: Fix premature hw access after pci error
` [PATCH 06/16] qla2xxx: Fix scheduling while atomic
` [PATCH 07/16] qla2xxx: add retry for exec fw
` [PATCH 08/16] qla2xxx: Show wrong FDMI data for 64G adaptor
` [PATCH 09/16] qla2xxx: Add ql2xnvme_queues module param to configure number of NVME queues
` [PATCH 10/16] qla2xxx: Fix device reconnect in loop topology
` [PATCH 11/16] qla2xxx: fix warning for missing error code
` [PATCH 12/16] qla2xxx: edif: Fix clang warning
` [PATCH 13/16] qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adapters
` [PATCH 14/16] qla2xxx: Add devid's and conditionals for 28xx
` [PATCH 15/16] qla2xxx: Suppress a kernel complaint in qla_create_qpair()
` [PATCH 16/16] qla2xxx: Update version to 10.02.07.300-k

MES:
 2022-01-05 23:18 UTC 

[PATCH 0/9] scsi_debug: collection of additions
 2022-01-05 19:41 UTC  (10+ messages)
` [PATCH 1/9] scsi_debug: address races following module load
` [PATCH 3/9] scsi_debug: use task set full more
` [PATCH 4/9] scsi_debug: refine sdebug_blk_mq_poll
` [PATCH 6/9] scsi_debug: add no_rwlock parameter
` [PATCH 7/9] scsi_debug: add sdeb_sgl_copy_sgl and friends
` [PATCH 8/9] scsi_debug: change store from vmalloc to sgl
` [PATCH 9/9] scsi_debug: add environmental reporting log subpage

MES:
 2022-01-05 15:49 UTC 

[PATCH v2 -next] scsi: storvsc: Fix unsigned comparison to zero
 2022-01-05 12:23 UTC  (3+ messages)

[PATCH -next] scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
 2022-01-05  5:34 UTC  (2+ messages)

[PATCH][next] scsi: mpi3mr: Fix some spelling mistakes
 2022-01-05  5:33 UTC  (2+ messages)

[PATCH] mpt3sas: Update Persistent Trigger Pages from SysFs interface
 2022-01-05  5:32 UTC  (2+ messages)

[PATCH] scsi: aacraid: fix spelling of "its"
 2022-01-05  5:24 UTC  (2+ messages)

Fusion MPT SAS Host: scsi 0:0:32:0: Wrong diagnostic page; asked for 10 got 0
 2022-01-05  5:23 UTC  (2+ messages)

[PATCH] scsi: qedf: potential dereference of null pointer
 2022-01-05  5:20 UTC  (5+ messages)
` [EXT] "

Attention:
 2022-01-04 22:08 UTC 

[PATCH] scsi: Do not break scan luns loop if add single lun failed
 2022-01-04 12:10 UTC  (3+ messages)

[PATCH v2 00/15] Add runtime PM support for libsas
 2022-01-04 11:38 UTC  (6+ messages)
` [PATCH v2 05/15] scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_list

[PATCH] drivers/scsi: remove redundant error variable
 2022-01-04 11:24 UTC 

[Bug 215447] New: sr_mod scsi_mode_sense() failure -> "scsi-1 drive"
 2022-01-03 18:05 UTC  (4+ messages)
` [Bug 215447] "

[PATCH AUTOSEL 4.9 1/4] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
 2022-01-03 17:30 UTC 

[PATCH AUTOSEL 4.4 1/4] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
 2022-01-03 17:31 UTC 

[PATCH AUTOSEL 4.14 1/4] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
 2022-01-03 17:30 UTC 

[PATCH AUTOSEL 4.19 2/5] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
 2022-01-03 17:30 UTC 

[PATCH AUTOSEL 5.4 2/6] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
 2022-01-03 17:30 UTC 

[PATCH AUTOSEL 5.10 2/8] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
 2022-01-03 17:29 UTC 

[PATCH AUTOSEL 5.15 05/16] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
 2022-01-03 17:28 UTC 

[PATCH 5.15 65/73] scsi: vmw_pvscsi: Set residual data length conditionally
 2022-01-03 14:24 UTC 

[PATCH 5.10 43/48] scsi: vmw_pvscsi: Set residual data length conditionally
 2022-01-03 14:24 UTC 

[PATCH 5.4 33/37] scsi: vmw_pvscsi: Set residual data length conditionally
 2022-01-03 14:24 UTC 

[PATCH 4.19 24/27] scsi: vmw_pvscsi: Set residual data length conditionally
 2022-01-03 14:24 UTC 

[PATCH 4.14 15/19] scsi: vmw_pvscsi: Set residual data length conditionally
 2022-01-03 14:21 UTC 

[PATCH 4.9 10/13] scsi: vmw_pvscsi: Set residual data length conditionally
 2022-01-03 14:21 UTC 

[PATCH 4.4 08/11] scsi: vmw_pvscsi: Set residual data length conditionally
 2022-01-03 14:21 UTC 

[Bug 215446] New: LSI HBA attempting task abort!scmd every 32 hours
 2022-01-03 12:10 UTC 

[PATCH] scsi: qedf: Fix a UAF bug in __qedf_probe
 2022-01-03  6:47 UTC  (2+ messages)
` [EXT] "

[Bug 209177] mpt2sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:10791/_scsih_probe()!
 2022-01-03  0:42 UTC 

[GIT PULL] SCSI fixes for 5.16-rc7
 2021-12-31 17:51 UTC  (2+ messages)

[PATCH v4 ] scsi:spraid: initial commit of Ramaxel spraid driver
 2021-12-31 13:34 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).