public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-30 13:53:12 to 2022-06-06 08:42:03 UTC [more...]

[PATCH 0/6] phase out CONFIG_VIRT_TO_BUS
 2022-06-06  8:41 UTC 

[PATCH] scsi: hptiop: convert sysfs snprintf to sysfs_emit
 2022-06-06  6:57 UTC 

[RESEND PATCH] scsi: ufs: sysfs: support writing boot_lun attr
 2022-06-06  2:48 UTC  (8+ messages)
      `  "

[PATCH 0/8] Use block pr_ops in LIO
 2022-06-05 18:15 UTC  (24+ messages)
` [PATCH 01/11] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH 02/11] scsi: Rename sd_pr_command
` [PATCH 03/11] scsi: Move sd_pr_type to header to share
` [PATCH 04/11] block: Add PR callouts for read keys and reservation
` [PATCH 05/11] scsi: Add support for block PR read keys/reservation
` [PATCH 06/11] dm: "
` [PATCH 07/11] scsi: target: Allow backends to hook into PR handling
` [PATCH 08/11] scsi: target: Add block PR support to iblock
` [PATCH 09/11] block, nvme: Add error for reservation conflicts
  ` [dm-devel] "
` [PATCH 10/11] scsi: Use BLK_STS_RSV_CONFLICT "
` [PATCH 11/11] scsi: target: Handle BLK_STS_RSV_CONFLICT
` [dm-devel] [PATCH 0/8] Use block pr_ops in LIO

[GIT PULL] final round of SCSI updates for the 5.18+ merge window
 2022-06-05 17:16 UTC  (2+ messages)

[PATCH AUTOSEL 5.18 074/159] scsi: target: tcmu: Fix possible data corruption
 2022-06-05 13:16 UTC  (3+ messages)

[PATCH 0/9] lpfc: Update lpfc to revision 14.2.0.4
 2022-06-03 17:43 UTC  (10+ messages)
` [PATCH 1/9] lpfc: Correct BDE type for XMIT_SEQ64_WQE in ct_reject_event
` [PATCH 2/9] lpfc: Resolve some cleanup issues following abort path refactoring
` [PATCH 3/9] lpfc: Resolve some cleanup issues following SLI "
` [PATCH 4/9] lpfc: Address null pointer dereference after starget_to_rport()
` [PATCH 5/9] lpfc: Resolve null ptr dereference after an ELS LOGO is aborted
` [PATCH 6/9] lpfc: Fix port stuck in bypassed state after lip in PT2PT topology
` [PATCH 7/9] lpfc: Add more logging of cmd and cqe information for aborted NVME cmds
` [PATCH 8/9] lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
` [PATCH 9/9] lpfc: Update lpfc version to 14.2.0.4

