messages from 2023-09-05 23:21:28 to 2023-09-12 02:07:52 UTC [more...]
[PATCH v2 00/21] Fix libata suspend/resume handling and code cleanup
2023-09-12 0:56 UTC (8+ messages)
` [PATCH v2 02/21] ata: libata-core: Fix port and device removal
` [PATCH v2 04/21] ata: libata-scsi: Disable scsi device manage_start_stop
` [PATCH v2 06/21] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH v2 14/21] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH v2 15/21] ata: libata-core: Remove ata_port_resume_async()
` [PATCH v2 19/21] ata: libata-eh: Improve reset error messages
` [PATCH v2 20/21] ata: libata-eh: Reduce "disable device" message verbosity
[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
2023-09-11 12:53 UTC (7+ messages)
` [PATCH v3 1/6] alpha: Streamline convoluted PCI error handling
` [PATCH v3 2/6] sh: pci: Do PCI error check on own line
` [PATCH v3 3/6] atm: iphase: Do PCI error checks "
` [PATCH v3 4/6] PCI: Do error check on own line to split long if conditions
` [PATCH v3 5/6] PCI: xgene: Do PCI error check on own line & keep return value
` [PATCH v3 6/6] scsi: ipr: Do PCI error checks on own line
[PATCH 00/10] scsi: pm8001: Bug fix and cleanup
2023-09-11 13:44 UTC (15+ messages)
` [PATCH 01/10] scsi: pm8001: Setup IRQs on resume
` [PATCH 02/10] scsi: pm8001: Introduce pm8001_free_irq()
` [PATCH 03/10] scsi: pm8001: Introduce pm8001_init_tasklet()
` [PATCH 04/10] scsi: pm8001: Introduce pm8001_kill_tasklet()
` [PATCH 05/10] scsi: pm8001: Introduce pm8001_handle_irq()
` [PATCH 06/10] scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable()
` [PATCH 07/10] scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()
` [PATCH 08/10] scsi: pm8001: Remove PM8001_USE_MSIX
` [PATCH 09/10] scsi: pm8001: Remove PM8001_USE_TASKLET
` [PATCH 10/10] scsi: pm8001: Remove PM8001_READ_VPD
[PATCH 7/8] scsi: esas2r: Use FIELD_GET() to extract Link Width
2023-09-11 12:15 UTC (2+ messages)
` [PATCH 8/8] scsi: qla2xxx: "
[PATCH 00/19] Fix libata suspend/resume handling and code cleanup
2023-09-11 15:15 UTC (50+ messages)
` [PATCH 01/19] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH 02/19] ata: libata-core: Fix port and device removal
` [PATCH 03/19] ata: libata-scsi: link ata port and scsi device
` [PATCH 04/19] ata: libata-scsi: Disable scsi device manage_start_stop
` [PATCH 05/19] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH 06/19] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH 07/19] scsi: sd: Do not issue commands to suspended disks on remove
` [PATCH 08/19] scsi: Remove scsi device no_start_on_resume flag
` [PATCH 09/19] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH 10/19] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH 11/19] ata: libata-core: Detach a port devices on shutdown
` [PATCH 12/19] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH 13/19] ata: libata-core: Remove ata_port_resume_async()
` [PATCH 14/19] ata: libata-core: skip poweroff for devices that are runtime suspended
` [PATCH 15/19] ata: libata-core: Do not resume ports that have been "
` [PATCH 16/19] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH 17/19] ata: libata-eh: Improve reset error messages
` [PATCH 18/19] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH 19/19] ata: libata: Cleanup inline DMA helper functions
[PATCH 6.1 430/600] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
2023-09-11 13:47 UTC (3+ messages)
` [PATCH 6.1 431/600] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [PATCH 6.1 432/600] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
[PATCH 6.4 524/737] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
2023-09-11 13:46 UTC (3+ messages)
` [PATCH 6.4 525/737] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [PATCH 6.4 526/737] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
[PATCH] scsi: fnic: Replace sgreset tag with max_tag_id
2023-09-11 20:30 UTC (6+ messages)
[PATCH 0/6] Enable HS-G5 support on SM8550
2023-09-11 10:02 UTC (11+ messages)
` [PATCH 1/6] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH 2/6] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH 3/6] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH 4/6] phy: qualcomm: phy-qcom-qmp-ufs: Move data structs and setting tables to header
` [PATCH 5/6] scsi: ufs: ufs-sysfs: Expose UFS power info
` [PATCH 6/6] scsi: ufs: ufs-sysfs: Introduce UFS power info sysfs nodes
[PATCH 1/2] pm80xx: Use phy specific sas address when sending PHY_START command
2023-09-11 17:03 UTC (2+ messages)
` [PATCH 2/2] pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
[PATCH 1/1] lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo
2023-09-11 18:43 UTC (2+ messages)
[PATCH 6.5 495/739] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
2023-09-11 13:44 UTC (3+ messages)
` [PATCH 6.5 496/739] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [PATCH 6.5 497/739] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
[PATCH v3 0/6] UFS: Add OPP support
2023-09-11 13:15 UTC (3+ messages)
` [PATCH v3 5/6] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
[PATCH v2 0/3] scsi: ufs: core: support WB buffer resize function
2023-09-11 8:21 UTC (10+ messages)
` [PATCH v2 1/3] scsi: ufs: core: add wb buffer resize related attr_idn
` [PATCH v2 2/3] scsi: ufs: core: Add ufshcd_wb_buf_resize function to enable WB buffer resize
` [PATCH v2 3/3] scsi: ufs: core: Add sysfs attributes to control WB buffer resize function
[Bug 215943] New: UBSAN: array-index-out-of-bounds in drivers/scsi/megaraid/megaraid_sas_fp.c:103:32
2023-09-11 8:19 UTC (3+ messages)
` [Bug 215943] "
[PATCH v4] ufs: poll pmc until another pa request is completed
2023-09-11 7:34 UTC (3+ messages)
[RESEND PATCH v3 0/2] change UIC command handling
2023-09-11 7:23 UTC (7+ messages)
[PATCH V8 0/5] scsi: ufs: qcom: Align programming sequence as per HW spec
2023-09-11 6:42 UTC (2+ messages)
[PATCH] scsi: ufs: qcom: dt-bindings: Add MCQ ESI property
2023-09-11 6:27 UTC (5+ messages)
[PATCH v3 0/3] scsi: ufs: core: support WB buffer resize function
2023-09-11 5:57 UTC (4+ messages)
` [PATCH v3 1/3] scsi: ufs: core: add wb buffer resize related attr_idn
` [PATCH v3 2/3] scsi: ufs: core: Add sysfs attribute to control WB buffer resize function
` [PATCH v3 3/3] scsi: ufs: core: Add sysfs attributes to get the hint information and status of WB buffer resize
[PATCH 1/2] scsi: ufs: ufs-qcom: Update PHY settings only when scaling to higher gears
2023-09-11 5:56 UTC (6+ messages)
` [PATCH 2/2] scsi: ufs: ufs-qcom: Rename "hs_gear" to "phy_gear"
[GIT PULL] final round of SCSI updates for the 6.5+ merge window
2023-09-09 19:09 UTC (3+ messages)
[PATCH AUTOSEL 4.19 10/14] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
2023-09-09 0:40 UTC
[PATCH AUTOSEL 6.1 09/24] scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
2023-09-09 0:38 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 15/24] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
[PATCH AUTOSEL 4.14 10/12] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
2023-09-09 0:41 UTC
[PATCH AUTOSEL 5.10 11/16] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
2023-09-09 0:39 UTC
[PATCH AUTOSEL 5.4 10/14] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
2023-09-09 0:40 UTC
[PATCH AUTOSEL 5.15 13/19] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
2023-09-09 0:38 UTC
[PATCH AUTOSEL 6.4 09/25] scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
2023-09-09 0:37 UTC (2+ messages)
` [PATCH AUTOSEL 6.4 15/25] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
[PATCH AUTOSEL 6.5 09/28] scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
2023-09-09 0:35 UTC (2+ messages)
` [PATCH AUTOSEL 6.5 16/28] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
[PATCH 1/1] lpfc: Prevent use-after-free during rmmod with mapped NVME rports
2023-09-08 21:19 UTC
scsi: hosts: check result of scsi_host_set_state() in scsi_add_host_with_dma()
2023-09-08 20:48 UTC
[PATCH] scsi: scsi_dh_rdac: Avoid crash when a disk attach failed
2023-09-08 1:03 UTC (5+ messages)
[PATCH v2] scsi: ufs: Include the SCSI ID in UFS command tracing output
2023-09-08 0:25 UTC (2+ messages)
[PATCH 3/3] scsi: ufs: core: Add exception event handler to implicitly handle WB buffer resize event
2023-09-07 23:20 UTC (3+ messages)
[PATCH -next] scsi: ufs: core: Simplify bool conversion
2023-09-07 22:47 UTC (2+ messages)
[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
2023-09-07 21:48 UTC (5+ messages)
` [Bug 217599] "
[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
2023-09-07 12:38 UTC (8+ messages)
` [RFC PATCH v2 09/19] scsi: core: increase/decrease target_busy without check can_queue
[PATCH] scsi: ufs: do not look for unsupported vdd-hba-max-microamp
2023-09-07 9:03 UTC (2+ messages)
[PATCH 3/3] scsi: ufs: core: Add exception event handler to implicitly handle WB buffer resize event
2023-09-07 8:19 UTC
[PATCH] scsi: lpfc: Fix Fix the NULL vs IS_ERR() bug for debugfs_create_file()
2023-09-06 17:07 UTC (2+ messages)
[PATCH AUTOSEL 6.1 10/15] scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
2023-09-06 10:09 UTC (2+ messages)
[bvanassche:block-for-next] [scsi] 6d1716982b: BUG:kernel_NULL_pointer_dereference,address
2023-09-06 1:38 UTC
[PATCH] ata,scsi: do not issue START STOP UNIT on resume
2023-09-06 1:07 UTC (11+ messages)
scsi: Allow scsi_execute users to control retries
2023-09-05 23:15 UTC (11+ messages)
` [PATCH v11 01/34] scsi: Add helper to prep sense during error handling
` [PATCH v11 02/34] scsi: Allow passthrough to override what errors to retry
` [PATCH v11 04/34] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v11 05/34] scsi: retry INQUIRY after timeout
` [PATCH v11 09/34] scsi: sd: Fix sshdr use in sd_spinup_disk
` [PATCH v11 11/34] scsi: hp_sw: Only access sshdr if res > 0
` [PATCH v11 15/34] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v11 18/34] scsi: sd: Fix sshdr use in sd_suspend_common
` [PATCH v11 20/34] scsi: ch: Remove unit_attention
` [PATCH v11 21/34] scsi: ch: Have scsi-ml retry ch_do_scsi errors
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox