messages from 2023-09-11 04:03:04 to 2023-09-13 20:51:02 UTC [more...]
[PATCH 00/19] Fix libata suspend/resume handling and code cleanup
2023-09-13 20:50 UTC (74+ 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
[bug report] blktests srp/002 hang
2023-09-13 17:36 UTC (7+ messages)
[PATCH 1/2] pm80xx: Use phy specific sas address when sending PHY_START command
2023-09-13 15:56 UTC (6+ messages)
` [PATCH 2/2] pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
` [PATCH v2 1/2] pm80xx: Use phy specific sas address when sending PHY_START command
[PATCH v2 07/10] scsi: esas2r: Use FIELD_GET() to extract PCIe capability fields
2023-09-13 13:16 UTC (4+ messages)
` [PATCH v2 08/10] scsi: qla2xxx: "
[PATCH] qla2xxx: correct endianness for rqstlen and rsplen
2023-09-13 12:25 UTC (2+ messages)
[PATCH v1 v1] scsi: qla2xxx: fio at the same time delete acl hung
2023-09-13 11:12 UTC
[PATCH v3 0/9] qla2xxx driver misc features
2023-09-13 11:03 UTC (5+ messages)
` [PATCH v3 1/9] qla2xxx: Add Unsolicited LS Request and Response Support for NVMe
` [EXT] "
[PATCH] ata,scsi: do not issue START STOP UNIT on resume
2023-09-13 10:34 UTC (5+ messages)
[PATCH v2 00/21] Fix libata suspend/resume handling and code cleanup
2023-09-13 10:25 UTC (27+ messages)
` [PATCH v2 01/21] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v2 02/21] ata: libata-core: Fix port and device removal
` [PATCH v2 03/21] ata: libata-scsi: link ata port and scsi device
` [PATCH v2 04/21] ata: libata-scsi: Disable scsi device manage_start_stop
` [PATCH v2 05/21] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH v2 06/21] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH v2 07/21] scsi: sd: Do not issue commands to suspended disks on remove
` [PATCH v2 08/21] ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
` [PATCH v2 09/21] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH v2 10/21] scsi: Remove scsi device no_start_on_resume flag
` [PATCH v2 11/21] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH v2 12/21] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH v2 13/21] ata: libata-core: Detach a port devices on shutdown
` [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 16/21] ata: libata-core: skip poweroff for devices that are runtime suspended
` [PATCH v2 17/21] ata: libata-core: Do not resume ports that have been "
` [PATCH v2 18/21] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH v2 19/21] ata: libata-eh: Improve reset error messages
` [PATCH v2 20/21] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH v2 21/21] ata: libata: Cleanup inline DMA helper functions
blktests: changing rdma default driver from rdma_rxe to siw
2023-09-13 10:25 UTC
[czhong@redhat.com: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
2023-09-13 8:59 UTC (4+ messages)
Private Giveaways ltd
2023-09-13 0:24 UTC
[PATCH 0/3] Some fixes and optimizations for hisi_sas debugfs
2023-09-13 2:15 UTC (4+ messages)
` [PATCH 1/3] scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs
` [PATCH 2/3] scsi: hisi_sas: Directly calling register snapshot instead of workqueue
` [PATCH 3/3] scsi: hisi_sas: Allocate DFX memory during dump trigger
[PATCH v2 0/3] Minor cleanups
2023-09-12 23:06 UTC (6+ messages)
` [PATCH v2 1/3] scsi: libsas: Move local functions declarations to sas_internal.h
` [PATCH v2 2/3] scsi: libsas: Declare sas_set_phy_speed() static
` [PATCH v2 3/3] scsi: libsas: Declare sas_discover_end_dev() static
[PATCH v3 0/3] Minor cleanups
2023-09-12 23:05 UTC (4+ messages)
` [PATCH v3 1/3] scsi: libsas: Move local functions declarations to sas_internal.h
` [PATCH v3 2/3] scsi: libsas: Declare sas_set_phy_speed() static
` [PATCH v3 3/3] scsi: libsas: Declare sas_discover_end_dev() static
[PATCH 7/8] scsi: esas2r: Use FIELD_GET() to extract Link Width
2023-09-12 10:39 UTC (4+ messages)
` [PATCH 8/8] scsi: qla2xxx: "
[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
2023-09-12 10:06 UTC (4+ messages)
[PATCH 0/3] Minor cleanups
2023-09-12 8:41 UTC (8+ messages)
` [PATCH 1/3] scsi: libsas: Move local functions declarations to sas_internal.h
` [PATCH 2/3] scsi: libsas: Declare sas_set_phy_speed() static
` [PATCH 3/3] scsi: libsas: Declare sas_discover_end_dev() static
blktests failures with v6.6-rc1
2023-09-12 8:01 UTC
[PATCH v3 0/6] UFS: Add OPP support
2023-09-12 6:59 UTC (4+ messages)
` [PATCH v3 5/6] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
[PATCH v2 00/10] scsi: pm8001: Bug fix and cleanup
2023-09-11 23:27 UTC (11+ messages)
` [PATCH v2 01/10] scsi: pm8001: Setup IRQs on resume
` [PATCH v2 02/10] scsi: pm8001: Introduce pm8001_free_irq()
` [PATCH v2 03/10] scsi: pm8001: Introduce pm8001_init_tasklet()
` [PATCH v2 04/10] scsi: pm8001: Introduce pm8001_kill_tasklet()
` [PATCH v2 05/10] scsi: pm8001: Introduce pm8001_handle_irq()
` [PATCH v2 06/10] scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable()
` [PATCH v2 07/10] scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()
` [PATCH v2 08/10] scsi: pm8001: Remove PM8001_USE_MSIX
` [PATCH v2 09/10] scsi: pm8001: Remove PM8001_USE_TASKLET
` [PATCH v2 10/10] scsi: pm8001: Remove PM8001_READ_VPD
[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 10/10] scsi: pm8001: Remove PM8001_READ_VPD
2023-09-11 13:44 UTC (2+ messages)
[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/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 00/10] scsi: pm8001: Bug fix and cleanup
2023-09-11 8:27 UTC (6+ messages)
` [PATCH 01/10] scsi: pm8001: Setup IRQs on resume
` [PATCH 02/10] scsi: pm8001: Introduce pm8001_free_irq()
[PATCH v2 2/3] scsi: ufs: core: Add ufshcd_wb_buf_resize function to enable WB buffer resize
2023-09-11 8:21 UTC (2+ messages)
[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 (4+ 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 (4+ messages)
` [PATCH 2/2] scsi: ufs: ufs-qcom: Rename "hs_gear" to "phy_gear"
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