public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-08 02:51:07 to 2023-08-14 18:50:52 UTC [more...]

[PATCH v3 0/2] scsi: ufs: convert probe to use dev_err_probe()
 2023-08-14 18:43 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: ufs: core: convert to dev_err_probe() in hba_init
` [PATCH v3 2/2] scsi: ufs: host: convert to dev_err_probe() in pltfrm_init

[PATCH v8 0/9] Improve performance for zoned UFS devices
 2023-08-14 17:57 UTC  (24+ messages)
` [PATCH v8 1/9] block: Introduce more member variables related to zone write locking
` [PATCH v8 2/9] block/mq-deadline: Only use zone locking if necessary
` [PATCH v8 3/9] scsi: core: Call .eh_prepare_resubmit() before resubmitting
` [PATCH v8 4/9] scsi: sd: Sort commands by LBA "
` [PATCH v8 5/9] scsi: core: Retry unaligned zoned writes
` [PATCH v8 6/9] scsi: scsi_debug: Support disabling zone write locking
` [PATCH v8 7/9] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v8 8/9] scsi: ufs: Split an if-condition
` [PATCH v8 9/9] scsi: ufs: Inform the block layer about write ordering

[PATCH] scsi: core: Use 32-bit hostnum in scsi_host_lookup()
 2023-08-14 17:15 UTC  (2+ messages)

[PATCH 0/2] qla2xxx: allow 32 bytes CDB
 2023-08-14 16:38 UTC  (10+ messages)
` [PATCH 2/2] "

SSD SATA 3.3 and Broadcom / LSI SAS1068E PCI-Express Fusion-MPT SAS
 2023-08-14 16:20 UTC 

[PATCH V3] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-14 14:37 UTC  (4+ messages)

[PATCH V4] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-14 14:29 UTC 

[bvanassche:block-for-next] [scsi] a034ed36f6: BUG:kernel_NULL_pointer_dereference,address
 2023-08-14 14:26 UTC 

[PATCH 00/10] libsas: Some tidy-up
 2023-08-14 14:10 UTC  (11+ messages)
` [PATCH 01/10] scsi: libsas: Delete sas_ha_struct.lldd_module
` [PATCH 02/10] scsi: libsas: Delete enum sas_class
` [PATCH 03/10] scsi: libsas: Delete enum sas_phy_type
` [PATCH 04/10] scsi: libsas: Delete struct scsi_core
` [PATCH 05/10] scsi: libsas: Delete sas_ssp_task.retry_count
` [PATCH 06/10] scsi: libsas: Delete sas_ssp_task.enable_first_burst
` [PATCH 07/10] scsi: libsas: Delete sas_ssp_task.task_prio
` [PATCH 08/10] scsi: libsas: Delete sas_ata_task.set_affil_pol
` [PATCH 09/10] scsi: libsas: Delete sas_ata_task.stp_affil_pol
` [PATCH 10/10] scsi: libsas: Delete sas_ata_task.retry_count

[RESEND PATCH v3 0/2] change UIC command handling
 2023-08-14 11:26 UTC  (3+ messages)
  ` [RESEND PATCH v3 2/2] ufs: poll HCS.UCRDY before issuing a UIC command

[PATCH v6 0/4] Fix some issues in QCOM UFS bindings
 2023-08-14 10:14 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: ufs: qcom: Add reg-names property for ICE
` [PATCH v6 2/4] dt-bindings: ufs: qcom: Add sm6115 binding
` [PATCH v6 3/4] dt-bindings: ufs: qcom: Add ICE to sm8450 example
` [PATCH v6 4/4] dt-bindings: crypto: ice: Document sm8450 inline crypto engine

[PATCH] scsi: isci: init Return result of sas_register_ha()
 2023-08-13 20:23 UTC 

[GIT PULL] SCSI fixes for 6.5-rc5
 2023-08-13 17:08 UTC  (4+ messages)

[GIT PULL v2] SCSI fixes for 6.5-rc5
 2023-08-13  7:24 UTC 

[PATCH v7 0/7] Improve performance for zoned UFS devices
 2023-08-12  2:49 UTC  (19+ messages)
` [PATCH v7 1/7] block: Introduce the use_zone_write_lock member variable
` [PATCH v7 2/7] block/mq-deadline: Only use zone locking if necessary
` [PATCH v7 3/7] scsi: core: Retry unaligned zoned writes
` [PATCH v7 4/7] scsi: scsi_debug: Support disabling zone write locking
` [PATCH v7 5/7] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v7 6/7] scsi: ufs: Split an if-condition
` [PATCH v7 7/7] scsi: ufs: Disable zone write locking

[PATCH] bnx2fc: Remove dma_alloc_coherent to suppress the BUG_ON
 2023-08-11 18:42 UTC  (4+ messages)

[PATCH V3 0/14] blk-mq: fix wrong queue mapping for kdump kernel
 2023-08-11 13:10 UTC  (24+ messages)
` [PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()
` [PATCH V3 02/14] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
` [PATCH V3 03/14] ublk: limit max allowed nr_hw_queues
` [PATCH V3 04/14] virtio-blk: limit max allowed submit queues
` [PATCH V3 05/14] scsi: core: add helper of scsi_max_nr_hw_queues()
` [PATCH V3 06/14] scsi: lpfc: use blk_mq_max_nr_hw_queues() to calculate io vectors
` [PATCH V3 07/14] scsi: mpi3mr: take blk_mq_max_nr_hw_queues() into account for calculating "
` [PATCH V3 08/14] scsi: megaraid: "
` [PATCH V3 09/14] scsi: mpt3sas: "
` [PATCH V3 10/14] scsi: pm8001: "
` [PATCH V3 11/14] scsi: hisi: "
` [PATCH V3 12/14] scsi: ufs: limit max allowed nr_hw_queues
` [PATCH V3 13/14] scsi: storvsc: "
` [PATCH V3 14/14] blk-mq: add helpers for treating kdump kernel

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-11 12:27 UTC  (3+ messages)
` [PATCH 15/29] scsi: target: Convert to bdev_open_by_path()

[PATCH v2 00/10] qla2xxx driver misc features
 2023-08-11 11:11 UTC  (10+ messages)
` [PATCH v2 01/10] qla2xxx: Add NVMe Disconnect support
` [PATCH v2 07/10] qla2xxx: Observed call trace in smp_processor_id()
    ` [EXT] "

[PATCH -next] scsi: pmcraid: Use pci_dev_id() to simplify the code
 2023-08-11 11:13 UTC 

[PATCH 0/7] Fix UBI Block wrt. highmem
 2023-08-11  8:36 UTC  (16+ messages)
` [PATCH 1/7] ubi: block: Refactor sg list processing for highmem
` [PATCH 2/7] scatterlist: Add kmap helpers
` [PATCH 3/7] scsi: dc395x: Switch to kmap_sg
` [PATCH 4/7] scsi: esp_scsi: "
` [PATCH 5/7] scsi: fdomain: "
` [PATCH 6/7] ubi: block: "
` [PATCH 7/7] scsi: core: Remove scsi_kmap_atomic_sg()

[bug report] scsi: core: Fix possible memory leak if device_add() fails
 2023-08-11  5:40 UTC  (5+ messages)

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-08-11  2:19 UTC  (6+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-10 14:27 UTC  (4+ messages)
` [PATCH 07/17] scsi: qlogicpti: mark qlogicpti_info() static
` [PATCH 11/17] scsi: gvp11: remove unused gvp11_setup() function

[bug report] scsi: snic: Fix possible memory leak if device_add() fails
 2023-08-10 12:06 UTC  (2+ messages)

[PATCH -next v2] scsi: core: fix error handling for dev_set_name
 2023-08-10 11:27 UTC  (3+ messages)

[PATCH v1] ufs: core: only suspend clock scaling if scale down
 2023-08-10  9:04 UTC  (2+ messages)

[PATCH v3 0/2] mpt3sas: Additional retries when reading specific registers
 2023-08-10  5:44 UTC  (9+ messages)
` [PATCH v3 1/2] Perform additional retries if Doorbell read returns 0

