linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-15 06:49:40 to 2025-05-15 11:25:40 UTC [more...]

[PATCH v1 0/2] ESWIN EIC7700 sata driver
 2025-05-15 11:25 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: sata: eswin: Document for EIC7700 SoC
` [PATCH v1 2/2] sata: eswin: Add eic7700 sata driver

[PATCH v15 00/43] DEPT(DEPendency Tracker)
 2025-05-15  3:01 UTC  (54+ messages)
` [PATCH v15 01/43] llist: move llist_{head,node} definition to types.h
` [PATCH v15 02/43] dept: implement DEPT(DEPendency Tracker)
` [PATCH v15 03/43] dept: add single event dependency tracker APIs
` [PATCH v15 04/43] dept: add lock "
` [PATCH v15 05/43] dept: tie to lockdep and IRQ tracing
` [PATCH v15 06/43] dept: add proc knobs to show stats and dependency graph
` [PATCH v15 07/43] dept: distinguish each kernel context from another
` [PATCH v15 08/43] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v15 09/43] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v15 10/43] dept: distinguish each work from another
` [PATCH v15 11/43] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v15 12/43] dept: record the latest one out of consecutive waits of the same class
` [PATCH v15 13/43] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v15 14/43] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v15 15/43] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v15 16/43] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v15 17/43] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v15 18/43] dept: track timeout waits separately with a new Kconfig
` [PATCH v15 19/43] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v15 20/43] dept: apply timeout consideration to swait
` [PATCH v15 21/43] dept: apply timeout consideration to waitqueue wait
` [PATCH v15 22/43] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v15 23/43] dept: apply timeout consideration to dma fence wait
` [PATCH v15 24/43] dept: make dept able to work with an external wgen
` [PATCH v15 25/43] dept: track PG_locked with dept
` [PATCH v15 26/43] dept: print staged wait's stacktrace on report
` [PATCH v15 27/43] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v15 28/43] dept: suppress reports with classes that have been already reported
` [PATCH v15 29/43] dept: add documentation for dept
` [PATCH v15 30/43] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v15 31/43] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v15 32/43] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v15 33/43] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v15 34/43] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v15 35/43] dept: make dept stop from working on debug_locks_off()
` [PATCH v15 36/43] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v15 37/43] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v15 38/43] completion, dept: introduce init_completion_dmap() API
` [PATCH v15 39/43] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v15 40/43] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v15 41/43] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v15 42/43] dept: implement a basic unit test for dept
` [PATCH v15 43/43] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state

[PATCH] dt-bindings: ata: Convert ti,dm816-ahci to DT schema
 2025-05-14 22:13 UTC  (4+ messages)

[PATCH] ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
 2025-05-14 18:31 UTC 

[PATCH] ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled
 2025-05-14 18:29 UTC 

[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
 2025-05-14 17:57 UTC  (24+ messages)

[PATCH 0/7] ata_eh_set_lpm() cleanups
 2025-05-14 17:22 UTC  (8+ messages)
` [PATCH 1/7] ata: libata-eh: Update DIPM comments to reflect reality
` [PATCH 2/7] ata: libata-eh: Add ata_eh_set_lpm() WARN_ON
` [PATCH 3/7] ata: libata-eh: Drop dipm variable
` [PATCH 4/7] ata: libata-eh: Introduce dev_has_dipm and dev_has_hipm variables
` [PATCH 5/7] ata: libata-eh: Rename no_dipm variable to be more clear
` [PATCH 6/7] ata: libata-eh: Host support has nothing to do with disabling DIPM
` [PATCH 7/7] ata: libata-eh: Always disable DIPM before calling set_lpm() callback

