linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-11 02:29:54 to 2022-05-19 02:49:10 UTC [more...]

[PATCH] scsi: csiostor: take size of pointed value, not pointer
 2022-05-19  2:49 UTC 

[PATCH V2 00/13] scsi fixes, perf improvements and cleanups
 2022-05-19  0:35 UTC  (14+ messages)
` [PATCH V2 01/13] scsi: iscsi: Fix HW conn removal use after free
` [PATCH V2 02/13] scsi: iscsi: Add helper to remove a session from the kernel
` [PATCH V2 03/13] scsi: qedi: Use QEDI_MODE_NORMAL for error handling
` [PATCH V2 04/13] scsi: iscsi: Fix session removal on shutdown
` [PATCH V2 05/13] scsi: iscsi: Rename iscsi_conn_queue_work
` [PATCH V2 06/13] scsi: iscsi: Add recv workqueue helpers
` [PATCH V2 07/13] scsi: iscsi: Run recv path from workqueue
` [PATCH V2 08/13] scsi: iscsi_tcp: Tell net when there's more data
` [PATCH V2 09/13] scsi: iscsi_tcp: Drop target_alloc use
` [PATCH V2 10/13] scsi: iscsi: remove unneeded task state check
` [PATCH V2 11/13] scsi: iscsi: Remove iscsi_get_task back_lock requirement
` [PATCH V2 12/13] scsi: iscsi: Try to avoid taking back_lock in xmit path
` [PATCH V2 13/13] scsi: libiscsi: improve conn_send_pdu API

cleanup blk_execute_rq*
 2022-05-18 23:23 UTC  (8+ messages)
` [PATCH 1/3] blk-mq: remove __blk_execute_rq_nowait
` [PATCH 2/3] blk-mq: avoid a mess of casts for blk_end_sync_rq
` [PATCH 3/3] blk-mq: remove the done argument to blk_execute_rq_nowait

[PATCH 00/13] iscsi fixes, perf improvements and cleanups
 2022-05-18 21:42 UTC  (18+ messages)
` [PATCH 01/13] scsi: iscsi: Fix HW conn removal use after free
` [PATCH 02/13] scsi: iscsi: Add helper to remove a session from the kernel
` [PATCH 03/13] scsi: qedi: Use QEDI_MODE_NORMAL for error handling
` [PATCH 04/13] scsi: iscsi: Fix session removal on shutdown
` [PATCH 05/13] scsi: iscsi: Rename iscsi_conn_queue_work
` [PATCH 06/13] scsi: iscsi: Add recv workqueue helpers
` [PATCH 07/13] scsi: iscsi: Run recv path from workqueue
` [PATCH 08/13] scsi: iscsi_tcp: Tell net when there's more data
` [PATCH 09/13] scsi: iscsi_tcp: Drop target_alloc use
` [PATCH 10/13] scsi: iscsi: remove unneeded task state check
` [PATCH 11/13] scsi: iscsi: Remove iscsi_get_task back_lock requirement
` [PATCH 12/13] scsi: iscsi: Try to avoid taking back_lock in xmit path
` [PATCH 13/13] scsi: libiscsi: improve conn_send_pdu API

[PATCH] scsi: ufs: Split the drivers/scsi/ufs directory
 2022-05-18 18:33 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 1/4] scsi: qla2xxx: Fix missed DMA unmap for aborted commands
 2022-05-18 12:30 UTC 

[PATCH AUTOSEL 4.14 1/5] scsi: qla2xxx: Fix missed DMA unmap for aborted commands
 2022-05-18 12:29 UTC 

[PATCH AUTOSEL 4.19 1/5] scsi: qla2xxx: Fix missed DMA unmap for aborted commands
 2022-05-18 12:29 UTC 

[PATCH AUTOSEL 5.4 1/6] scsi: qla2xxx: Fix missed DMA unmap for aborted commands
 2022-05-18 12:29 UTC 

[PATCH AUTOSEL 5.10 01/13] scsi: qla2xxx: Fix missed DMA unmap for aborted commands
 2022-05-18 12:28 UTC 

[PATCH AUTOSEL 5.15 01/17] scsi: scsi_dh_alua: Properly handle the ALUA transitioning state
 2022-05-18 12:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 02/17] scsi: qla2xxx: Fix missed DMA unmap for aborted commands

[PATCH AUTOSEL 5.17 01/23] scsi: scsi_dh_alua: Properly handle the ALUA transitioning state
 2022-05-18 12:26 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 02/23] scsi: qla2xxx: Fix missed DMA unmap for aborted commands

[PATCH] scsi: qla1280: remove redundant variable toke
 2022-05-18 10:21 UTC 

[PATCH v2] scsi: target: fixup incorrect use of 'cpumask_t'
 2022-05-18  1:55 UTC  (3+ messages)

[PATCH] scsi: target: tcmu: Avoid holding XArray lock when calling lock_page
 2022-05-18  1:52 UTC  (2+ messages)

[PATCH] scsi: qedf: remove redundant variable op
 2022-05-18  1:20 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
 2022-05-18  1:19 UTC  (2+ messages)

[PATCH] scsi: fnic: Replace DMA mask of 64 bits with 47 bits
 2022-05-18  1:17 UTC  (2+ messages)

[PATCH v2 0/2] mpi3mr: Add shost & device sysfs attributes
 2022-05-18  1:11 UTC  (4+ messages)
` [PATCH v2 1/2] mpi3mr: Add shost related "
` [PATCH v2 2/2] mpi3mr: Add target device "

[Bug 215943] New: UBSAN: array-index-out-of-bounds in drivers/scsi/megaraid/megaraid_sas_fp.c:103:32
 2022-05-18  1:10 UTC  (2+ messages)
` [Bug 215943] "