[PATCH v5] scsi: support packing multi-segment in UNMAP command
 2023-08-10  2:11 UTC  (9+ messages)

[PATCH -next] scsi: libsas: Remove unused declarations
 2023-08-10  1:13 UTC  (3+ messages)

[PATCH v2 0/2] scsi: ufs: convert probe to use dev_err_probe()
 2023-08-09 22:11 UTC  (4+ messages)
` [PATCH v2 1/2] scsi: ufs: core: convert to dev_err_probe() in hba_init
` [PATCH v2 2/2] scsi: ufs: host: convert to dev_err_probe() in pltfrm_init

[PATCH -next] scsi: Remove unused extern declarations
 2023-08-09 22:05 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix overrun of PLOGI ELS template
 2023-08-09 21:23 UTC 

[PATCH 0/2] scsi: ufs: convert probe to use dev_err_probe()
 2023-08-09 18:56 UTC  (5+ messages)
` [PATCH 1/2] scsi: ufs: core: convert to dev_err_probe() in hba_init
` [PATCH 2/2] scsi: ufs: host: convert to dev_err_probe() in pltfrm_init

[PATCH v1 0/2] Changes for UFS advanced RPMB
 2023-08-09 18:18 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: core: Add advanced RPMB support where UFSHCI 4.0 does not support EHS length in UTRD
` [PATCH v1 2/2] scsi: ufs: core: No need to update UPIU.header.flags and lun in advanced RPMB handler

[PATCH] scsi: qla2xxx: Prevent firmware rejection of MBC_GET_RNID_PARAMS
 2023-08-09 17:28 UTC  (2+ messages)

[PATCH v6 0/7] Improve performance for zoned UFS devices
 2023-08-09 13:45 UTC  (9+ messages)
` [PATCH v6 1/7] block: Introduce the flag QUEUE_FLAG_NO_ZONE_WRITE_LOCK
` [PATCH v6 3/7] scsi: core: Retry unaligned zoned writes

[PATCH V2] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-09  9:42 UTC  (2+ messages)

TRIM support not always initialized correctly
 2023-08-09  7:58 UTC  (2+ messages)

[jejb-scsi:misc 36/37] drivers/ufs/host/ufs-qcom.c:64:3: sparse: sparse: symbol 'ufs_qcom_bw_table' was not declared. Should it be static?
 2023-08-09  6:11 UTC  (2+ messages)

[PATCH v2] scsi: be2iscsi: Add nla_len check after nla_find
 2023-08-09  3:29 UTC 

[patch v2 00/38] x86/cpu: Rework the topology evaluation
 2023-08-08 20:16 UTC  (11+ messages)
` [patch v2 15/38] x86/apic: Use u32 for phys_pkg_id()
` [patch v2 16/38] x86/apic: Use u32 for [gs]et_apic_id()
` [patch v2 17/38] x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
` [patch v2 36/38] x86/apic: Remove unused phys_pkg_id() callback
` [patch v2 38/38] x86/apic/uv: Remove the private leaf 0xb parser

[PATCH v1 1/1] scsi: lpfc: Do not abuse UUID APIs
 2023-08-08 18:25 UTC  (5+ messages)

[PATCH -next] scsi: ufs: Remove redundant of_match_ptr()
 2023-08-08 12:43 UTC 

[RFC] questions about some issues in the qla2xxx module
 2023-08-08  4:48 UTC 

[PATCH] scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
 2023-08-08  6:23 UTC  (3+ messages)

[PATCH V1] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-08  6:14 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: Fix warning detected by sparse
 2023-08-08  2:50 UTC  (2+ messages)

[PATCH v2 0/3] scsi: qedf: sanitise uaccess
 2023-08-08  2:50 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