public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 09:59:06 to 2025-03-04 03:19:53 UTC [more...]

[PATCH v1 0/4] mpi3mr: Few Enhancements and minor fixes
 2025-03-04  3:19 UTC  (3+ messages)

[PATCH] scsi: mpt3sas: Fix spelling mistake "receveid" -> "received"
 2025-03-04  3:19 UTC  (3+ messages)

[PATCH] scsi: fnic: Fix indentation and remove unnecessary parenthesis
 2025-03-04  3:10 UTC  (3+ messages)

[PATCH v2 1/2] scsi: fnic: Replace fnic->lock_flags with local flags
 2025-03-04  3:09 UTC  (6+ messages)
` [PATCH v2 2/2] scsi: fnic: Remove unnecessary spinlock locking and unlocking

[PATCH] scsi: fnic: Replace use of sizeof with standard usage
 2025-03-04  3:07 UTC  (2+ messages)

[PATCH] scsi: fnic: Remove unnecessary debug print
 2025-03-04  3:05 UTC  (2+ messages)

[PATCH v3 0/1] Remove cxl driver
 2025-03-04  3:01 UTC  (4+ messages)
` [PATCH v3 1/1] cxl: Remove driver

[PATCH v2] scsi: target: Replace deprecated strncpy() with strscpy()
 2025-03-04  2:36 UTC  (3+ messages)

[PATCH next] scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req()
 2025-03-04  2:29 UTC  (2+ messages)

[PATCH -next] scsi: ufs: rockchip: Simplify bool conversion
 2025-03-04  2:26 UTC  (3+ messages)

[PATCH v2 0/6] Fixes multiple sysctl bound checks
 2025-03-04  2:24 UTC  (21+ messages)