[PATCH v2 0/7] Add support for UFS controller found in FSD SoC
 2022-06-03 15:47 UTC  (8+ messages)
  ` [PATCH v2 1/7] dt-bindings: phy: Add FSD UFS PHY bindings
  ` [PATCH v2 2/7] phy: samsung-ufs: move cdr offset to drvdata
  ` [PATCH v2 3/7] phy: samsung-ufs: add support for FSD ufs phy driver
  ` [PATCH v2 4/7] dt-bindings: ufs: exynos-ufs: add fsd compatible
  ` [PATCH v2 5/7] ufs: ufs-exynos: add mphy apb clock mask
  ` [PATCH v2 6/7] ufs: host: ufs-exynos: add support for fsd ufs hci
  ` [PATCH v2 7/7] arm64: dts: fsd: add ufs device node

[PATCH 00/10] scsi: Replace tasklets as BH
 2022-06-03 11:05 UTC  (25+ messages)
` [PATCH 01/10] scsi/mvsas: Kill CONFIG_SCSI_MVSAS_TASKLET
` [PATCH 02/10] scsi/megaraid: Replace adapter->dpc_h tasklet with threaded irq
` [PATCH 03/10] scsi/megaraid_sas: Replace instance->tasklet "
` [PATCH 04/10] scsi/aic94xx: Replace the donelist tasklet "
` [PATCH 05/10] scsi/isci: Replace completion_tasklet "
` [PATCH 06/10] scsi/ibmvscsi_tgt: Replace work tasklet "
` [PATCH 07/10] scsi/esas2r: Replace tasklet with workqueue
` [PATCH 08/10] scsi/ibmvfc: Replace tasklet with work
` [PATCH 09/10] scsi/ibmvscsi: Replace srp "
` [PATCH 10/10] scsi/lpfc: Remove bogus references to discovery tasklet

[PATCH v6 0/7] treewide: ufs: Add support for Renesas R-Car UFS controller
 2022-06-03 11:05 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: ufs: Document Renesas R-Car UFS host controller
` [PATCH v6 2/7] ufs: add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH v6 3/7] ufs: add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH v6 4/7] scsi: ufs-renesas: Add support for Renesas R-Car UFS controller
` [PATCH v6 5/7] scsi: MAINTAINERS: Add maintainer for Renesas UFS driver
` [PATCH v6 6/7] arm64: dts: renesas: r8a779f0: Add UFS node
` [PATCH v6 7/7] arm64: dts: renesas: r8a779f0: spider-cpu: Enable UFS device

[PATCH] scsi: cxlflash: Prepare cleanup of powerpc's asm/prom.h
 2022-06-03  9:19 UTC  (2+ messages)

[PATCH v2 0/3] ata,sd: Fix reading concurrent positioning ranges
 2022-06-03  8:18 UTC  (14+ messages)
` [PATCH v2 1/3] libata: fix reading concurrent positioning ranges log
` [PATCH v2 2/3] libata: fix translation of concurrent positioning ranges
` [PATCH v2 3/3] scsi: sd: Fix interpretation of VPD B9h length

[PATCH] scsi_lib: allow the ALUA transitioning state time to complete
 2022-06-03  5:54 UTC  (4+ messages)

[PATCH] scsi: ufs: Split struct ufs_hba
 2022-06-03  5:14 UTC  (2+ messages)

[PATCH 0/6] Add support for UFS controller found in FSD SoC
 2022-06-03  1:42 UTC  (21+ messages)
  ` [PATCH 1/6] dt-bindings: phy: Add FSD UFS PHY bindings
  ` [PATCH 2/6] phy: samsung-ufs: move cdr offset to drvdata
  ` [PATCH 3/6] phy: samsung-ufs: add support for FSD ufs phy driver
  ` [PATCH 4/6] dt-bindings: ufs: exynos-ufs: add fsd compatible
  ` [PATCH 5/6] ufs: host: ufs-exynos: add support for fsd ufs hci
  ` [PATCH 6/6] arm64: dts: fsd: add ufs device node

[Bug 216059] Scsi host number of Adaptec RAID controller changes upon a PCIe hotplug and re-insert
 2022-06-02 17:09 UTC  (3+ messages)

Fwd: [Bug 216059] New: Scsi host number of Adaptec RAID controller changes upon a PCIe hotplug and re-insert
 2022-06-02 16:55 UTC  (2+ messages)

[PATCH] vmw_pvscsi: expand vcpuHint to 16 bit
 2022-06-02  8:57 UTC 

[PATCH 0/2] ata,sd: Fix reading concurrent positioning ranges
 2022-06-02  6:35 UTC  (8+ messages)
` [PATCH 1/2] [PATCH v1 1/2] libata: fix reading concurrent positioning ranges log
` [PATCH 2/2] [PATCH v1 2/2] sd: Fixing interpretation of VPD B9h length

[PATCH v4 0/7] treewide: scsi: ufs: Add support for Renesas R-Car UFS controller
 2022-06-02  3:23 UTC  (5+ messages)
` [PATCH v4 6/7] arm64: dts: renesas: r8a779f0: Add UFS node

[PATCH 1/1] qla2xxx: Remove unused ql_dm_tgt_ex_pct parameter
 2022-06-02  2:49 UTC  (6+ messages)

[PATCH] scsi: qla2xxx: remove setting of 'req' and 'rsp' parameter
 2022-06-02  2:46 UTC  (2+ messages)

[PATCH REPOST] scsi: lpfc: Add support for ATTO Fibre Channel devices
 2022-06-02  2:41 UTC  (2+ messages)

[PATCH 0/2] block,scsi: BLK_STS_AGAIN clarification
 2022-06-02  2:39 UTC  (3+ messages)
` [PATCH 2/2] scsi: return BLK_STS_TRANSPORT for ALUA transitioning

