linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-02 18:08:20 to 2023-10-09 08:29:52 UTC [more...]

[Bug 209177] mpt2sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:10791/_scsih_probe()!
 2023-10-09  8:29 UTC 

[PATCHv5 00/18] scsi: EH rework prep patches, part 1
 2023-10-09  7:52 UTC  (4+ messages)
` [PATCH 17/18] pmcraid: select device in pmcraid_eh_target_reset_handler()

[PATCH v5 00/10] scsi:scsi_debug: Add error injection for single device
 2023-10-09  7:19 UTC  (11+ messages)
` [PATCH v5 07/10] scsi: scsi_debug: Add new error injection abort failed
` [PATCH v5 08/10] scsi: scsi_debug: Add new error injection reset lun failed
` [PATCH v5 09/10] scsi: scsi_debug: Add debugfs interface to fail target reset
` [PATCH v5 10/10] scsi: scsi_debug: Add param to control sdev's allow_restart

[PATCH] scsi: core: Report error list information in debugfs
 2023-10-09  7:12 UTC  (2+ messages)

[PATCH v2 0/4] SCSI: Fix issues between removing device and error handle
 2023-10-09  6:59 UTC  (3+ messages)

[PATCH 00/10] libsas: Some tidy-up
 2023-10-09  6:57 UTC  (21+ 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

[PATCH] scsi: Do not rescan devices with a suspended queue
 2023-10-09  6:17 UTC  (2+ messages)

[PATCH 1/1] Revert "RDMA/rxe: Add workqueue support for rxe tasks"
 2023-10-08 17:09 UTC  (20+ messages)

[RFC PATCH 0/6] usb-storage,uas,scsi: Support OPAL commands on USB attached devices
 2023-10-08 13:15 UTC  (17+ messages)
` [RFC PATCH 1/6] usb-storage: remove UNUSUAL_VENDOR_INTF macro
` [RFC PATCH 2/6] usb-storage: make internal quirks flags 64bit
` [RFC PATCH 3/6] usb-storage: use fflags index only in usb-storage driver
` [RFC PATCH 4/6] usb-storage,uas: use host helper to generate driver info
` [RFC PATCH 5/6] usb-storage,uas,scsi: allow to pass through security commands (OPAL)
` [RFC PATCH 6/6] usb-storage,uas: Disable security commands (OPAL) for RT9210 chip family

[PATCH 0/7] Add UFS support for SC7180/SM7125
 2023-10-07 13:58 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: ufs: qcom: Add SC7180 compatible string
` [PATCH 2/7] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180
` [PATCH 3/7] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S
` [PATCH 4/7] phy: qcom: qmp-ufs: Add SC7180 support
` [PATCH 5/7] arm64: dts: qcom: sc7180: Add UFS nodes
` [PATCH 6/7] arm64: dts: qcom: sm7125-xiaomi-common: "
` [PATCH 7/7] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S

[PATCH v5] scsi: support packing multi-segment in UNMAP command
 2023-10-07 10:13 UTC  (8+ messages)

[PATCH v2 00/12] scsi: sshdr and retry fixes
 2023-10-06 22:39 UTC  (19+ messages)
` [PATCH v2 01/12] scsi: sd: Fix sshdr use in read_capacity_16
` [PATCH v2 02/12] scsi: sd: Fix sshdr use in sd_spinup_disk
` [PATCH v2 03/12] scsi: hp_sw: Fix sshdr use
` [PATCH v2 04/12] scsi: rdac: Fix send_mode_select retry handling
` [PATCH v2 05/12] scsi: rdac: Fix sshdr use
` [PATCH v2 06/12] scsi: spi: "
` [PATCH v2 07/12] scsi: sd: Fix sshdr use in sd_suspend_common
` [PATCH v2 08/12] scsi: sd: Fix scsi_mode_sense caller's sshdr use
` [PATCH v2 09/12] scsi: Fix sshdr use in scsi_test_unit_ready
` [PATCH v2 10/12] scsi: Fix sshdr use in scsi_cdl_enable
` [PATCH v2 11/12] scsi: sd: Fix sshdr use in cache_type_store
` [PATCH v2 12/12] scsi: sr: Fix sshdr use in sr_get_events

[PATCH] scsi: hptiop: Fix buffer overflow of hba->reqs[]
 2023-10-06 20:46 UTC 

[PATCH v2 00/15] Pass data temperature information to UFS devices
 2023-10-06 18:25 UTC  (24+ messages)
` [PATCH v2 01/15] block: Make bio_set_ioprio() modify fewer bio->bi_ioprio bits
` [PATCH v2 02/15] blk-ioprio: Modify "
` [PATCH v2 03/15] block: Support data lifetime in the I/O priority bitfield
` [PATCH v2 04/15] fs: Restore write hint support
` [PATCH v2 05/15] fs/f2fs: Restore the whint_mode mount option
` [PATCH v2 06/15] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v2 07/15] scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v2 08/15] sd: Translate data lifetime information
` [PATCH v2 09/15] scsi_debug: Reduce code duplication
` [PATCH v2 10/15] scsi_debug: Support the block limits extension VPD page
` [PATCH v2 11/15] scsi_debug: Rework page code error handling
` [PATCH v2 12/15] scsi_debug: Rework subpage "
` [PATCH v2 13/15] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v2 14/15] scsi_debug: Implement GET STREAM STATUS
` [PATCH v2 15/15] scsi_debug: Maintain write statistics per group number

[PATCH v4 0/6] UFS: Add OPP support
 2023-10-06 15:24 UTC  (12+ messages)
` [PATCH v4 1/6] dt-bindings: ufs: common: add OPP table
` [PATCH v4 2/6] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v4 3/6] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v4 4/6] scsi: ufs: host: Add support for parsing OPP
` [PATCH v4 5/6] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v4 6/6] arm64: dts: qcom: sm8250: "