New collaboration
 2022-05-17 15:50 UTC 

[PATCH] swiotlb: Max mapping size takes min align mask into account
 2022-05-17  9:22 UTC  (5+ messages)

[PATCH v1] scsi: ufs-mediatek: introduce new UFS4.0 HS-G5 mode
 2022-05-17  8:41 UTC  (5+ messages)

[PATCH 0/4] scsi: PREEMPT_RT related fixes
 2022-05-17  6:11 UTC  (3+ messages)

[PATCH v4 0/6] Several changes for UFSHPB
 2022-05-17  2:16 UTC  (2+ messages)

[PATCH 1/3] target/iscsi: rename iscsi_cmd to iscsit_cmd
 2022-05-17  2:16 UTC  (3+ messages)

[PATCH] scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
 2022-05-17  2:16 UTC  (2+ messages)

[PATCH v3 0/5] Qcom UFS driver updates
 2022-05-17  2:16 UTC  (2+ messages)

[PATCH] mpi3mr: Return IOs to an unrecoverable HBA with DID_ERROR
 2022-05-17  2:16 UTC  (6+ messages)
` [PATCH] mpi3mr: Hidden drives not removed during soft reset
` [PATCH] mpi3mr: Increase IO timeout value to 60s

[PATCH 00/12] lpfc: Update lpfc to revision 14.2.0.3
 2022-05-17  2:16 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Remove redundant memset statement
 2022-05-17  2:13 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: Remove redundant memset statement
 2022-05-17  2:11 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: Return error if dma_alloc_coherent() fails
 2022-05-17  2:09 UTC  (2+ messages)

[PATCH 0/2] mpi3mr: Add shost & device sysfs attributes
 2022-05-17  1:55 UTC  (6+ messages)
` [PATCH 1/2] mpi3mr: Add shost related "
` [PATCH 2/2] mpi3mr: Add target device "

[PATCH 0/3] hisi_sas: A device rescan and IT nexus reset fix
 2022-05-17  1:51 UTC  (5+ messages)
` [PATCH 1/3] scsi: libsas: Refactor sas_ata_hard_reset()
` [PATCH 2/3] scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
` [PATCH 3/3] scsi: hisi_sas: Fix rescan after deleting a disk

[PATCH] mpt3sas: Fix junk chars displayed while printing ChipName
 2022-05-17  1:47 UTC  (3+ messages)
` [PATCH] mpt3sas: update driver version to 42.100.00.00

[PATCH 0/4] Add VMID support to nvme-fc transport and lpfc driver
 2022-05-17  1:40 UTC  (15+ messages)
` [PATCH 1/4] nvme-fc: Add new routine nvme_fc_io_getuuid
` [PATCH 2/4] lpfc: commonize VMID code location
` [PATCH 3/4] lpfc: rework lpfc_vmid_get_appid() to be protocol independent
` [PATCH 4/4] lpfc: Add support for vmid tagging of NVMe I/Os

[PATCH] [SCSI] ipr: use kobj_to_dev()
 2022-05-17  1:32 UTC  (3+ messages)

[PATCH] scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
 2022-05-17  1:31 UTC  (2+ messages)

[PATCH] scsi: elx: efct: remove null check after call container_of()
 2022-05-17  1:25 UTC 

[PATCH] scsi: storvsc: Removing Pre Win8 related logic
 2022-05-16 19:30 UTC 

ERROR: drivers: iscsi: iscsi_target.c
 2022-05-16 18:04 UTC  (4+ messages)

[bug report] IOMMU reports data translation fault for fio testing
 2022-05-16 10:51 UTC  (4+ messages)

Testing relay connectivity to kernal.org
 2022-05-16 10:25 UTC 

[PATCH v3 0/7] ufs: set power domain performance state when scaling gears
 2022-05-16  6:10 UTC  (14+ messages)
