messages from 2023-09-22 10:07:12 to 2023-09-27 08:51:09 UTC [more...]
[PATCH] scsi: 3w-sas: Clean up errors in 3w-sas.h
2023-09-27 8:49 UTC
[PATCH] scsi: nsp32: Clean up errors in nsp32.h
2023-09-27 8:43 UTC
[PATCH] scsi: Clean up errors in sni_53c710.c
2023-09-27 8:37 UTC
[PATCH] scsi: Clean up errors in mvme16x_scsi.c
2023-09-27 8:34 UTC
[PATCH] scsi: iscsi: Clean up errors in libiscsi_tcp.c
2023-09-27 8:31 UTC
[PATCH V3 0/4] Add UFS host controller and Phy nodes for sc7280
2023-09-27 8:29 UTC (6+ messages)
` [PATCH V3 1/4] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string
` [PATCH V3 2/4] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 soc
` [PATCH V3 3/4] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 IDP board
` [PATCH V3 4/4] dt-bindings: ufs: qcom: Align clk binding property for Qualcomm UFS
[PATCH V3 4/4] dt-bindings: ufs: qcom: Align clk binding property for Qualcomm UFS
2023-09-27 8:27 UTC
[PATCH V2 0/3] Add UFS host controller and Phy nodes for sc7280
2023-09-27 8:21 UTC (7+ messages)
` [PATCH V2 1/3] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string
` [PATCH V2 2/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 soc
` [PATCH V2 3/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 IDP board
[PATCH] scsi: esp_scsi: Clean up errors in esp_scsi.c
2023-09-27 8:03 UTC
[PATCH] netlink: Clean up errors in scsi_netlink.c
2023-09-27 8:00 UTC
[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
2023-09-27 7:59 UTC (11+ messages)
[PATCH] scsi: aic7xxx: Clean up errors in aic7770.c
2023-09-27 7:54 UTC
[PATCH v7 00/23] Fix libata suspend/resume handling and code cleanup
2023-09-27 7:46 UTC (25+ messages)
` [PATCH v7 01/23] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v7 02/23] ata: libata-core: Fix port and device removal
` [PATCH v7 03/23] ata: libata-scsi: link ata port and scsi device
` [PATCH v7 04/23] scsi: sd: Differentiate system and runtime start/stop management
` [PATCH v7 05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop
` [PATCH v7 06/23] scsi: Do not attempt to rescan suspended devices
` [PATCH v7 07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH v7 08/23] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH v7 09/23] scsi: sd: Do not issue commands to suspended disks on shutdown
` [PATCH v7 10/23] ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
` [PATCH v7 11/23] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH v7 12/23] scsi: Remove scsi device no_start_on_resume flag
` [PATCH v7 13/23] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH v7 14/23] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH v7 15/23] ata: libata-core: Detach a port devices on shutdown
` [PATCH v7 16/23] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH v7 17/23] ata: libata-core: Remove ata_port_resume_async()
` [PATCH v7 18/23] ata: libata-core: Do not poweroff runtime suspended ports
` [PATCH v7 19/23] ata: libata-core: Do not resume "
` [PATCH v7 20/23] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH v7 21/23] ata: libata-eh: Improve reset error messages
` [PATCH v7 22/23] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH v7 23/23] ata: libata: Cleanup inline DMA helper functions
[PATCH] scsi: aic7xxx: aic79xx: Clean up errors in aic79xx_proc.c
2023-09-27 7:40 UTC
[PATCH] scsi: aic7xxx: Clean up errors in aic7xxx.h
2023-09-27 7:35 UTC
[PATCH] [SCSI] aic7xxx: Clean up errors in scsi_iu.h
2023-09-27 7:30 UTC
[PATCH] [SCSI] aic7xxx: Clean up errors in aic79xx_inline.h
2023-09-27 7:26 UTC
[PATCH] aic7xxx: Clean up errors in queue.h
2023-09-27 7:22 UTC
[PATCH] scsi: aic7xxx: aic79xx: Clean up errors in aic7xxx_proc.c
2023-09-27 7:17 UTC
[PATCH] scsi: aic7xxx: Clean up errors in aicasm.c
2023-09-27 7:14 UTC
[PATCH] [SCSI] aic7xxx: Clean up errors in aiclib.h
2023-09-27 7:02 UTC
[PATCH] [SCSI] aic7xxx: Clean up errors in aic7xxx_inline.h
2023-09-27 6:56 UTC
[PATCH] scsi: aic7xxx: Clean up errors in aic79xx_osm.h
2023-09-27 6:52 UTC
[PATCH v4] ufs: core: wlun send SSU timeout recovery
2023-09-27 3:32 UTC (7+ messages)
[PATCH] scsi: message: fusion: replace deprecated strncpy with strscpy
2023-09-27 4:43 UTC
[PATCH] scsi: message: fusion: replace deprecated strncpy with strscpy_pad
2023-09-27 4:06 UTC
[PATCH v5] ufs: core: wlun send SSU timeout recovery
2023-09-27 3:35 UTC
[PATCH v6 00/23] Fix libata suspend/resume handling and code cleanup
2023-09-26 23:30 UTC (40+ messages)
` [PATCH v6 01/23] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v6 02/23] ata: libata-core: Fix port and device removal
` [PATCH v6 03/23] ata: libata-scsi: link ata port and scsi device
` [PATCH v6 04/23] scsi: sd: Differentiate system and runtime start/stop management
` [PATCH v6 05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop
` [PATCH v6 06/23] scsi: Do not attempt to rescan suspended devices
` [PATCH v6 07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH v6 08/23] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH v6 09/23] scsi: sd: Do not issue commands to suspended disks on shutdown
` [PATCH v6 10/23] ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
` [PATCH v6 11/23] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH v6 12/23] scsi: Remove scsi device no_start_on_resume flag
` [PATCH v6 13/23] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH v6 14/23] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH v6 15/23] ata: libata-core: Detach a port devices on shutdown
` [PATCH v6 16/23] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH v6 17/23] ata: libata-core: Remove ata_port_resume_async()
` [PATCH v6 18/23] ata: libata-core: Do not poweroff runtime suspended ports
` [PATCH v6 19/23] ata: libata-core: Do not resume "
` [PATCH v6 20/23] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH v6 21/23] ata: libata-eh: Improve reset error messages
` [PATCH v6 22/23] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH v6 23/23] ata: libata: Cleanup inline DMA helper functions
[PATCH 1/1] Revert "RDMA/rxe: Add workqueue support for rxe tasks"
2023-09-27 0:08 UTC (9+ messages)
[PATCH V1 0/2] Add UFS host controller and Phy nodes for sc7280
2023-09-26 17:29 UTC (5+ messages)
` [PATCH V1 2/2] arm64: dts: qcom: sc7280: Add UFS host controller and phy nodes
[bug report] blktests srp/002 hang
2023-09-26 15:36 UTC (35+ messages)
[PATCH] scsi: ips: Fix potential deadlock on host->host_lock
2023-09-26 11:03 UTC
[PATCH] scsi: libsas: Fix potential deadlock on &sas_dev->lock
2023-09-26 11:02 UTC
[PATCH] drbd: Fix potential deadlock on &session->back_lock and &session->frwd_lock
2023-09-26 11:00 UTC
[PATCH v16 03/12] block: add copy offload support
2023-09-26 10:07 UTC (7+ messages)
` [PATCH v16 00/12] Implement "
` [PATCH v16 04/12] block: add emulation for copy
[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
2023-09-26 7:36 UTC (2+ messages)
` [Bug 217599] "
[PATCH 0/2] Fix two issue between removing device and error handle
2023-09-25 15:02 UTC (8+ messages)
` [PATCH 1/2] scsi: core: scsi_device_online() return false if state is SDEV_CANCEL
` [PATCH 2/2] scsi: scsi_error: Fix device reset is not triggered
[PATCH] [v3] scsi: zfcp: Fix a double put in zfcp_port_enqueue
2023-09-25 10:07 UTC (2+ messages)
SSD SATA 3.3 and Broadcom / LSI SAS1068E PCI-Express Fusion-MPT SAS
2023-09-25 1:06 UTC (2+ messages)
[PATCH] scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by
2023-09-24 17:06 UTC (3+ messages)
[PATCH AUTOSEL 5.10 05/13] scsi: qedf: Add synchronization between I/O completions and abort
2023-09-24 13:19 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 11/13] scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
` [PATCH AUTOSEL 5.10 12/13] scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
[PATCH AUTOSEL 5.15 05/18] scsi: qedf: Add synchronization between I/O completions and abort
2023-09-24 13:18 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 06/18] scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
` [PATCH AUTOSEL 5.15 15/18] scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
` [PATCH AUTOSEL 5.15 16/18] scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
[PATCH AUTOSEL 6.1 06/28] scsi: qedf: Add synchronization between I/O completions and abort
2023-09-24 13:17 UTC (5+ messages)
` [PATCH AUTOSEL 6.1 07/28] scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
` [PATCH AUTOSEL 6.1 08/28] scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
` [PATCH AUTOSEL 6.1 25/28] scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
` [PATCH AUTOSEL 6.1 26/28] scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
[PATCH AUTOSEL 6.5 08/41] scsi: qedf: Add synchronization between I/O completions and abort
2023-09-24 13:15 UTC (5+ messages)
` [PATCH AUTOSEL 6.5 09/41] scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
` [PATCH AUTOSEL 6.5 10/41] scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
` [PATCH AUTOSEL 6.5 37/41] scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
` [PATCH AUTOSEL 6.5 38/41] scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
[PATCH 0/2] cleanup patch
2023-09-24 7:49 UTC (8+ messages)
` [PATCH 1/2] scsi: core: cleanup scsi_dev_queue_ready()
` [PATCH 2/2] scsi: Add comment of target_destroy in scsi_host_template
[PATCH V2 1/3] scsi: arcmsr: support Areca ARC-1688 Raid controller
2023-09-24 6:11 UTC (2+ messages)
[PATCH] scsi: target: fix deadlock by recursive locking
2023-09-23 20:49 UTC (2+ messages)
[PATCH] [v2] scsi: zfcp: Fix a double put in zfcp_port_enqueue
2023-09-22 21:37 UTC (2+ messages)
[PATCH v5 00/23] Fix libata suspend/resume handling and code cleanup
2023-09-22 21:32 UTC (12+ messages)
` [PATCH v5 04/23] scsi: sd: Differentiate system and runtime start/stop management
` [PATCH v5 09/23] scsi: sd: Do not issue commands to suspended disks on shutdown
` [PATCH v5 16/23] ata: libata-core: Remove ata_port_suspend_async()
[PATCH 0/6] Enable HS-G5 support on SM8550
2023-09-22 18:23 UTC (8+ messages)
` [PATCH 4/6] phy: qualcomm: phy-qcom-qmp-ufs: Move data structs and setting tables to header
[Bug 215788] New: arcmsr driver on kernel 5.16 and up fails to initialize ARC-1280ML RAID controller
2023-09-22 17:28 UTC (3+ messages)
` [Bug 215788] "
[PATCH v4 00/23] Fix libata suspend/resume handling and code cleanup
2023-09-22 17:00 UTC (4+ messages)
` [PATCH v4 04/23] scsi: sd: Differentiate system and runtime start/stop management
[PATCH V2 0/3] scsi: arcmsr: support Areca ARC-1688 Raid controller
2023-09-22 16:48 UTC (2+ messages)
[PATCH v2 0/4] UFS core patches
2023-09-22 11:18 UTC (3+ messages)
` [PATCH v2 2/4] scsi: ufs: Move the 4K alignment code into the Exynos driver
[PATCH] scsi: fnic: clean up some inconsistent indenting
2023-09-22 10:06 UTC
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