[PATCH v4 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
 2025-05-14 13:38 UTC  (3+ messages)

[PATCH] ata: libata: Print if port is external on boot
 2025-05-14  7:18 UTC  (2+ messages)

[Bug 220121] New: Not found
 2025-05-14  4:11 UTC  (3+ messages)
` [Bug 220121] "

[PATCH] dt-bindings: ata: Convert marvell,orion-sata to DT schema
 2025-05-12 23:15 UTC  (2+ messages)

[PATCH] dt-bindings: ata: Convert arasan,cf-spear1340 to DT schema
 2025-05-12 21:57 UTC 

[PATCH] dt-bindings: ata: Convert cavium,ebt3000-compact-flash to DT schema
 2025-05-12 21:57 UTC 

[PATCH] dt-bindings: ata: Convert apm,xgene-ahci to DT schema
 2025-05-12 21:57 UTC 

[PATCH] dt-bindings: ata: Convert st,ahci to DT schema
 2025-05-12 21:57 UTC 

[PATCH v7 00/19] Add Command Duration Limits support
 2025-05-08 23:45 UTC  (6+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits

Multi-LUN ATAPI devices (Panasonic PD)
 2025-05-08  4:33 UTC  (2+ messages)

[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
 2025-05-06 11:29 UTC  (3+ messages)

[PATCH v4] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
 2025-04-30  6:35 UTC  (2+ messages)

[PATCH 0/2] RK3576 SATA Enablement
 2025-04-29 21:25 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible
` [PATCH 2/2] arm64: dts: rockchip: add SATA nodes to RK3576
` (subset) [PATCH 0/2] RK3576 SATA Enablement

[PATCH v3] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives
 2025-04-29 10:34 UTC  (4+ messages)

[GIT PULL] ata fixes for 6.15-rc4
 2025-04-25 23:35 UTC  (2+ messages)

[PATCH v3] ata: libata-scsi: Do not set the INFORMATION field twice for ATA PT
 2025-04-25  1:26 UTC  (3+ messages)

[PATCH] libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drive
 2025-04-25  1:14 UTC  (4+ messages)
  ` [PATCH v2] ata: libata: disable LPM for WDC WD20EFAX-68FB5N0 hard drives

[PATCH][next] ata: sata_sx4: Fix spelling mistake "parttern" -> "pattern"
 2025-04-24  6:39 UTC  (2+ messages)

[PATCH v3 0/4] CDL Feature control improvements
 2025-04-22  1:27 UTC  (7+ messages)
` [PATCH v3 1/4] ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
` [PATCH v3 2/4] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH v3 3/4] ata: libata-scsi: Improve CDL control
` [PATCH v3 4/4] scsi: "

[PATCH v3 0/3] Successful NCQ commands sense_valid cleanups/fixes
 2025-04-21  0:06 UTC  (6+ messages)
` [PATCH v3 1/3] ata: libata-sata: Save all fields from sense data descriptor
` [PATCH v3 2/3] ata: libata-sata: Simplify sense_valid fetching
` [PATCH v3 3/3] ata: libata-sata: Use BIT() macro to convert tag to bit field

[PATCH v2 0/5] CDL Feature control improvements
 2025-04-18 23:02 UTC  (11+ messages)
` [PATCH v2 1/5] ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
` [PATCH v2 2/5] ata: libata-scsi: Fail MODE SELECT for unsupported mode pages
` [PATCH v2 3/5] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH v2 4/5] ata: libata-scsi: Improve CDL control
` [PATCH v2 5/5] scsi: "

[PATCH 0/3] CDL Feature control improvements
 2025-04-18  7:17 UTC  (14+ messages)
` [PATCH 1/3] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH 2/3] ata: libata-scsi: Improve CDL control
` [PATCH 3/3] scsi: "

[GIT PULL] ata fixes for 6.15-rc3
 2025-04-17 17:07 UTC  (2+ messages)

[RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
 2025-04-17 11:10 UTC  (2+ messages)

[PATCH v2 0/3] Successful NCQ commands sense_valid cleanups/fixes
 2025-04-16  9:19 UTC  (10+ messages)
` [PATCH v2 1/3] ata: libata-sata: Save all fields from sense data descriptor
` [PATCH v2 2/3] ata: libata-sata: Simplify sense_valid fetching
` [PATCH v2 3/3] ata: libata-sata: Use BIT() macro

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-04-15 17:07 UTC  (10+ messages)
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available

[PATCH 1/2] ata: libata-sata: Save all fields from sense data descriptor
 2025-04-15  7:34 UTC  (5+ messages)
` [PATCH 2/2] ata: libata-sata: Simplify sense_valid fetching


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).