` [PATCH v3 1/7] dt-bindings: clock: qcom,gcc-sdm845: add parent power domain
` [PATCH v3 2/7] dt-bindings: opp: accept array of frequencies
` [PATCH v3 3/7] dt-bindings: ufs: common: add OPP table
` [PATCH v3 4/7] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS
` [PATCH v3 5/7] PM: opp: allow control of multiple clocks
` [PATCH v3 6/7] PM: opp: parse multiple frequencies in each OPP
` [PATCH v3 7/7] ufs: use PM OPP when scaling gears

[PATCHv3 00/20] scsi: EH rework prep patches, part 1
 2022-05-16  5:49 UTC  (24+ messages)
` [PATCH 01/20] csiostor: use fc_block_rport()
` [PATCH 02/20] fc_fcp: "
` [PATCH 03/20] mptfc: simplify mpt_fc_block_error_handler()
` [PATCH 04/20] mptfusion: correct definitions for mptscsih_dev_reset()
` [PATCH 05/20] mptfc: open-code mptfc_block_error_handler() for bus reset
` [PATCH 06/20] qedf: use fc rport as argument for qedf_initiate_tmf()
` [PATCH 07/20] bnx2fc: Do not rely on a scsi command for lun or target reset
` [PATCH 08/20] ibmvfc: open-code reset loop for "
` [PATCH 09/20] ibmvfc: use fc_block_rport()
` [PATCH 10/20] fnic: use dedicated device reset command
` [PATCH 11/20] fnic: use fc_block_rport() correctly
` [PATCH 12/20] aic7xxx: make BUILD_SCSIID() a function
` [PATCH 13/20] aic79xx: "
` [PATCH 14/20] aic7xxx: do not reference scsi command when resetting device
` [PATCH 15/20] aic79xx: "
` [PATCH 16/20] snic: reserve tag for TMF
` [PATCH 17/20] snic: use dedicated device reset command
` [PATCH 18/20] snic: Use scsi_host_busy_iter() to traverse commands
` [PATCH 19/20] ips: Do not try to abort command from host reset
` [PATCH 20/20] megaraid: pass in NULL scb for "

[PATCH v3] scsi:tcmu: switch tcmu completion path to work queue context
 2022-05-16  2:30 UTC  (3+ messages)

[PATCH v4 0/3] target: iscsi: control authentication per ACL
 2022-05-14 16:38 UTC  (5+ messages)
` [PATCH v4 1/3] scsi: target: iscsi: Add upcast helpers
` [PATCH v4 2/3] scsi: target: iscsi: extract auth functions
` [PATCH v4 3/3] target: iscsi: control authentication per ACL

[PATCH] scsi: target: fixup incorrect use of 'cpumask_t'
 2022-05-14 16:30 UTC  (2+ messages)

[PATCH linux-next] scsi: target: cxgbit: replace ternary operator with min()
 2022-05-14  2:41 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.18-rc6
 2022-05-13 20:27 UTC  (2+ messages)

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-13 15:44 UTC  (5+ messages)
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl

[PATCH] scsi: qla2xxx: fix minmax.cocci warnings
 2022-05-13  8:02 UTC 

LSF/MM/BPF 2022: Slides and thanks!
 2022-05-13  2:56 UTC 

[PATCH] scsi: lpfc: Add support for ATTO Fibre Channel devices
 2022-05-12 23:13 UTC  (2+ messages)

[PATCH] scsi: fnic: Change shost_printk to FNIC_MAIN_DBG
 2022-05-12 20:21 UTC  (4+ messages)

[PATCHv2 00/24] scsi: EH rework prep patches, part 1
 2022-05-12  6:12 UTC  (5+ messages)
` [PATCH 03/24] zfcp: open-code fc_block_scsi_eh() for host reset

[PATCH] [SCSI] arcmsr: Use kobj_to_dev()
 2022-05-12  1:18 UTC 

[PATCH] [SCSI] scsi_transport_spi: Use kobj_to_dev()
 2022-05-12  1:18 UTC 

[PATCH] [SCSI] esas2r: Use kobj_to_dev()
 2022-05-12  1:17 UTC 

[PATCH 0/4] Remove support for Hyper-V 2008 and 2008R2/Win7
 2022-05-11 14:42 UTC  (2+ messages)

[RFC PATCH 0/2] sbitmap: NUMA node spreading
 2022-05-11  9:57 UTC  (5+ messages)

[PATCH 1/4] scsi: core: constify pointer to scsi_host_template
 2022-05-11  8:31 UTC  (11+ messages)

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-05-11  5:06 UTC  (7+ messages)
` [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks

[PATCH] lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
 2022-05-11  2:38 UTC  (2+ messages)

[PATCH] lpfc: Fix split code for FLOGI on FCoE
 2022-05-11  2:38 UTC  (2+ messages)

[PATCH v7 0/8] mpi3mr: add BSG interface support for controller management
 2022-05-11  2:38 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;
as well as URLs for NNTP newsgroup(s).