public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-03 06:56:12 to 2025-12-01 12:35:26 UTC [more...]

[PATCH v3 0/8] ata: libata: Quirk DELLBOSS VD max_sectors
 2025-12-01 12:35 UTC  (8+ messages)
` [PATCH v3 1/8] ata: libata: Move quirk flags to their own enum
` [PATCH v3 2/8] ata: libata-core: Quirk DELLBOSS VD max_sectors
` [PATCH v3 3/8] ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks
` [PATCH v3 4/8] ata: libata: Add ata_force_get_fe_for_dev() helper
` [PATCH v3 5/8] ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirk
` [PATCH v3 6/8] ata: libata: Add support to parse equal sign in libata.force
` [PATCH v3 7/8] ata: libata: Add libata.force parameter max_sec

[PATCH v3] ata: libata: avoid long timeouts on hot-unplugged SATA DAS
 2025-12-01  9:46 UTC 

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-12-01  7:18 UTC  (34+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage

[PATCH v2 0/8] ata: libata: Quirk DELLBOSS VD max_sectors
 2025-11-29 21:50 UTC  (11+ messages)
` [PATCH v2 1/8] ata: libata: Move quirk flags to their own enum
` [PATCH v2 2/8] ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks
` [PATCH v2 3/8] ata: libata: Add ata_force_get_fe_for_dev() helper
` [PATCH v2 4/8] ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirk
` [PATCH v2 5/8] ata: libata-core: Quirk DELLBOSS VD max_sectors
` [PATCH v2 6/8] ata: libata: Add support to parse equal sign in libata.force
` [PATCH v2 7/8] ata: libata: Add libata.force parameter max_sec
` [PATCH v2 8/8] ata: libata: Allow more quirks

[PATCH] ata: libata-core: Disable LPM on Silicon Motion MD619HXCLDE3TC
 2025-11-28  6:01 UTC  (7+ messages)

[PATCH] ata: libata: avoid long timeouts on hot-unplugged SATA DAS
 2025-11-26  7:50 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/3] ata: libata: Quirk DELLBOSS VD MV.R00-0 max_sectors
 2025-11-25  4:30 UTC  (10+ messages)
` [PATCH 1/3] ata: libata: Move quirk flags to their own enum
` [PATCH 2/3] ata: libata-core: Quirk DELLBOSS VD MV.R00-0 max_sectors
` [PATCH 3/3] ata: libata: Allow more quirks

[bug report] ata: ahci: IO error with the default med_power_with_dipm
 2025-11-24  9:13 UTC  (5+ messages)

[GIT PULL] ata fixes for 6.18-rc7
 2025-11-21 19:19 UTC  (2+ messages)

ata timeout exceptions
 2025-11-20 23:53 UTC  (13+ messages)

[PATCH 1/2] ata: libata-scsi: Fix system suspend for a security locked drive
 2025-11-20 12:45 UTC  (9+ messages)
` [PATCH 2/2] ata: libata-core: Set capacity to zero "

[PATCH] ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()
 2025-11-20 12:16 UTC  (3+ messages)

Wiadomość z księgowości
 2025-11-19  8:55 UTC 

[PATCH v5 0/3] Add driver support for Eswin EIC7700 SoC SATA Controller and PHY
 2025-11-19  8:37 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: ata: eswin: Document for EIC7700 SoC ahci
` [PATCH v5 3/3] phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver
` (subset) [PATCH v5 0/3] Add driver support for Eswin EIC7700 SoC SATA Controller and PHY

[PATCH V2] ata: pata_pcmcia: Add Iomega Clik! PCMCIA ATA/ATAPI Adapter
 2025-11-18 21:00 UTC  (5+ messages)

[PATCH] fix PCMCIA Iomega Clik!
 2025-11-18 15:22 UTC  (4+ messages)

[PATCH v6 0/3] Support power resources defined in acpi on ata
 2025-11-13  2:46 UTC  (10+ messages)
` [PATCH v6 1/3] scsi: sd: Add manage_restart device attribute to scsi_disk
` [PATCH v6 2/3] ata: Use ACPI methods to power on disks
` [PATCH v6 3/3] ata: stop disk on restart if ACPI power resources are found

[PATCH] ata: libata-sff: add WQ_PERCPU to alloc_workqueue users
 2025-11-07  8:47 UTC  (4+ messages)

ATA PASS-THROUGH latency regression after exposing blk-mq hardware queues
 2025-11-04 12:32 UTC  (5+ messages)

subscribe
 2025-11-03 13:27 UTC 

[PATCH v5 0/3] Support power resources defined in acpi on ata
 2025-10-28  3:58 UTC  (7+ messages)
` [PATCH v5 1/3] scsi: sd: Add manage_restart device attribute to scsi_disk
` [PATCH v5 2/3] ata: stop disk on restart if ACPI power resources are found
` [PATCH v5 3/3] ata: Use ACPI methods to power on disks

[PATCH v4 0/3] Support power resources defined in acpi on ata
 2025-10-23 20:56 UTC  (6+ messages)
` [PATCH v4 1/3] scsi: sd: Add manage_restart device attribute to scsi_disk
` [PATCH v4 2/3] ata: stop disk on restart if ACPI power resources are found
` [PATCH v4 3/3] ata: Use ACPI methods to power on disks

[PATCH] dt-bindings: ata: snps,dwc-ahci: Allow 'iommus' property
 2025-10-23 12:31 UTC  (2+ messages)

[PATCH] ata: Replace deprecated strcpy with strscpy in it821x_display_disk
 2025-10-23 12:28 UTC  (3+ messages)

*** Urgent Change ***
 2025-10-17 12:45 UTC 

[GIT PULL] ata fixes for 6.18-rc2
 2025-10-16 17:17 UTC  (2+ messages)

invalid log directory version error
 2025-10-15 18:10 UTC  (3+ messages)

Welders ready to work
 2025-10-14  8:01 UTC 

[PATCH v3 0/2] Support power resources defined in acpi on ata
 2025-10-13 12:29 UTC  (6+ messages)
` [PATCH v3 1/2] scsi: sd: Add manage_restart device attribute to scsi_disk
` [PATCH v3 2/2] ata: Use ACPI methods to power on disks

[PATCH] ata: libata-core: relax checks in ata_read_log_directory()
 2025-10-13  7:31 UTC  (3+ messages)

[PATCH 0/2] Support power resources in ata ports
 2025-10-10 15:52 UTC  (17+ messages)
` [PATCH 1/2] Add manage_restart device attribute to scsi_disk
  ` [PATCH 2/2] Power on ata ports defined in ACPI before probing ports
` [PATCH v2 0/2] Support power resources defined in acpi on ata
  ` [PATCH v2 1/2] scsi: sd: Add manage_restart device attribute to scsi_disk
  ` [PATCH v2 2/2] ata: Use ACPI methods to power on ata ports

[PATCH v2 00/37] mm: remove nth_page()
 2025-10-09 13:05 UTC  (13+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
  ` (bisected) "

[PATCH RFC 00/35] mm: remove nth_page()
 2025-10-09 10:30 UTC  (6+ messages)
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()

update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
 2025-10-09  1:07 UTC  (2+ messages)

[GIT PULL] ata changes for 6.18-rc1
 2025-10-06  4:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2025-10-03 16:45 UTC  (7+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
        ` what about CoC? (was: [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements.")
          ` what about CoC?


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