` [PATCH v2 2/6] sysctl: Fixes nsm_local_state bounds
` [PATCH v2 3/6] sysctl/coda: Fixes timeout bounds
` [PATCH v2 4/6] sysctl: Fixes scsi_logging_level bounds
` [PATCH v2 5/6] sysctl/infiniband: Fixes infiniband sysctl bounds
` [PATCH v2 6/6] sysctl: Fixes max-user-freq bounds

[PATCH] scsi: scsi_error: Add comments to scsi_check_sense()
 2025-03-04  2:16 UTC  (2+ messages)

[PATCH][next] scsi: lpfc: Fix spelling mistake "Toplogy" -> "Topology"
 2025-03-04  2:15 UTC  (3+ messages)

[PATCH -next] scsi: ufs: rockchip: Fix devm_clk_bulk_get_all_enabled return value
 2025-03-04  2:12 UTC  (2+ messages)

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-04  2:11 UTC  (34+ messages)
` [PATCH v3 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
` [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
` [PATCH v3 03/16] accel/habanalabs: "
` [PATCH v3 04/16] ALSA: ac97: "
  ` [cocci] "
` [PATCH v3 05/16] btrfs: "
` [PATCH v3 06/16] rbd: "
` [PATCH v3 07/16] libceph: "
` [PATCH v3 08/16] ata: libata-zpodd: "
` [PATCH v3 09/16] xfs: "
` [PATCH v3 10/16] power: supply: da9030: "
` [PATCH v3 11/16] nvme: "
` [PATCH v3 12/16] spi: spi-fsl-lpspi: "
` [PATCH v3 13/16] spi: spi-imx: "
` [PATCH v3 14/16] platform/x86/amd/pmf: "
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "
` [PATCH v3 16/16] RDMA/bnxt_re: "
` (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two

[PATCH] scsi: hisi: remove incorrect ACPI_PTR annotations
 2025-03-04  2:04 UTC  (4+ messages)

[PATCH][next] scsi: ufs: rockchip: Fix spelling mistake "susped" -> "suspend"
 2025-03-04  2:02 UTC  (3+ messages)

[PATCH] [v2] scsi: scsi_debug: fix uninitialized variable use
 2025-03-04  2:01 UTC  (2+ messages)

[PATCH v2] scsi: fix missing lock protection
 2025-03-04  2:00 UTC  (3+ messages)

[PATCH hyperv-next v2 0/1] scsi: storvsc: Don't report the host packet status as the hv status
 2025-03-04  0:09 UTC  (2+ messages)
` [PATCH hyperv-next v2 1/1] "

[PATCH 1/2] mpi3mr: Task Abort EH Support
 2025-03-03 17:38 UTC  (3+ messages)
` [PATCH 2/2] mpi3mr: Update driver version to 8.13.0.6.50

[PATCH v2 0/2] Fix integrity sysfs reporting inconsistencies
 2025-03-03 14:12 UTC  (5+ messages)
  ` [PATCH v2 1/2] block: ensure correct integrity capability propagation in stacked devices
  ` [PATCH v2 2/2] block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY

[PATCH RESEND] scsi: hpsa: Move two variable assignments behind condition checks in hpsa_scsi_ioaccel_raid_map()
 2025-03-03  9:11 UTC 

[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
 2025-03-02 22:23 UTC  (3+ messages)

[PATCH] scsi: target: Replace deprecated strncpy() with strscpy()
 2025-03-02 11:41 UTC  (3+ messages)

[PATCH hyperv-next] scsi: storvsc: Don't call the packet status the hypercall status
 2025-02-28 23:53 UTC  (6+ messages)

[PATCH 0/6] ufs-exynos fixes for gs101
 2025-02-28 19:21 UTC  (10+ messages)
` [PATCH 1/6] scsi: ufs: exynos: ensure pre_link() executes before exynos_ufs_phy_init()
` [PATCH 2/6] scsi: ufs: exynos: move ufs shareability value to drvdata
` [PATCH 3/6] scsi: ufs: exynos: ensure consistent phy reference counts
` [PATCH 4/6] scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTO
` [PATCH 5/6] scsi: ufs: exynos: Move phy calls to .exit() callback
` [PATCH 6/6] scsi: ufs: exynos: put ufs device in reset on .exit() and .suspend()

[PATCH 0/4] scsi: scsi_debug: Changes to improve support for device types
 2025-02-28 14:36 UTC  (8+ messages)
` [PATCH 1/4] scsi: scsi_debug: Fix two typos in command definitions
` [PATCH 2/4] scsi: scsi_debug: Different command definitions for different device types
` [PATCH 2/4] scsi: scsi_debug: Enable different "
` [PATCH 3/4] scsi: scsi_debug: Move some tape-specific commands to separate definitions
` [PATCH 4/4] scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possible

[PATCH] scsi: elx: efct: fix integer overflow in efct_get_stats
 2025-02-28  9:30 UTC 

[PATCH 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers
 2025-02-27 14:49 UTC  (8+ messages)

[PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
 2025-02-27  8:33 UTC  (14+ messages)
` [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected

[PATCH v2] scsi: stop judging after finding a VPD page expected to be processed
 2025-02-27  7:55 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.14-rc4
 2025-02-27  2:38 UTC  (2+ messages)

[PATCH 1/2] scsi: fnic: Replace fnic->lock_flags with local flags
 2025-02-27  1:16 UTC  (4+ messages)
` [PATCH 2/2] scsi: fnic: Remove unnecessary spinlock locking and unlocking

[PATCH] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
 2025-02-26 18:55 UTC 

[PATCH] scsi: stop judging after finding a VPD page expected to be processed
 2025-02-26 18:28 UTC  (2+ messages)

[PATCH blktests 0/1] common/xfs: verify xfs_io supports statx atomic write attributes
 2025-02-26 12:29 UTC  (3+ messages)
` [PATCH blktests 1/1] "

[PATCH v1 0/3] Fix integrity sysfs reporting inconsistencies across NVMe, SCSI, and DM
 2025-02-26 11:27 UTC  (7+ messages)
  ` [PATCH v1 1/3] block: Fix incorrect integrity sysfs reporting for DM devices
  ` [PATCH v1 2/3] nvme: Fix incorrect block integrity sysfs values for non-PI namespaces
  ` [PATCH v1 3/3] scsi: Fix incorrect integrity sysfs values when HBA doesn't support DIX

[PATCH] scsi: fix schedule_work in spin_lock_irqsave in sdev_evt_send
 2025-02-26  3:38 UTC 

[RESEND PATCH v3] scsi: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute
 2025-02-26  2:31 UTC  (5+ messages)

[PATCH][next] scsi: scsi_debug: Fix addition of uninitialized variable len
 2025-02-25 16:13 UTC 

[PATCH] scsi: scsi_debug: fix uninitialized variable use
 2025-02-25  9:55 UTC  (3+ messages)

[PATCH] scsi: hpsa: Use str_enabled_disabled() helper function
 2025-02-25  9:41 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH 0/4] scsi_debug improvements
 2025-02-25  1:57 UTC  (7+ messages)
` [PATCH 1/4] scsi: scsi_debug: Remove sdebug_device_access_info
` [PATCH 2/4] scsi: scsi_debug: Remove a reference to in_use_bm
` [PATCH 3/4] scsi: scsi_debug: Simplify command handling
` [PATCH 4/4] scsi: scsi_debug: Do not sleep in atomic sections

[PATCH v2 0/7] scsi: scsi_debug: Add more tape support
 2025-02-25  1:44 UTC  (4+ messages)

[PATCH] scsi: qla2xxx: Fix typos in a comment
 2025-02-25  1:09 UTC  (2+ messages)

Change in reported values of some block integrity sysfs attributes
 2025-02-25  1:07 UTC  (5+ messages)

[PATCH v5 0/8] Support Multi-frequency scale for UFS
 2025-02-25  0:32 UTC  (2+ messages)

[PATCH v3] ufs: core: add hba parameter to trace events
 2025-02-25  0:32 UTC  (2+ messages)

[PATCH 1/1] scsi: ufs: qcom: Remove dead code in ufs_qcom_cfg_timers()
 2025-02-25  0:32 UTC  (2+ messages)

[PATCH v3] scsi: hpsa: Remove deprecated and unnecessary strncpy()
 2025-02-25  0:32 UTC  (2+ messages)

[PATCH 0/2] Fix locking bugs in error paths
 2025-02-25  0:32 UTC  (2+ messages)

[PATCH 0/5] mpt3sas driver udpates
 2025-02-25  0:32 UTC  (2+ messages)

[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-02-24 21:18 UTC  (2+ messages)

[PATCH] [v2]aacraid: Reply queue mapping to CPUs based on IRQ affinity
 2025-02-24 21:15 UTC  (6+ messages)

[RFC v1 1/1] scsi: ufs: core: Add device level exeption support
 2025-02-24 19:44 UTC  (6+ messages)


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