public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-25 05:38:46 to 2025-05-05 22:37:02 UTC [more...]

[PATCH AUTOSEL 6.14 122/642] scsi: st: Tighten the page format heuristics with MODE SELECT
 2025-05-05 22:13 UTC  (12+ messages)
` [PATCH AUTOSEL 6.14 123/642] scsi: st: ERASE does not change tape location
` [PATCH AUTOSEL 6.14 272/642] scsi: logging: Fix scsi_logging_level bounds
` [PATCH AUTOSEL 6.14 336/642] scsi: mpi3mr: Update timestamp only for supervisor IOCs
` [PATCH AUTOSEL 6.14 344/642] scsi: scsi_debug: First fixes for tapes
` [PATCH AUTOSEL 6.14 363/642] scsi: mpt3sas: Send a diag reset if target reset fails
` [PATCH AUTOSEL 6.14 457/642] scsi: usb: Rename the RESERVE and RELEASE constants
` [PATCH AUTOSEL 6.14 485/642] scsi: target: spc: Fix loop traversal in spc_rsoc_get_descr()
` [PATCH AUTOSEL 6.14 564/642] scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine
` [PATCH AUTOSEL 6.14 565/642] scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk
` [PATCH AUTOSEL 6.14 566/642] scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails
` [PATCH AUTOSEL 6.14 567/642] scsi: lpfc: Reduce log message generation during ELS ring clean up

remove block layer bounce buffering v2
 2025-05-05 19:23 UTC  (16+ messages)
` [PATCH 1/7] scsi: make aha152x depend on !HIGHMEM
` [PATCH 2/7] scsi: make imm "
` [PATCH 3/7] scsi: make ppa "
` [PATCH 4/7] usb-storage: reject probe of device one non-DMA HCDs when using highmem
` [PATCH 5/7] scsi: remove the no_highmem flag in the host
` [PATCH 6/7] block: remove bounce buffering support
` [PATCH 7/7] mm: remove NR_BOUNCE zone stat

[PATCH] ufs: core: Remove redundant query_complete trace
 2025-05-05 16:54 UTC  (3+ messages)

[PATCH] scsi: remove the stream_status member from scsi_stream_status_header
 2025-05-05 16:50 UTC  (2+ messages)

[PATCH] drivers: scsi: replace DEVICE_ATTR with DEVICE_ATTR_{RO,WO}
 2025-05-05 15:28 UTC 