[PATCH 00/13] Pass data temperature information to zoned UFS devices
 2023-10-05 11:59 UTC  (33+ messages)
` [PATCH 01/13] fs/f2fs: Restore the whint_mode mount option
` [PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT
` [PATCH 04/13] block: Restore write hint support
` [PATCH 06/13] scsi_proto: Add struct io_group_descriptor
` [PATCH 07/13] sd: Translate data lifetime information
` [PATCH 08/13] scsi_debug: Reduce code duplication
  ` [PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page

[PATCHv5 0/7] scsi: EH rework, main part
 2023-10-05 12:59 UTC  (19+ messages)
` [PATCH 1/7] scsi: Use Scsi_Host as argument for eh_host_reset_handler
` [PATCH 2/7] scsi: Use Scsi_Host and channel number as argument for eh_bus_reset_handler()
` [PATCH 3/7] scsi: Use scsi_target as argument for eh_target_reset_handler()
` [PATCH 4/7] scsi: Use scsi_device as argument to eh_device_reset_handler()
` [PATCH 5/7] scsi: Do not allocate scsi command in scsi_ioctl_reset()
` [PATCH 6/7] scsi: remove SUBMITTED_BY_SCSI_RESET_IOCTL
` [PATCH 7/7] scsi_error: streamline scsi_eh_bus_device_reset()

[PATCH v8 00/23] Fix libata suspend/resume handling and code cleanup
 2023-10-05 12:38 UTC  (10+ messages)

[PATCH v5 06/10] scsi: scsi_debug: set command's result and sense data if the error is injected
 2023-10-05 10:40 UTC  (2+ messages)

Fiberglass Insect Screen/Pleated Screen Mesh
 2023-10-05  2:55 UTC 

[PATCH V4 0/4] Add UFS host controller and Phy nodes for sc7280
 2023-10-05 13:01 UTC  (3+ messages)
` [PATCH V4 2/4] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 soc

[PATCH 6.5 067/321] scsi: iscsi_tcp: restrict to TCP sockets
 2023-10-04 17:53 UTC 

[PATCH 6.1 058/259] scsi: iscsi_tcp: restrict to TCP sockets
 2023-10-04 17:53 UTC 

[PATCH] docs: move powerpc under arch
 2023-10-04 13:31 UTC  (4+ messages)

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:45 UTC 

[PATCH v1] ufs: core: remove dev cmd clock scaling busy
 2023-10-04  6:37 UTC  (2+ messages)

[PATCH v2] ufs: core: correct clear tm error log
 2023-10-04  1:31 UTC  (3+ messages)

[PATCH 00/12] scsi: sshdr and retry fixes
 2023-10-04  1:05 UTC  (14+ messages)
` [PATCH 01/12] scsi: sd: Fix sshdr use in read_capacity_16
` [PATCH 02/12] scsi: sd: Fix sshdr use in sd_spinup_disk
` [PATCH 03/12] scsi: hp_sw: Fix sshdr use
` [PATCH 04/12] scsi: rdac: Fix send_mode_select retry handling
` [PATCH 05/12] scsi: rdac: Fix sshdr use
` [PATCH 06/12] scsi: spi: "
` [PATCH 07/12] scsi: sd: Fix sshdr use in sd_suspend_common
` [PATCH 08/12] scsi: sd: Fix scsi_mode_sense caller's sshdr use
` [PATCH 09/12] scsi: Fix sshdr use in scsi_test_unit_ready
` [PATCH 10/12] scsi: Fix sshdr use in scsi_cdl_enable
` [PATCH 11/12] scsi: sd: Fix sshdr use in cache_type_store
` [PATCH 12/12] scsi: sr: Fix sshdr use in sr_get_events

[PATCH v2] scsi: message: fusion: replace deprecated strncpy with strscpy
 2023-10-03 23:45 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.6-rc4
 2023-10-03 17:25 UTC  (2+ messages)

[PATCH 0/4] megaraid_sas: Driver version update to 07.727.03.00-rc1
 2023-10-03 11:00 UTC  (5+ messages)
` [PATCH 1/4] megaraid_sas: Increase register read retry rount from 3 to 30 for selected registers
` [PATCH 2/4] megaraid_sas: Log message when controller reset is requested but not issued
` [PATCH 3/4] megaraid_sas: Driver version update to 07.727.03.00-rc1
` [PATCH 4/4] megaraid_sas: Revision of Maintainer List

[PATCH v2 00/15] sysctl: Remove sentinel elements from drivers
 2023-10-03  8:47 UTC  (3+ messages)

[PATCH v1] ufs: core: correct clear tm error log
 2023-10-03  2:18 UTC  (4+ messages)

[PATCH v2 01/15] cdrom: Remove now superfluous sentinel element from ctl_table array
 2023-10-02 21:45 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ufs: ufs-pci: Switch to use acpi_evaluate_dsm_typed()
 2023-10-02 18: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).