linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-12 21:48:11 to 2022-05-20 08:40:08 UTC [more...]

[PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf
 2022-05-20  8:37 UTC  (6+ messages)
    ` [PATCH 1/5] kallsyms: pass buffer size in sprint_* APIs
    ` [PATCH 2/5] kallsyms: replace sprintf with scnprintf
    ` [PATCH 3/5] arch:hexagon/powerpc: use KSYM_NAME_LEN as array size
    ` [PATCH 4/5] kallsyms: pass buffer size argument in *lookup* APIs
    ` [PATCH 5/5] kallsyms: remove unsed API lookup_symbol_attrs

[PATCH 0/4] DMA mapping changes for SCSI core
 2022-05-20  8:23 UTC  (5+ messages)
` [PATCH 1/4] dma-mapping: Add dma_opt_mapping_size()
` [PATCH 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
` [PATCH 4/4] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors

[PATCHv3 00/20] scsi: EH rework prep patches, part 1
 2022-05-20  6:49 UTC  (18+ messages)
` [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 08/20] ibmvfc: open-code reset loop for target reset
` [PATCH 12/20] aic7xxx: make BUILD_SCSIID() a function
` [PATCH 13/20] aic79xx: "
` [PATCH 16/20] snic: reserve tag for TMF

[linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
 2022-05-20  6:33 UTC 

[bug report] scsi: lpfc: Commonize VMID code location
 2022-05-20  5:12 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: Remove redundant memset statement
 2022-05-20  1:09 UTC  (3+ messages)

[PATCH] scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
 2022-05-20  1:09 UTC  (3+ messages)

[PATCH 0/3] hisi_sas: A device rescan and IT nexus reset fix
 2022-05-20  1:09 UTC  (3+ messages)

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

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

[PATCH] scsi: elx: efct: Remove redundant memset statement
 2022-05-20  1:09 UTC  (3+ messages)

[PATCH] scsi: fnic: Replace DMA mask of 64 bits with 47 bits
 2022-05-20  1:09 UTC  (3+ messages)

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

[PATCH 0/4] scsi: PREEMPT_RT related fixes
 2022-05-20  1:09 UTC  (4+ messages)

[PATCH] scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
 2022-05-20  1:09 UTC  (3+ messages)

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

[PATCH] scsi: target: tcmu: Avoid holding XArray lock when calling lock_page
 2022-05-20  1:09 UTC  (3+ messages)

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

[PATCH] scsi: dpt_i2o: Drop redundant spinlock initialization
 2022-05-20  1:09 UTC  (2+ messages)

[PATCH] scsi: elx: efct: remove null check after call container_of()
 2022-05-20  1:09 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix referencing invalid rsp field
 2022-05-20  1:08 UTC  (4+ messages)

[PATCH V2 00/13] scsi fixes, perf improvements and cleanups
 2022-05-20  1:01 UTC  (15+ 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

[PATCH] scsi: ufs: Split the drivers/scsi/ufs directory
 2022-05-20  0:28 UTC  (5+ messages)

[PATCH] scsi: qla1280: remove redundant variable toke
 2022-05-20  0:26 UTC  (2+ messages)

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

[PATCH] blk-cgroup: provide stubs for blkcg_get_fc_appid()
 2022-05-19 14:34 UTC  (5+ messages)

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-05-19 12:27 UTC  (8+ messages)

[PATCH v1] scsi: ufs: Change the shutting_down flag setting position
 2022-05-18 20:52 UTC 

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

cleanup blk_execute_rq*
 2022-05-19  7:36 UTC  (10+ 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] scsi: csiostor: take size of pointed value, not pointer
 2022-05-19  2:49 UTC 

[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 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 v2] scsi: target: fixup incorrect use of 'cpumask_t'
 2022-05-18  1:55 UTC  (3+ messages)

[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  (2+ messages)

[PATCH v1] scsi: ufs-mediatek: introduce new UFS4.0 HS-G5 mode
 2022-05-17  8:41 UTC  (5+ 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  (2+ 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  (5+ 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 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/4] Add VMID support to nvme-fc transport and lpfc driver
 2022-05-17  1:40 UTC  (11+ 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: storvsc: Removing Pre Win8 related logic
 2022-05-16 19:30 UTC 

ERROR: drivers: iscsi: iscsi_target.c
 2022-05-16 18:04 UTC  (3+ 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

[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  (2+ messages)

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

[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)


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).