[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-05-05 14:29 UTC  (14+ messages)
` [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
` [RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate

remove block layer bounce buffering
 2025-05-05  8:36 UTC  (21+ messages)
` [PATCH 1/7] scsi: make aha152x depend on !HIGHMEM
` [PATCH 2/7] scsi: make imm "
` [PATCH 3/7] scsi: make ppa "
` [PATCH 4/7] usb-storage: reject probe of device one non-DMA HCDs when using highmem
  ` [usb-storage] "
` [PATCH 5/7] scsi: remove the no_highmem flag in the host
` [PATCH 6/7] block: remove bounce buffering support
` [PATCH 7/7] mm: remove NR_BOUNCE zone stat

[PATCH v2][next] scsi: sd: Avoid -Wflex-array-member-not-at-end warning
 2025-05-05  6:22 UTC  (4+ messages)

[PATCH] scsi: remove the stream_status member from scsi_stream_status_header
 2025-05-05  6:06 UTC  (5+ messages)

[PATCH] scsi: NCR5380: Prevent potential out-of-bounds read in spi_print_msg()
 2025-05-05  5:00 UTC  (4+ messages)

[PATCH V4 00/11] Refactor ufs phy powerup sequence
 2025-05-04 15:57 UTC  (18+ messages)
` [PATCH V4 01/11] scsi: ufs: qcom: add a new phy calibrate API call
` [PATCH V4 02/11] phy: qcom-qmp-ufs: Rename qmp_ufs_enable and qmp_ufs_power_on
` [PATCH V4 03/11] phy: qcom-qmp-ufs: Refactor phy_power_on and phy_calibrate callbacks
` [PATCH V4 04/11] phy: qcom-qmp-ufs: Refactor UFS PHY reset
` [PATCH V4 05/11] phy: qcom-qmp-ufs: Remove qmp_ufs_com_init()
` [PATCH V4 06/11] phy: qcom-qmp-ufs: Rename qmp_ufs_power_off
` [PATCH V4 07/11] phy: qcom-qmp-ufs: Remove qmp_ufs_exit() and Inline qmp_ufs_com_exit()
` [PATCH V4 08/11] phy: qcom-qmp-ufs: refactor qmp_ufs_power_off
` [PATCH V4 09/11] scsi: ufs: qcom : Refactor phy_power_on/off calls
` [PATCH V4 10/11] scsi: ufs: qcom : Introduce phy_power_on/off wrapper function
` [PATCH V4 11/11] scsi: ufs: qcom: Prevent calling phy_exit before phy_init

[PATCH] scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH
 2025-05-04  7:36 UTC  (3+ messages)

[PATCH] scsi: core: Remove unused scsi_dev_info_list_del_keyed
 2025-05-03 23:07 UTC 

[PATCH] scsi: isci: Remove unused sci_remote_device_reset
 2025-05-03 23:06 UTC 

[PATCH] scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops
 2025-05-02 22:41 UTC 

[GIT PULL] SCSI fixes for 6.15-rc3
 2025-05-02 19:57 UTC  (2+ messages)

[PATCH] scsi: sd_zbc: Limit the report zones buffer size to UIO_MAXIOV
 2025-05-02 19:35 UTC  (7+ messages)
            ` [PATCH v2] block, scsi: sd_zbc: Respect bio vector limits for report zones buffer

wts
 2025-05-02 14:53 UTC 

[PATCH 0/3] Bug fixes for UFS multi-frequency scaling on Qcom platform
 2025-05-02  5:13 UTC  (6+ messages)
` [PATCH 1/3] scsi: ufs: qcom: Check gear against max gear in vop freq_to_gear()
` [PATCH 2/3] scsi: ufs: qcom: Map devfreq OPP freq to UniPro Core Clock freq
` [PATCH 3/3] scsi: ufs: qcom: Call ufs_qcom_cfg_timers() in clock scaling path

[PATCH] scsi: docs: clean up some style in scsi_mid_low_api
 2025-05-02  1:51 UTC 

[PATCH][next] scsi: sd: Avoid -Wflex-array-member-not-at-end warning
 2025-05-01 14:45 UTC  (3+ messages)

[PATCH] scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream()
 2025-05-01 13:35 UTC  (2+ messages)

[PATCH] scsi: dc395x: Remove leftover if statement in reselect()
 2025-05-01  0:20 UTC  (6+ messages)

[PATCH v7 00/19] Add Command Duration Limits support
 2025-04-30 13:39 UTC  (4+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits

[PATCH AUTOSEL 5.4 1/3] scsi: target: iscsi: Fix timeout on deleted connection
 2025-04-29 23:54 UTC 

[PATCH AUTOSEL 5.10 1/3] scsi: target: iscsi: Fix timeout on deleted connection
 2025-04-29 23:53 UTC 

[PATCH AUTOSEL 5.15 1/7] scsi: target: iscsi: Fix timeout on deleted connection
 2025-04-29 23:53 UTC 

[PATCH AUTOSEL 6.1 01/10] scsi: target: iscsi: Fix timeout on deleted connection
 2025-04-29 23:53 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 05/10] scsi: mpi3mr: Add level check to control event logging

[PATCH AUTOSEL 6.6 07/21] scsi: target: iscsi: Fix timeout on deleted connection
 2025-04-29 23:52 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 08/21] scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices
` [PATCH AUTOSEL 6.6 15/21] scsi: mpi3mr: Add level check to control event logging

[PATCH AUTOSEL 6.12 09/37] scsi: target: iscsi: Fix timeout on deleted connection
 2025-04-29 23:51 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 10/37] scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices
` [PATCH AUTOSEL 6.12 21/37] scsi: mpi3mr: Add level check to control event logging

[PATCH AUTOSEL 6.14 09/39] scsi: target: iscsi: Fix timeout on deleted connection
 2025-04-29 23:49 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 10/39] scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices
` [PATCH AUTOSEL 6.14 22/39] scsi: mpi3mr: Add level check to control event logging

[PATCH] scsi: ufs: ufs-qcom: Add more rates to ufs_qcom_freq_to_gear_speed()
 2025-04-29 21:44 UTC  (2+ messages)

[PATCH v5 0/8] Support Multi-frequency scale for UFS
 2025-04-29 12:25 UTC  (11+ messages)
` [PATCH v5 5/8] scsi: ufs: core: Enable multi-level gear scaling

[PATCH v3 0/4] hisi_sas: Misc patches and cleanups
 2025-04-29  2:08 UTC  (2+ messages)

[PATCH 0/8] scsi: qla2xxx deadcoding
 2025-04-29  2:08 UTC  (2+ messages)

[PATCH 0/2] scsi: qedi deadcoding
 2025-04-29  2:08 UTC  (2+ messages)

[PATCH] mpi3mr: Fix typo and grammar
 2025-04-29  2:08 UTC  (2+ messages)

[PATCH V7 0/3] scsi: ufs-qcom: Enable Hibern8, MCQ, and Testbus registers Dump
 2025-04-29  2:08 UTC  (2+ messages)

[PATCH][next] scsi: myrb: Fix spelling mistake "statux" -> "status"
 2025-04-29  2:07 UTC  (2+ messages)

[PATCH v1] mpi3mr: Event processing debug improvement
 2025-04-29  1:54 UTC  (2+ messages)

[PATCH v2 0/2] target: Remove atomics from main IO path
 2025-04-29  1:49 UTC  (2+ messages)

[PATCH 0/5] smartpqi updates
 2025-04-29  1:45 UTC  (2+ messages)

[PATCH 0/8] Update lpfc to revision 14.4.0.9
 2025-04-29  1:39 UTC  (10+ messages)
` [PATCH 1/8] lpfc: Fix lpfc_check_sli_ndlp handling for GEN_REQUEST64 commands
` [PATCH 2/8] lpfc: Notify fc transport of rport disappearance during PCI fcn reset
` [PATCH 3/8] lpfc: Restart eratt_poll timer if HBA_SETUP flag still unset
` [PATCH 4/8] lpfc: Prevent failure to reregister with NVME transport after PRLI retry
` [PATCH 5/8] lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk
` [PATCH 6/8] lpfc: Create lpfc_vmid_info sysfs entry
` [PATCH 7/8] lpfc: Update lpfc version to 14.4.0.9
` [PATCH 8/8] lpfc: Copyright updates for 14.4.0.9 patches

[PATCH] scsi: qla4xxx: Remove duplicate struct crb_addr_pair
 2025-04-29  1:31 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Remove duplicate struct crb_addr_pair
 2025-04-29  1:31 UTC  (2+ messages)

[PATCH] scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-04-29  1:28 UTC  (3+ messages)

[PATCH] scsi: dc395x: remove DEBUG conditional compilation
 2025-04-29  1:27 UTC  (3+ messages)

[PATCH] ufs: core: fix WB resize use wrong offset
 2025-04-29  1:19 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-04-28 17:22 UTC 

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-04-28 16:21 UTC  (4+ messages)
` [PATCH 11/33] dt-bindings: mmc: sdhci-msm: Add the SM7150 compatible

[PATCH blktests 0/3] blktest: add unmap write zeroes tests
 2025-04-28 13:55 UTC  (13+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "

[PATCH v6 0/9] blk: honor isolcpus configuration
 2025-04-28 12:37 UTC  (8+ messages)
` [PATCH v6 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v6 6/9] isolation: introduce io_queue isolcpus type
` [PATCH v6 9/9] blk-mq: prevent offlining hk CPU with associated online isolated CPUs

[PATCH 6.1 v2 0/3] aic79xx: Add some non-NULL checks
 2025-04-28 12:07 UTC  (4+ messages)

[RFC PATCH 0/1] scsi: mpi3mr: Introduce smp_affinity_enable module parameter
 2025-04-28  9:41 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH] scsi: target: Remove size arguments when calling strscpy()
 2025-04-26 22:18 UTC  (3+ messages)

[PATCH 0/3] scsi: st: Small fixes
 2025-04-26 20:54 UTC  (3+ messages)
` [PATCH 3/3] scsi: st: Tighten the page format heuristics with MODE SELECT

[PATCH V1 0/3] Add support to disable UFS LPM
 2025-04-25 20:22 UTC  (6+ messages)
` [PATCH V1 3/3] scsi: ufs: qcom: Add support to disable UFS LPM Feature

[PATCH hyperv-next 0/6] Confidential VMBus
 2025-04-25  6:31 UTC  (3+ messages)
` [PATCH hyperv-next 1/6] Documentation: hyperv: "


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