public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-20 09:06:51 to 2024-10-02 18:25:15 UTC [more...]

[PATCH v4 00/14] Introduce support for Fabric Discovery and
 2024-10-02 18:23 UTC  (3+ messages)
` [PATCH v4 01/14] scsi: fnic: Replace shost_printk with dev_info/dev_err
` [PATCH v4 02/14] scsi: fnic: Add headers and definitions for FDLS

[PATCH 0/4] Do not use "slave" in function names
 2024-10-02 15:19 UTC  (14+ messages)
` [PATCH 1/4] scsi: Rename .slave_alloc() and .slave_destroy()
` [PATCH 2/4] scsi: Convert SCSI drivers to .device_configure()
` [PATCH 3/4] scsi: core: Remove .slave_configure()
` [PATCH 4/4] scsi: core: Update .slave_configure() references in the documentation

[PATCH][next] scsi: scsi_debug: remove a redundant assignment to variable ret
 2024-10-02 15:19 UTC  (3+ messages)

[PATCH v10 0/2] fix abort defect
 2024-10-02 12:42 UTC  (5+ messages)
` [PATCH v10 1/2] ufs: core: fix the issue of ICU failure
` [PATCH v10 2/2] ufs: core: requeue aborted request

[PATCH v2] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb
 2024-10-01 17:19 UTC  (5+ messages)

[PATCH v9 0/3] fix abort defect
 2024-10-01  7:46 UTC  (14+ messages)
