public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-26 14:09:03 to 2023-11-07 07:27:12 UTC [more...]

[PATCH v2 00/13] Introduce support for multiqueue (MQ) in fnic
 2023-11-07  7:27 UTC  (44+ messages)
` [PATCH v2 01/13] scsi: fnic: Modify definitions to sync with VIC firmware
` [PATCH v2 02/13] scsi: fnic: Add and use fnic number
` [PATCH v2 03/13] scsi: fnic: Add and improve log messages
` [PATCH v2 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq
` [PATCH v2 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config
` [PATCH v2 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue
` [PATCH v2 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ)
` [PATCH v2 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs
` [PATCH v2 09/13] scsi: fnic: Remove usage of host_lock
` [PATCH v2 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c
` [PATCH v2 11/13] scsi: fnic: Use fnic_lock to protect fnic structures in queuecommand
` [PATCH v2 12/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver
` [PATCH v2 13/13] scsi: fnic: Improve logs and add support for multiqueue (MQ)

[PATCH v2 0/7] Enable HS-G5 support on SM8550
 2023-11-07  4:46 UTC  (8+ messages)
` [PATCH v2 1/7] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v2 2/7] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH v2 3/7] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v2 4/7] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
` [PATCH v2 5/7] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 5 and newer
` [PATCH v2 6/7] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH v2 7/7] scsi: ufs: ufs-qcom: Add support for UFS device version detection

[PATCH v2 1/2] scsi: scsi_debug: scsi: scsi_debug: fix some bugs in sdebug_error_write()
 2023-11-07  4:19 UTC  (4+ messages)
` [PATCH v2 2/2] scsi: scsi_debug: delete some bogus error checking

[PATCH 0/1] scsi: Fix sshdr use wrap up
 2023-11-06 23:13 UTC  (2+ messages)
` [PATCH 1/1] scsi: sd: Fix sshdr use in sd_suspend_common

[PATCH v2] scsi: mvsas: Try to enable MSI
 2023-11-06 22:13 UTC  (5+ messages)

[PATCH v17 12/12] null_blk: add support for copy offload
 2023-11-06 21:11 UTC  (2+ messages)

[PATCHv8 00/16] scsi: EH rework prep patches, part 2
 2023-11-06 19:42 UTC  (4+ messages)
` [PATCH 13/16] fnic: allocate device reset command on the fly

[PATCH v2] ufs: core: fix racing issue between ufshcd_mcq_abort and ISR
 2023-11-06 18:04 UTC  (2+ messages)

[PATCH] dt-bindings: ufs: Add msi-parent for UFS MCQ
 2023-11-06 17:56 UTC  (3+ messages)

[PATCH 1/2] scsi: scsi_debug: fix some bugs in sdebug_error_write()
 2023-11-06 13:44 UTC  (10+ messages)

[PATCH v4] scsi: ufs: ufs-sysfs: Expose UFS power info
 2023-11-06  7:46 UTC  (2+ messages)

[PATCH v1] ufs: core: fix racing issue between ufshcd_mcq_abort and ISR
 2023-11-06  7:34 UTC  (4+ messages)

[PATCH v1] scsi: ufs: core: Process abort completed command in MCQ mode
 2023-11-06  4:56 UTC  (5+ messages)

[PATCH v3] usb-storage,uas: use host helper to generate driver info
 2023-11-05 18:20 UTC  (9+ messages)
` [PATCH v4] "
  ` [PATCH v5] "
    ` [PATCH v6] "

Słowa kluczowe do wypozycjonowania
 2023-10-31  8:30 UTC 

[PATCH v3 0/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-03  2:35 UTC  (8+ messages)
` [PATCH v3 1/1] "

[GIT PULL] first round of SCSI updates for the 6.4+ merge window
 2023-11-03  1:26 UTC  (2+ messages)

[PATCH] scsi: libfc: replace deprecated strncpy with memcpy
 2023-11-02 23:10 UTC  (3+ messages)

[PATCH 0/9] lpfc: Update lpfc to revision 14.2.0.16
 2023-11-02 15:56 UTC  (11+ messages)
` [PATCH 1/9] lpfc: Correct maximum PCI function value for RAS fw logging
` [PATCH 2/9] lpfc: Fix possible file string name overflow when updating firmware
` [PATCH 3/9] lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi
` [PATCH 4/9] lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss
` [PATCH 5/9] lpfc: Return early in lpfc_poll_eratt when the driver is unloading
` [PATCH 6/9] lpfc: Refactor and clean up mailbox command memory free
` [PATCH 7/9] lpfc: Enhance driver logging for selected discovery events
` [PATCH 8/9] lpfc: Update lpfc version to 14.2.0.16
` [PATCH 9/9] lpfc: Copyright updates for 14.2.0.16 patches

[PATCH] scsi: ufs: core: Add compl_time_stamp_local_clock assignment
 2023-11-02  7:59 UTC  (3+ messages)

[PATCH v3 00/14] Pass data temperature information to SCSI disk devices
 2023-11-02  7:31 UTC  (7+ messages)
  ` [PATCH v3 01/14] fs: Move enum rw_hint into a new header file
        `  "
          ` (2) "
            `  "

[PATCH v3] scsi: ufs: ufs-sysfs: Expose UFS power info
 2023-11-02  1:49 UTC  (6+ messages)

[PATCH v2 1/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-01 16:41 UTC  (2+ messages)

blktests failures with v6.6
 2023-11-01 12:37 UTC  (3+ messages)

[PATCH] dt-bindings: ufs: qcom: Add msi-parent for UFS MCQ
 2023-11-01  7:48 UTC  (3+ messages)

[PATCH v2] scsi: ufs: ufs-sysfs: Expose UFS power info
 2023-11-01  3:52 UTC  (3+ messages)

[PATCH v4 0/3] Support disabling fair tag sharing
 2023-10-31 16:25 UTC  (11+ messages)

[PATCH 0/6] Enable HS-G5 support on SM8550
 2023-10-31 13:09 UTC  (27+ messages)
` [PATCH 1/6] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH 2/6] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH 5/6] scsi: ufs: ufs-sysfs: Expose UFS power info
` [PATCH 6/6] scsi: ufs: ufs-sysfs: Introduce UFS power info sysfs nodes

[PATCH] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy
 2023-10-30 21:43 UTC 

[PATCH] scsi: ibmvscsi: replace deprecated strncpy with strscpy
 2023-10-30 20:40 UTC 

[PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy
 2023-10-30 19:04 UTC 

[PATCH v3] dt-bindings: ufs: qcom-ufs: document the SM8650 UFS Controller
 2023-10-30 17:30 UTC  (2+ messages)

[PATCH -next] scsi: pmcraid: Fix some kernel-doc comments
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH v3 0/2] cleanup patch
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH] aic79xx: fix up NULL command in ahd_done()
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH v2] scsi: snici: remove useless code in snic_dr_clean_pending_req
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH -next] scsi: target: core: Fix one kernel-doc comment
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH] pmcraid: add missing scsi_device_put() in pmcraid_eh_target_reset_handler()
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH] mptfc: initialize return value in mptfc_bus_reset()
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH] megaraid: fixup debug message in megaraid_abort_and_reset()
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH] mpt3sas: Improvised loop logic
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH] scsi: sr: Fix a potential uninit-value in sr_get_events()
 2023-10-30 15:02 UTC  (4+ messages)