[PATCH v3 0/2] sd_zbc fixes
 2022-06-02  2:37 UTC  (6+ messages)
` [PATCH v3 1/2] scsi: sd: Fix potential NULL pointer dereference
` [PATCH v3 2/2] scsi: sd_zbc: prevent zone information memory leak

[PATCH] mpi3mr: rework mrioc->bsg_device model to fix up smatch warnings
 2022-06-02  2:23 UTC  (2+ messages)

[PATCH] scsi: ufs: add a quirk to disable FUA support
 2022-06-01 17:06 UTC  (8+ messages)

[PATCH 0/6] fix a common error of while loop condition in error path
 2022-06-01 12:59 UTC  (7+ messages)
` [PATCH 1/6] netlink: fix missing destruction of rhash table in error case
` [PATCH 3/6] scsi: ipr: fix missing/incorrect resource cleanup "

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

Koszty instalacji fotowoltaicznej
 2022-06-01  7:45 UTC 

[PATCH] scsi: ufs: clean up ufshpb_check_hpb_reset_query()
 2022-06-01  7:14 UTC  (4+ messages)

[PATCH] scsi: mpt3sas: Fix out-of-bounds compiler warning
 2022-05-31 20:09 UTC 

[PATCH] scsi: 53c700: convert sysfs snprintf to sysfs_emit
 2022-05-31  9:45 UTC 

[PATCH] scsi: efct: reject PRLI when no target configured
 2022-05-31  9:28 UTC 

[PATCH v2 0/2] sd_zbc fixes
 2022-05-31  8:39 UTC  (6+ messages)
` [PATCH v2 1/2] scsi: sd: Fix potential NULL pointer dereference
` [PATCH v2 2/2] scsi: sd_zbc: prevent zone information memory leak

[PATCH] scsi: ufs: Split struct ufs_hba
 2022-05-31  3:54 UTC 

[PATCH] scsi: hpsa: Fix pointer dereferenced before checking
 2022-05-31  1:40 UTC  (3+ messages)

[PATCH] drivers: scsi: Directly use ida_alloc()/free()
 2022-05-30 16:39 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 11/24] scsi: megaraid: Fix error check return value of register_chrdev()
 2022-05-30 13:51 UTC 

[PATCH AUTOSEL 4.14 13/29] scsi: megaraid: Fix error check return value of register_chrdev()
 2022-05-30 13:50 UTC 

[PATCH AUTOSEL 4.19 17/38] scsi: megaraid: Fix error check return value of register_chrdev()
 2022-05-30 13:49 UTC 

[PATCH AUTOSEL 5.10 28/76] scsi: megaraid: Fix error check return value of register_chrdev()
 2022-05-30 13:43 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 29/76] scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
` [PATCH AUTOSEL 5.10 30/76] scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()

[PATCH AUTOSEL 5.4 21/55] scsi: megaraid: Fix error check return value of register_chrdev()
 2022-05-30 13:46 UTC 

[PATCH AUTOSEL 5.15 024/109] scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()
 2022-05-30 13:37 UTC  (8+ messages)
` [PATCH AUTOSEL 5.15 025/109] scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
` [PATCH AUTOSEL 5.15 026/109] scsi: lpfc: Fix call trace observed during I/O with CMF enabled
` [PATCH AUTOSEL 5.15 039/109] scsi: megaraid: Fix error check return value of register_chrdev()
` [PATCH AUTOSEL 5.15 041/109] scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
` [PATCH AUTOSEL 5.15 042/109] scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
` [PATCH AUTOSEL 5.15 051/109] scsi: target: tcmu: Fix possible data corruption
` [PATCH AUTOSEL 5.15 063/109] scsi: lpfc: Alter FPIN stat accounting logic

[PATCH AUTOSEL 5.17 077/135] scsi: lpfc: Alter FPIN stat accounting logic
 2022-05-30 13:30 UTC 


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