linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 10:51:45 to 2025-08-17 06:14:25 UTC [more...]

[PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
 2025-08-17  6:14 UTC  (2+ messages)

[PATCH 00/14] scsi: scsi_error: Introduce new error handle mechanism
 2025-08-17  2:46 UTC  (17+ messages)
` [PATCH 01/14] scsi: scsi_error: Define framework for LUN/target based error handle
` [PATCH 02/14] scsi: scsi_error: Move complete variable eh_action from shost to sdevice
` [PATCH 03/14] scsi: scsi_error: Check if to do reset in scsi_try_xxx_reset
` [PATCH 04/14] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
` [PATCH 05/14] scsi: scsi_error: Add helper scsi_eh_sdev_reset to do lun reset
` [PATCH 06/14] scsi: scsi_error: Add flags to mark error handle steps has done
` [PATCH 07/14] scsi: scsi_error: Add helper to handle scsi device's error command list
` [PATCH 08/14] scsi: scsi_error: Add a general LUN based error handler
` [PATCH 09/14] scsi: core: increase/decrease target_busy if set "
` [PATCH 10/14] scsi: scsi_error: Add helper to handle scsi target's error command list
` [PATCH 11/14] scsi: scsi_error: Add a general target based error handler
` [PATCH 12/14] scsi: scsi_debug: Add params for configuring the "
` [PATCH 13/14] scsi: virtio_scsi: enable LUN based error handlers
` [PATCH 14/14] scsi: iscsi_tcp: enable LUN-based and target-based "

[PATCH v7 0/2] scsi: sd: Fix build warning in sd_revalidate_disk()
 2025-08-16 20:53 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] scsi: sd: make sd_revalidate_disk() return void

[PATCH] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
 2025-08-16 17:15 UTC  (2+ messages)

[PATCH] scsi: smartpqi: use kmalloc_array() for array space allocation
 2025-08-16 15:00 UTC 

[GIT PULL] SCSI fixes for 6.17-rc1
 2025-08-16 14:08 UTC  (2+ messages)

[PATCH v2 00/30] Optimize the hot path in the UFS driver
 2025-08-16  8:37 UTC  (15+ messages)
` [PATCH v2 05/30] scsi: core: Introduce scsi_host_update_can_queue()

[PATCH v3 0/8] Retry READ CAPACITY(10)/(16) with good status but no data
 2025-08-16  0:59 UTC  (17+ messages)
` [PATCH v3 1/8] scsi: Explicitly specify .ascq = 0x00 for ASC 0x28/0x29 scsi_failures
` [PATCH v3 2/8] scsi: sd: Explicitly specify .ascq = SCMD_FAILURE_ASCQ_ANY for ASC 0x3a
` [PATCH v3 3/8] scsi: sd: Have scsi-ml retry read_capacity_16 errors
` [PATCH v3 4/8] scsi: sd: Avoid passing potentially uninitialized "sense_valid" to read_capacity_error()
` [PATCH v3 5/8] scsi: sd: Remove checks for -EOVERFLOW in sd_read_capacity()
` [PATCH v3 6/8] scsi: sd: Check for and retry in case of READ_CAPCITY(10)/(16) returning no data
` [PATCH v3 7/8] scsi: Simplify nested if conditional in scsi_probe_lun()
` [PATCH v3 8/8] scsi: scsi_debug: Add option to suppress returned data but return good status

[PATCH 0/3] Describe x1e80100 ufs
 2025-08-15 21:19 UTC  (16+ messages)
` [PATCH 1/3] dt-bindings: describe "
` [PATCH 2/3] ufs: ufs-qcom: describe x1e80100 quirks
` [PATCH 3/3] dts: describe x1e80100 ufs

[PATCH 0/6] scsi: use min()/min_t()/max() to improve code
 2025-08-15 19:59 UTC  (9+ messages)
` [PATCH 1/6] scsi: bfa: use min_t() "
` [PATCH 2/6] scsi: hpsa: use min()/min_t() "
` [PATCH 3/6] scsi: lpfc: use min() "
` [PATCH 4/6] scsi: megaraid_sas: use max() "
` [PATCH 5/6] scsi: mpi3mr: use min() "
` [PATCH 6/6] scsi: qla2xxx: "

[PATCH v2 0/9] Retry READ CAPACITY(10)/(16) with good status but no data
 2025-08-15 19:17 UTC  (24+ messages)