[PATCH v2] scsi: message: fusion: Fix a possible data race in mpt_ioc_reset()
 2023-10-30  9:09 UTC 

[PATCH] qla2xxx: fix system crash due to bad pointer access
 2023-10-30  6:49 UTC 

[PATCH v1 0/1] ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT
 2023-10-30  6:19 UTC  (6+ messages)
` [PATCH v1 1/1] "

[PATCH AUTOSEL 4.14 10/11] scsi: mpt3sas: Fix in error path
 2023-10-29 23:02 UTC 

[PATCH AUTOSEL 5.10 12/16] scsi: mpt3sas: Fix in error path
 2023-10-29 22:59 UTC 

[PATCH AUTOSEL 6.1 27/39] scsi: mpt3sas: Fix in error path
 2023-10-29 22:56 UTC 

[PATCH AUTOSEL 5.15 23/28] scsi: mpt3sas: Fix in error path
 2023-10-29 22:58 UTC 

[PATCH AUTOSEL 4.19 10/12] scsi: mpt3sas: Fix in error path
 2023-10-29 23:01 UTC 

[PATCH AUTOSEL 5.4 11/13] scsi: mpt3sas: Fix in error path
 2023-10-29 23:00 UTC 

[PATCH AUTOSEL 6.5 36/52] scsi: mpt3sas: Fix in error path
 2023-10-29 22:53 UTC 

[PATCH v2 00/12] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-10-28 19:32 UTC  (4+ messages)

[PATCH] scsi: libsas: fix set zero-address when device-type != NO_DEVICE
 2023-10-28  2:47 UTC  (3+ messages)

[PATCH v2] scsi: hpsa: replace deprecated strncpy
 2023-10-27 20:00 UTC  (2+ messages)

[bug report] scsi: aic79xx: Fix up NULL command in ahd_done()
 2023-10-27 12:03 UTC 

[PATCHv8 00/10] scsi: EH rework, main part
 2023-10-27  5:05 UTC  (7+ messages)
` [PATCH 09/10] scsi_error: map FAST_IO_FAIL to -EAGAIN in SCSI EH
` [PATCH 10/10] scsi: remove SUBMITTED_BY_SCSI_RESET_IOCTL

[PATCH] scsi: sd: Introduce manage_shutdown device flag
 2023-10-27  0:57 UTC  (8+ messages)

[PATCH v8 00/23] Fix libata suspend/resume handling and code cleanup
 2023-10-26 21:21 UTC  (11+ messages)
` [PATCH v8 04/23] scsi: sd: Differentiate system and runtime start/stop management

[PATCH v2] scsi: elx: libefc: replace deprecated strncpy with strscpy_pad/memcpy
 2023-10-26 17:45 UTC  (2+ messages)

[PATCH] scsi: hpsa: replace deprecated strncpy with strscpy/kmemdup_nul
 2023-10-26 17:44 UTC  (2+ messages)

Fwd: Marvell 88SE6320 SAS controller (mvsas) cannot survive ACPI S3 or ACPI S4
 2023-10-26 14:12 UTC  (3+ messages)


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