linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-01 18:05:01 to 2024-07-03 18:45:02 UTC [more...]

[PATCH v4 0/9] ata,libsas: Assign the unique id used for printing earlier
 2024-07-03 18:44 UTC  (6+ messages)
` [PATCH v4 1/9] ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()
` [PATCH v4 2/9] ata: libata: Remove unused function declaration for ata_scsi_detect()
` [PATCH v4 3/9] ata: libata-core: Remove support for decreasing the number of ports
` [PATCH v4 4/9] ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc()
` [PATCH v4 5/9] ata: libata-core: Remove local_port_no struct member

[PATCH v3 0/9] ata,libsas: Assign the unique id used for printing earlier
 2024-07-03 18:42 UTC  (14+ messages)
` [PATCH v3 1/9] ata,scsi: Remove useless wrappers ata_sas_tport_{add,delete}()
` [PATCH v3 2/9] ata: libata: Remove unused function declaration for ata_scsi_detect()
` [PATCH v3 3/9] ata: libata-core: Remove support for decreasing the number of ports
` [PATCH v3 4/9] ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc()
` [PATCH v3 5/9] ata: libata-core: Remove local_port_no struct member
` [PATCH v3 6/9] ata: libata: Assign print_id at port allocation time
` [PATCH v3 7/9] ata: libata-core: Reuse available ata_port print_ids
` [PATCH v3 8/9] ata,scsi: Remove useless ata_sas_port_alloc() wrapper
` [PATCH v3 9/9] ata: ahci: Add debug print for external port

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-03 15:09 UTC  (91+ messages)
` [PATCH 01/47] dt-bindings: arm: qcom: Document QCS9100 SoC and RIDE board
` [PATCH 02/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 SoC dtsi
` [PATCH 03/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 PMIC dtsi
` [PATCH 04/47] arm64: dts: qcom: qcs9100: Add QCS9100 RIDE board dts
` [PATCH 05/47] dt-bindings: firmware: qcom,scm: document SCM on QCS9100 SoC
` [PATCH 06/47] dt-bindings: interconnect: qcom: document the interconnect compatibles for QCS9100
` [PATCH 07/47] dt-bindings: clock: document QCS9100 GCC compatible
` [PATCH 08/47] dt-bindings: mailbox: qcom-ipcc: Document the QCS9100 IPCC
` [PATCH 09/47] dt-bindings: phy: Add QMP UFS PHY comptible for QCS9100
` [PATCH 10/47] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
` [PATCH 11/47] dt-bindings: crypto: qcom,prng: document QCS9100
` [PATCH 12/47] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
` [PATCH 13/47] dt-bindings: ufs: qcom: document QCS9100 UFS
` [PATCH 14/47] dt-bindings: phy: qcom,qmp-usb: Add QCS9100 USB3 PHY
` [PATCH 15/47] dt-bindings: usb: dwc3: Add QCS9100 compatible
` [PATCH 16/47] dt-bindings: clock: qcom: describe the GPUCC clock for QCS9100
` [PATCH 17/47] dt-bindings: arm-smmu: Document QCS9100 GPU SMMU
` [PATCH 18/47] dt-bindings: phy: describe the Qualcomm SGMII PHY for QCS9100
` [PATCH 19/47] dt-bindings: cache: qcom,llcc: Add QCS9100 description
` [PATCH 20/47] dt-bindings: interrupt-controller: qcom,pdc: document pdc on QCS9100
` [PATCH 21/47] dt-bindings: thermal: qcom-tsens: document the QCS9100 Temperature Sensor
` [PATCH 22/47] dt-bindings: soc: qcom,aoss-qmp: Document the QCS9100 AOSS channel
` [PATCH 23/47] dt-bindings: pinctrl: add qcs9100-tlmm compatible
` [PATCH 24/47] dt-bindings: soc: qcom: add qcom,qcs9100-imem compatible
` [PATCH 25/47] dt-bindings: watchdog: qcom-wdt: document QCS9100
` [PATCH 26/47] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS9100
` [PATCH 27/47] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS9100 compatibles
` [PATCH 28/47] dt-bindings: power: qcom,rpmpd: document the QCS9100 RPMh Power Domains
` [PATCH 29/47] dt-bindings: net: qcom,ethqos: add description for qcs9100
` [PATCH 30/47] dt-bindings: PCI: Document compatible for QCS9100
  ` [PATCH 31/47] dt-bindings: PCI: qcom-ep: Add support for QCS9100 SoC
  ` [PATCH 32/47] dt-bindings: phy: qcom,qmp: Add qcs9100 QMP PCIe PHY
  ` [PATCH 33/47] interconnect: qcom: add driver support for qcs9100
  ` [PATCH 34/47] clk: qcom: add the GCC driver support for QCS9100
  ` [PATCH 35/47] phy: qcom-qmp-ufs: Add QCS9100 support
  ` [PATCH 36/47] phy: qcpm-qmp-usb: Add support for QCS9100
  ` [PATCH 37/47] clk: qcom: add the GPUCC driver "
  ` [PATCH 38/47] phy: qcom: add the SGMII SerDes PHY driver support
  ` [PATCH 39/47] soc: qcom: llcc: Add llcc configuration support for the QCS9100 platform
  ` [PATCH 40/47] pinctrl: qcom: add the tlmm driver support for qcs9100 platform
  ` [PATCH 41/47] clk: qcom: rpmh: Add support for QCS9100 rpmh clocks

[PATCH v4 0/9] UFS patches for kernel 6.11
 2024-07-03 13:22 UTC  (18+ messages)
` [PATCH v4 1/9] scsi: ufs: Declare functions once
` [PATCH v4 2/9] scsi: ufs: Initialize struct uic_command once
` [PATCH v4 3/9] scsi: ufs: Remove two constants
` [PATCH v4 4/9] scsi: ufs: Rename the MASK_TRANSFER_REQUESTS_SLOTS constant
` [PATCH v4 5/9] scsi: ufs: Initialize hba->reserved_slot earlier
` [PATCH v4 6/9] scsi: ufs: Inline is_mcq_enabled()
` [PATCH v4 7/9] scsi: ufs: Move the ufshcd_mcq_enable() call
` [PATCH v4 8/9] scsi: ufs: Inline ufshcd_mcq_vops_get_hba_mac()
` [PATCH v4 9/9] scsi: ufs: Make .get_hba_mac() optional

[PATCH 6.1] scsi: ufs: ufshpb: Fix NULL deallocation in ufshpb_pre_req_mempool_destroy()
 2024-07-03 11:17 UTC 

[PATCH 00/18] Simplify multiple create*_workqueue() invocations
 2024-07-03 11:13 UTC  (22+ messages)
` [PATCH 01/18] scsi: Expand all "
` [PATCH 02/18] scsi: mptfusion: Simplify the alloc*_workqueue() invocations
` [PATCH 03/18] scsi: be2iscsi: Simplify an alloc_workqueue() invocation
` [PATCH 04/18] scsi: bfa: Simplify an alloc_ordered_workqueue() invocation
` [PATCH 05/18] scsi: esas2r: "
` [PATCH 06/18] scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
` [PATCH 07/18] scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation
` [PATCH 08/18] scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation
` [PATCH 09/18] scsi: mpt3sas: "
` [PATCH 10/18] scsi: myrb: "
` [PATCH 11/18] scsi: myrs: "
` [PATCH 12/18] scsi: qedf: Simplify alloc_workqueue() invocations
` [PATCH 13/18] scsi: qedi: Simplify an alloc_workqueue() invocation
` [PATCH 14/18] scsi: snic: Simplify alloc_workqueue() invocations
` [PATCH 15/18] scsi: scsi_transport_fc: "
` [PATCH 16/18] scsi: stex: Simplify an alloc_ordered_workqueue() invocation
` [PATCH 17/18] scsi: ufs: Simplify alloc*_workqueue() invocation
` [PATCH 18/18] scsi: core: Simplify an alloc_workqueue() invocation

[PATCH v3 0/7] UFS patches for kernel 6.11
 2024-07-03  8:53 UTC  (18+ messages)
` [PATCH v3 2/7] scsi: ufs: Initialize struct uic_command once
` [PATCH v3 3/7] scsi: ufs: Remove two constants
` [PATCH v3 4/7] scsi: ufs: Rename the MASK_TRANSFER_REQUESTS_SLOTS constant
` [PATCH v3 5/7] scsi: ufs: Initialize hba->reserved_slot earlier
` [PATCH v3 6/7] scsi: ufs: Inline ufshcd_mcq_vops_get_hba_mac()
` [PATCH v3 7/7] scsi: ufs: Make .get_hba_mac() optional
  ` [PATCH v3 1/7] scsi: ufs: Declare functions once

[PATCH 0/4] libata/libsas cleanup fixes
 2024-07-03  2:37 UTC  (3+ messages)

[PATCH 0/3] scsi: disable discard when set target full provisioning
 2024-07-03  2:31 UTC  (7+ messages)
` [PATCH 1/3] scsi: sd: "
` [PATCH 2/3] scsi: sd: remove scsi_disk field lbpvpd
` [PATCH 3/3] scsi: sd: remove some redundant initialization code

[PATCH v2 0/6] Basic inline encryption support for ufs-exynos
 2024-07-02 22:06 UTC  (9+ messages)
` [PATCH v2 1/6] scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
` [PATCH v2 2/6] scsi: ufs: core: fold ufshcd_clear_keyslot() into its caller
` [PATCH v2 3/6] scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLE
` [PATCH v2 4/6] scsi: ufs: core: Add fill_crypto_prdt variant op
` [PATCH v2 5/6] scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDT
` [PATCH v2 6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)

[PATCH v2 00/13] ata,libsas: Assign the unique id used for printing earlier
 2024-07-02 15:43 UTC  (9+ messages)
` [PATCH v2 11/13] ata: libata-core: Reuse available ata_port print_ids

[bug report] scsi: SATA devices missing after FLR is triggered during HBA suspended
 2024-07-02 11:20 UTC  (7+ messages)

6.9.7: kernel panic: RIP: 0010:btrfs_clone_write_end_io+0x1e/0x60 [btrfs] (dmesg included)
 2024-07-02 10:27 UTC 

[Bug 209177] mpt2sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:10791/_scsih_probe()!
 2024-07-02  9:45 UTC  (3+ messages)

[PATCH] scsi: sd: Fix unsigned expression compared with zero
 2024-07-02  9:44 UTC  (2+ messages)

[PATCH v2] scsi: sd: Do not repeat the starting disk message
 2024-07-02  9:17 UTC  (2+ messages)

[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
 2024-07-02  7:32 UTC  (8+ messages)

[PATCH 0/6] Basic inline encryption support for ufs-exynos
 2024-07-02  7:28 UTC  (6+ messages)
` [PATCH 6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)

[GIT PULL] SCSI fixes for 6.10-rc6
 2024-07-02  6:02 UTC  (2+ messages)

[bug report] scsi: SATA devices missing after FLR is triggered during HBA suspended
 2024-07-02  2:38 UTC  (3+ messages)

Oops (nullpointer dereference) in SCSI subsystem
 2024-07-02  1:44 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).