` [PATCH v2 1/9] scsi: Explicitly specify .ascq = 0x00 for ASC 0x28/0x29 scsi_failures
` [PATCH v2 2/9] scsi: sd: Explicitly specify .ascq = SCMD_FAILURE_ASCQ_ANY for ASC 0x3a
` [PATCH v2 3/9] scsi: sd: Pass buffer length as argument to sd_read_capacity() et al
` [PATCH v2 4/9] scsi: sd: Have scsi-ml retry read_capacity_16 errors
` [PATCH v2 5/9] scsi: sd: Avoid passing potentially uninitialized "sense_valid" to read_capacity_error()
` [PATCH v2 6/9] scsi: sd: Remove checks for -EOVERFLOW in sd_read_capacity()
` [PATCH v2 7/9] scsi: sd: Check for and retry in case of READ_CAPCITY(10)/(16) returning no data
` [PATCH v2 8/9] scsi: Simplify nested if conditional in scsi_probe_lun()
` [PATCH v2 9/9] scsi: scsi_debug: Add option to suppress returned data but return good status

[PATCH v2 00/10] scsi: pm80xx: Fix expander support
 2025-08-15 16:40 UTC  (29+ messages)
` [PATCH v2 01/10] scsi: pm80xx: Restore support for expanders
` [PATCH v2 02/10] scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
` [PATCH v2 03/10] scsi: libsas: Add dev_parent_is_expander() helper
` [PATCH v2 04/10] scsi: hisi_sas: Use "
` [PATCH v2 05/10] scsi: isci: "
` [PATCH v2 06/10] scsi: mvsas: "
` [PATCH v2 07/10] scsi: pm80xx: "
` [PATCH v2 08/10] scsi: pm80xx: Add helper function to get the local phy id
` [PATCH v2 09/10] scsi: pm80xx: Fix pm8001_abort_task() for chip_8006 when using an expander
` [PATCH v2 10/10] scsi: pm80xx: Use pm80xx_get_local_phy_id() to access phy array

[PATCH] ufs: core: Only collect timestamps if the monitoring functionality is enabled
 2025-08-15 16:00 UTC 

[PATCH v3 0/4] UFS driver bug fixes
 2025-08-15 15:58 UTC  (5+ messages)
` [PATCH v3 1/4] ufs: core: Fix IRQ lock inversion for the SCSI host lock
` [PATCH v3 2/4] ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()
` [PATCH v3 3/4] ufs: core: Fix the return value documentation
` [PATCH v3 4/4] ufs: core: Rename ufshcd_wait_for_doorbell_clr()

[PATCH v2 0/4] UFS driver bug fixes
 2025-08-15 15:56 UTC  (5+ messages)
` [PATCH v2 1/4] ufs: core: Fix IRQ lock inversion for the SCSI host lock
` [PATCH v2 2/4] ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()

[PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
 2025-08-15 14:42 UTC  (4+ messages)

[PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-08-15 14:29 UTC  (4+ messages)

[PATCH v1] scsi: target: Use helper function IS_ERR_OR_NULL() to simplify the code
 2025-08-15  6:37 UTC 

[PATCH] ufs: core: Improve IOPS
 2025-08-15  6:21 UTC  (5+ messages)

[PATCH] scsi: qla4xxx: Prevent a potential error pointer dereference
 2025-08-15  3:38 UTC  (3+ messages)

[PATCH] fnic: remove a useless struct mempool forward declaration
 2025-08-15  3:38 UTC  (2+ messages)

[PATCH] scsi: ufs: ufs-pci: Add support for Intel Wildcat Lake
 2025-08-15  3:38 UTC  (2+ messages)

[PATCH v1 00/10] ufs: host: mediatek: Provide features and fixes in MediaTek platforms
 2025-08-15  3:19 UTC  (2+ messages)

[PATCH v2 0/3] dt-bindings: ufs: qcom: Split SC7180, SM8650 and similar into separate file
 2025-08-15  3:13 UTC  (6+ messages)

[PATCH] scsi: target: core: Use IS_ERR_OR_NULL() to simplify code
 2025-08-14 13:13 UTC 

[PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
 2025-08-14 13:07 UTC 

[PATCH -v4] ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS controller v5
 2025-08-14  9:10 UTC  (2+ messages)

[PATCH v23 00/16] Improve write performance for zoned UFS devices
 2025-08-14  8:30 UTC  (5+ messages)
` [PATCH v23 01/16] block: Support block devices that preserve the order of write requests

[PATCH 0/5] scsi: pm80xx: Fix expander support
 2025-08-14  8:26 UTC  (14+ messages)
` [PATCH 1/5] scsi: pm80xx: Restore support for expanders
` [PATCH 2/5] scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
` [PATCH 3/5] scsi: pm80xx: Add helper function to get the local phy id
` [PATCH 4/5] scsi: pm80xx: Fix pm8001_abort_task() for chip_8006 when using an expander
` [PATCH 5/5] scsi: pm80xx: Use pm80xx_get_local_phy_id() to access phy array

[PATCH 0/4] UFS driver bug fixes
 2025-08-14  8:00 UTC  (5+ messages)
` [PATCH 4/4] ufs: core: Rename ufshcd_wait_for_doorbell_clr()

[PATCH 4/5] PCI/ERR: Update device error_state already after reset
 2025-08-14  0:40 UTC  (4+ messages)
` [PATCH 5/5] PCI/ERR: Remove remnants of .link_reset() callback

[PATCH v9 0/8] nvme-fc: FPIN link integrity handling
 2025-08-13 20:07 UTC  (10+ messages)
` [PATCH v9 1/9] fc_els: use 'union fc_tlv_desc'
` [PATCH v9 2/9] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH v9 3/9] nvme-fc: marginal path handling
` [PATCH v9 4/9] nvme-fc: nvme_fc_fpin_rcv() callback
` [PATCH v9 5/9] lpfc: enable FPIN notification for NVMe
` [PATCH v9 6/9] qla2xxx: "
` [PATCH v9 7/9] nvme: sysfs: emit the marginal path state in show_state()
` [PATCH v9 8/9] nvme-multipath: queue-depth support for marginal paths
` [PATCH v9 9/9] scsi: qla2xxx: Fix memcpy field-spanning write issue

[PATCH 0/5] Retry READ CAPACITY(10)/(16) with good status but no data
 2025-08-13 17:50 UTC  (3+ messages)
` [PATCH 1/5] scsi: sd: Have scsi-ml retry read_capacity_16 errors

[PATCH v3] ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS controller v5
 2025-08-13 16:01 UTC  (3+ messages)

[PATCH] ufs: ufs-qcom: disable lane clocks during phy hibern8
 2025-08-13 11:31 UTC  (3+ messages)

blktests failures with v6.17-rc1 kernel
 2025-08-13 10:50 UTC 


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).