` [PATCH v9 1/3] ufs: core: fix the issue of ICU failure
` [PATCH v9 2/3] ufs: core: fix error handler process for MCQ abort
` [PATCH v9 3/3] ufs: core: add a quirk for MediaTek SDB mode aborted

[PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-10-01  0:37 UTC  (23+ messages)
` [PATCH v3 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 02/19] crypto: testmgr: "
` [PATCH v3 03/19] drm/i915/selftests: "
` [PATCH v3 04/19] drm/lib: "
` [PATCH v3 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v3 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v3 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 09/19] bpf: "
` [PATCH v3 10/19] lib/interval_tree_test.c: "
` [PATCH v3 11/19] kunit: string-stream-test: Include <linux/prandom.h>
` [PATCH v3 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 13/19] lib/rbtree-test: "
` [PATCH v3 14/19] bpf/tests: "
` [PATCH v3 15/19] lib/test_parman: "
` [PATCH v3 16/19] lib/test_scanf: "
` [PATCH v3 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v3 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v3 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>

[PATCH] scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif
 2024-09-30 20:13 UTC 

[PATCH] scsi: fnic: move flush_work initialization out of if block
 2024-09-30 16:43 UTC  (2+ messages)

[PATCH V3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops
 2024-09-30 15:43 UTC  (2+ messages)

[GIT PULL] SCSI final updates for the 6.11+ merge window
 2024-09-29 17:04 UTC  (2+ messages)

[PATCH 00/13] scsi: hisi_sas: Some fixes for hisi_sas
 2024-09-29 17:03 UTC  (18+ messages)
` [PATCH 01/13] scsi: hisi_sas: Adjust priority of registering and exiting debugfs for security
` [PATCH 02/13] scsi: hisi_sas: Create trigger_dump at the end of the debugfs initialization
` [PATCH 03/13] scsi: hisi_sas: Add firmware information check
` [PATCH 04/13] scsi: hisi_sas: Enable all PHYs that are not disabled by user during controller reset
` [PATCH 05/13] scsi: hisi_sas: Reset PHY again if phyup timeout
` [PATCH 06/13] scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSPENDING
` [PATCH 07/13] scsi: hisi_sas: Add cond_resched() for no forced preemption model
` [PATCH 08/13] scsi: hisi_sas: Default enable interrupt coalescing
` [PATCH 09/13] scsi: hisi_sas: Update disk locked timeout to 7 seconds
` [PATCH 10/13] scsi: hisi_sas: Add time interval between two H2D FIS following soft reset spec
` [PATCH 11/13] scsi: hisi_sas: Update v3 hw STP_LINK_TIMER setting
` [PATCH 12/13] scsi: hisi_sas: Create all dump files during debugfs initialization
` [PATCH 13/13] scsi: hisi_sas: Add latest_dump for the debugfs dump

[PATCH v3 00/14] Introduce support for Fabric Discovery and
 2024-09-29 13:13 UTC  (18+ messages)
` [PATCH v3 01/14] scsi: fnic: Replace shost_printk with dev_info/dev_err
` [PATCH v3 02/14] scsi: fnic: Add headers and definitions for FDLS
` [PATCH v3 03/14] scsi: fnic: Add support for fabric based solicited requests and responses
` [PATCH v3 04/14] scsi: fnic: Add support for target "
` [PATCH v3 05/14] scsi: fnic: Add support for unsolicited "
` [PATCH v3 06/14] scsi: fnic: Add and integrate support for FDMI
` [PATCH v3 07/14] scsi: fnic: Add and integrate support for FIP
` [PATCH v3 08/14] scsi: fnic: Add functionality in fnic to support FDLS
` [PATCH v3 09/14] scsi: fnic: Modify IO path to use FDLS
` [PATCH v3 10/14] scsi: fnic: Modify fnic interfaces "
` [PATCH v3 11/14] scsi: fnic: Add stats and related functionality
` [PATCH v3 12/14] scsi: fnic: Code cleanup
` [PATCH v3 13/14] scsi: fnic: Add support to handle port channel RSCN
` [PATCH v3 14/14] scsi: fnic: Increment driver version

[PATCH next] scsi: mpi3mr: fix uninitialized variables in mpi3mr_bring_ioc_ready
 2024-09-28 21:17 UTC 

[Bug 219330] New: mpt3sas add 1000:009f Device ID as SAS9300-4i4e
 2024-09-27 18:37 UTC 

[PATCH v1] scsi: Fix tpos in comments across various files
 2024-09-27  6:24 UTC 

[PATCH] scsi:ufs:core: Add trace READ(16)/WRITE(16) commands
 2024-09-27  2:15 UTC  (3+ messages)

fine-grained PI control
 2024-09-27  2:01 UTC  (6+ messages)

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

[PATCH] scsi: scsi_transport_fc: allow setting rport state to current state
 2024-09-26 21:06 UTC  (2+ messages)

[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-09-26 14:45 UTC  (4+ messages)
` [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret

[PATCH v1] scsi: target: Fix typos in comment across various files
 2024-09-26  7:34 UTC 

[PATCH AUTOSEL 6.6 098/139] scsi: smartpqi: correct stream detection
 2024-09-25 12:09 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 116/139] scsi: aacraid: Rearrange order of struct aac_srb_unit
` [PATCH AUTOSEL 6.6 117/139] scsi: lpfc: Update PRLO handling in direct attached topology
` [PATCH AUTOSEL 6.6 120/139] scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers

[PATCH AUTOSEL 6.10 126/197] scsi: smartpqi: Add new controller PCI IDs
 2024-09-25 11:53 UTC  (8+ messages)
` [PATCH AUTOSEL 6.10 138/197] scsi: smartpqi: correct stream detection
` [PATCH AUTOSEL 6.10 139/197] scsi: smartpqi: add new controller PCI IDs
` [PATCH AUTOSEL 6.10 161/197] scsi: aacraid: Rearrange order of struct aac_srb_unit
` [PATCH AUTOSEL 6.10 162/197] scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
` [PATCH AUTOSEL 6.10 163/197] scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology
` [PATCH AUTOSEL 6.10 164/197] scsi: lpfc: Update PRLO handling "
` [PATCH AUTOSEL 6.10 168/197] scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers

[PATCH AUTOSEL 6.11 148/244] scsi: smartpqi: Add new controller PCI IDs
 2024-09-25 11:27 UTC  (8+ messages)
` [PATCH AUTOSEL 6.11 166/244] scsi: smartpqi: correct stream detection
` [PATCH AUTOSEL 6.11 167/244] scsi: smartpqi: add new controller PCI IDs
` [PATCH AUTOSEL 6.11 198/244] scsi: aacraid: Rearrange order of struct aac_srb_unit
` [PATCH AUTOSEL 6.11 199/244] scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
` [PATCH AUTOSEL 6.11 200/244] scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology
` [PATCH AUTOSEL 6.11 201/244] scsi: lpfc: Update PRLO handling "
` [PATCH AUTOSEL 6.11 206/244] scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers

[PATCH] scsi: bfa: fix cacography in bfi.h file
 2024-09-21 10:45 UTC 

[PATCH v1 0/1] Set SDEV_OFFLINE when ufs shutdown
 2024-09-25  6:54 UTC  (8+ messages)
  ` [PATCH v1 1/1] ufs: core: set "

[PATCH v8 0/3] fix abort defect
 2024-09-25  5:19 UTC  (10+ messages)
` [PATCH v8 1/3] ufs: core: fix the issue of ICU failure
` [PATCH v8 2/3] ufs: core: fix error handler process for MCQ abort
` [PATCH v8 3/3] ufs: core: add a quirk for MediaTek SDB mode aborted

[Bug 219296] New: libahci driver and power switching HDD on newer kernels
 2024-09-24 21:54 UTC  (9+ messages)
` [Bug 219296] "

Bouncing maintainer: Michael Reed (QLOGIC QLA1280 SCSI DRIVER)
 2024-09-24 20:55 UTC  (2+ messages)

[PATCH v4] scsi: ufs: Zero utp_upiu_req at the beginning of each command
 2024-09-24 19:52 UTC  (2+ messages)

[PATCH -next v2] scsi: qedf: Remove dead code
 2024-09-24 19:38 UTC  (2+ messages)

[PATCH v2] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller
 2024-09-24 19:04 UTC  (3+ messages)

[PATCH v5 4/5] sd: limit to use write life hints
 2024-09-24  9:28 UTC  (12+ messages)

[PATCH] megaraid_sas: fix for a potential deadlock
 2024-09-23 17:48 UTC 

[PATCH v7 0/4] fix abort defect
 2024-09-23  7:07 UTC  (7+ messages)
` [PATCH v7 1/4] ufs: core: fix the issue of ICU failure
` [PATCH v7 2/4] ufs: core: requeue aborted request
` [PATCH v7 3/4] ufs: core: add a quirk for MediaTek SDB mode aborted
` [PATCH v7 4/4] ufs: core: skip ISR notifying scsi when ufshcd_abort

[PATCH v4 0/2] fix abort defect
 2024-09-23  7:06 UTC  (16+ messages)
` [PATCH v4 2/2] ufs: core: requeue aborted request

[PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
 2024-09-21 22:33 UTC  (12+ messages)

[RFC 04/12] PCI: hv: Annotate the VMBus channel IRQ name
 2024-09-20 23:13 UTC  (2+ messages)

[PATCH] scsi: aacraid: Remove unused aac_check_health
 2024-09-20 20:23 UTC 

[PATCH] scsi: ufs: Do not open code read_poll_timeout
 2024-09-20 19:38 UTC  (5+ messages)

[PATCH v3] scsi: ufs: Zero utp_upiu_req at the beginning of each command
 2024-09-20 19:01 UTC  (3+ messages)

[PATCH -next] scsi: qedf: Fix potential null pointer dereference
 2024-09-20 16:43 UTC  (2+ messages)

[PATCH] scsi: fnic: Use vzalloc() instead of vmalloc() and memset(0)
 2024-09-20 16:13 UTC 


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