Linux ATA/IDE development
 help / color / mirror / Atom feed
 messages from 2026-05-06 13:54:08 to 2026-05-28 07:50:21 UTC [more...]

[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
 2026-05-28  7:50 UTC  (10+ messages)
` [PATCH v1 1/8] ata: pata_budda: Use named initializer for zorro_device_id
` [PATCH v1 6/8] zorro: Simplify storing pointers in device id struct

[PATCH] ata: libata-sata: retry hardreset when device detected but PHY not established
 2026-05-28  7:09 UTC  (8+ messages)

[PATCH v3] ata: libata: Document when host->eh_mutex should be held
 2026-05-28  6:58 UTC  (7+ messages)

[PATCH v2] ata: ahci: use hweight_long() to count port_map bits
 2026-05-28  6:56 UTC  (4+ messages)

[PATCH v2 0/9] ata: libata-core: Enable context analysis
 2026-05-28  6:11 UTC  (41+ messages)
` [PATCH v2 1/9] ata: libata: Fix ata_exec_internal()
` [PATCH v2 2/9] ata: libata: Pass the ATA port argument directly to __ata_scsi_queuecmd()
` [PATCH v2 3/9] ata: libata: Pass the ATA port argument directly to ata_qc_schedule_eh()
` [PATCH v2 4/9] ata: libata: Pass the ATA port argument directly to ata_qc_complete()
` [PATCH v2 5/9] ata: libata: Pass the ATA port argument directly to ata_qc_issue()
` [PATCH v2 6/9] ata: libata: Pass the ATA port argument directly to __ata_qc_complete()
` [PATCH v2 7/9] ata: libata: Pass the ATA port argument directly to ata_link_abort()
` [PATCH v2 8/9] ata: libata: Enable context analysis
` [PATCH v2 9/9] ata: Annotate the code that uses the host lock
` (subset) [PATCH v2 0/9] ata: libata-core: Enable context analysis

[PATCH] ahci: use hweight_long() to count port_map bits
 2026-05-28  5:57 UTC  (5+ messages)
    `  "

[RFC] libata/ahci: three MMIO trust boundary issues under hostile hardware model
 2026-05-27 18:15 UTC  (4+ messages)

[PATCH v5 0/4] ata: fix deferred QC handling for port multipliers
 2026-05-27  8:32 UTC  (16+ messages)
` [PATCH v5 1/4] ata: libata-scsi: improve readability of ata_scsi_qc_issue()
` [PATCH v5 2/4] ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORT
` [PATCH v5 3/4] ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
` [PATCH v5 4/4] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS

[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
 2026-05-26 10:17 UTC  (16+ messages)
` [PATCH 1/9] ata: ahci_tegra: Explicitly specify PMC instance to use
` [PATCH 2/9] drm/nouveau: tegra: "
` [PATCH 4/9] media: vde: "
` [PATCH 5/9] PCI: tegra: "
` [PATCH 6/9] usb: xhci: "

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-05-23 15:04 UTC  (5+ messages)
` DEPT (the dependency tracker) as AI review prompt? (was: DEPT v18)
    ` DEPT (the dependency tracker) as AI review prompt?

[PATCH] dmaengine: bestcomm: Enable compile testing
 2026-05-22 13:48 UTC  (3+ messages)

[PATCH] ata: Consistently define pci_device_ids using named initializers
 2026-05-21 11:22 UTC  (4+ messages)

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-05-21  9:38 UTC  (5+ messages)
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` (subset) [PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API

[PATCH v2] ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
 2026-05-20  0:54 UTC  (3+ messages)
` stable backport request: "

[GIT PULL] ata fixes for 7.1-rc5
 2026-05-19 19:03 UTC  (2+ messages)

[PATCH v5 0/6] ata: libata-scsi: multi-LUN ATAPI device support
 2026-05-18  8:13 UTC  (20+ messages)
` [PATCH v5 1/6] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v5 2/6] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v5 3/6] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v5 4/6] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v5 5/6] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v5 6/6] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk

[PATCH] ata: libata-core: Enable context analysis
 2026-05-15 12:11 UTC  (4+ messages)

[PATCH v4 0/4] ata: fix deferred QC handling for port multipliers
 2026-05-14 11:08 UTC  (14+ messages)
` [PATCH v4 1/4] ata: libata-scsi: improve readability of ata_scsi_qc_issue()
` [PATCH v4 2/4] ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORT
` [PATCH v4 3/4] ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
` [PATCH v4 4/4] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS

[PATCHv2] ata: pata_arasan_cf: simplify ioremap
 2026-05-14  7:10 UTC  (2+ messages)

[PATCH] ata: libata-eh: queue hotplug work on the system_dfl_long_wq workqueue
 2026-05-14  7:10 UTC  (5+ messages)

[RFC PATCH] ata: libata-scsi: Move long delayed work on system_dfl_long_wq
 2026-05-13  8:14 UTC  (7+ messages)

[PATCH v4 0/7] ata: libata-scsi: multi-LUN ATAPI device support
 2026-05-12 15:12 UTC  (11+ messages)
` [PATCH v4 1/7] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v4 2/7] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v4 3/7] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v4 4/7] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v4 5/7] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v4 6/7] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk
` [PATCH v4 7/7] scsi: scsi_devinfo: extend BLIST_NO_LUN_1F to MATSHITA and NEC PD-1 variants

[PATCH v3 0/2] ata: fix deferred QC handling for port multipliers
 2026-05-12 10:37 UTC  (9+ messages)
` [PATCH v3 1/2] ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
` [PATCH v3 2/2] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS

[PATCH] ata: pata_arasan_cf: simplify ioremap
 2026-05-12 10:16 UTC  (3+ messages)

[PATCH v2 0/2] ata: fix deferred QC handling for port multipliers
 2026-05-12  1:57 UTC  (4+ messages)
` [PATCH v2 1/2] ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
` [PATCH v2 2/2] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS

[PATCH] libata: disable device after repeated media errors
 2026-05-11 22:07 UTC  (2+ messages)

[PATCH v3 0/7] ata: libata-scsi: multi-LUN ATAPI device support
 2026-05-11 21:54 UTC  (6+ messages)
` [PATCH v3 7/7] scsi: scsi_devinfo: extend BLIST_NO_LUN_1F to MATSHITA and NEC PD-1 variants

Default IDENTIFY timeout is 5000ms which is too short for enterprise disks
 2026-05-08 20:48 UTC  (4+ messages)

[PATCH 0/3] ata: fix deferred QC handling for port multipliers
 2026-05-08 19:23 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox