Linux-ide Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 16:55:01 to 2024-03-11 12:19:38 UTC [more...]

[GIT PULL] ata changes for 6.9-rc1
 2024-03-11 12:19 UTC 

[PATCH v5] dt-bindings: imx-pata: Convert to dtschema
 2024-03-11 11:11 UTC  (9+ messages)

[PATCH v6] dt-bindings: imx-pata: Convert to dtschema
 2024-03-11 11:07 UTC  (7+ messages)

[PATCH v3] dt-bindings: imx-pata: Convert to dtschema
 2024-03-10 15:51 UTC  (5+ messages)

[PATCH v4] dt-bindings: imx-pata: Convert to dtschema
 2024-03-10  8:11 UTC  (3+ messages)

[PATCH] dt-bindings: imx-pata: Convert to dtschema
 2024-03-09 15:23 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v8 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-08 10:10 UTC  (13+ messages)
` [PATCH v8 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v8 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v8 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v8 4/7] scsi: mvsas: "
` [PATCH v8 5/7] scsi: hisi_sas: "
` [PATCH v8 6/7] scsi: aic94xx: "
` [PATCH v8 7/7] scsi: isci: "

[PATCH v7 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-07 21:41 UTC  (28+ messages)
` [PATCH v7 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v7 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v7 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v7 4/7] scsi: mvsas: "
` [PATCH v7 5/7] scsi: hisi_sas: "
` [PATCH v7 6/7] scsi: aic94xx: "
` [PATCH v7 7/7] scsi: isci: "

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2024-03-07 12:32 UTC  (4+ messages)

[PATCH v13 00/27] DEPT(Dependency Tracker)
 2024-03-06  8:55 UTC  (28+ messages)
` [PATCH v13 01/27] llist: Move llist_{head,node} definition to types.h
` [PATCH v13 02/27] dept: Implement Dept(Dependency Tracker)
` [PATCH v13 03/27] dept: Add single event dependency tracker APIs
` [PATCH v13 04/27] dept: Add lock "
` [PATCH v13 05/27] dept: Tie to Lockdep and IRQ tracing
` [PATCH v13 06/27] dept: Add proc knobs to show stats and dependency graph
` [PATCH v13 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v13 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v13 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v13 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v13 11/27] dept: Distinguish each syscall context from another
` [PATCH v13 12/27] dept: Distinguish each work "
` [PATCH v13 13/27] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v13 14/27] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v13 15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v13 16/27] dept: Track timeout waits separately with a new Kconfig
` [PATCH v13 17/27] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v13 18/27] dept: Apply timeout consideration to swait
` [PATCH v13 19/27] dept: Apply timeout consideration to waitqueue wait
` [PATCH v13 20/27] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v13 21/27] dept: Apply timeout consideration to dma fence wait
` [PATCH v13 22/27] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v13 23/27] dept: Make Dept able to work with an external wgen
` [PATCH v13 24/27] dept: Track PG_locked with dept
` [PATCH v13 25/27] dept: Print event context requestor's stacktrace on report
` [PATCH v13 26/27] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v13 27/27] dept: Add documentation for Dept

[PATCH v6 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-06  7:17 UTC  (17+ messages)
` [PATCH v6 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v6 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v6 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v6 4/7] scsi: mvsas: "
` [PATCH v6 5/7] scsi: hisi_sas: "
` [PATCH v6 6/7] scsi: aic94xx: "
` [PATCH v6 7/7] scsi: isci: "

[PATCH v5 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-05 23:58 UTC  (17+ messages)
` [PATCH v5 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v5 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v5 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v5 4/7] scsi: mvsas: "
` [PATCH v5 5/7] scsi: hisi_sas: "
` [PATCH v5 6/7] scsi: aic94xx: "
` [PATCH v5 7/7] scsi: isci: "

[PATCH v4 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-05  0:54 UTC  (16+ messages)
` [PATCH v4 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v4 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v4 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v4 4/7] scsi: mvsas: "
` [PATCH v4 5/7] scsi: hisi_sas: "
` [PATCH v4 6/7] scsi: aic94xx: "
` [PATCH v4 7/7] scsi: isci: "

[PATCH v3 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-04 22:15 UTC  (17+ messages)
` [PATCH v3 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v3 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v3 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v3 4/7] scsi: mvsas: "
` [PATCH v3 5/7] scsi: hisi_sas: "
` [PATCH v3 6/7] scsi: aic94xx: "
` [PATCH v3 7/7] scsi: isci: "

[PATCH v2 0/5] NCQ Priority sysfs sttributes for libsas
 2024-03-02 20:20 UTC  (8+ messages)
` [PATCH v2 1/5] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH v2 2/5] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH v2 3/5] scsi: pm80xx: Add libsas SATA sysfs attributes group
` [PATCH v2 4/5] scsi: mvsas: "
` [PATCH v2 5/5] scsi: hisi_sas: "

[PATCH 0/3] NCQ Priority sysfs sttributes for libsas
 2024-03-01 22:58 UTC  (9+ messages)
` [PATCH 1/3] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH 2/3] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH 3/3] scsi: pm80xx: Add libsas SATA sysfs attributes group

[PATCH] ata: ahci: stop using saved_port_map for quircks
 2024-03-01  9:32 UTC  (3+ messages)

[PATCH] ipr: Remove SATA support
 2024-02-29 22:04 UTC 

[PATCH] libata-sata: Check SDB_FIS for completion of DMA transfer before completing the commands
 2024-02-29  3:52 UTC  (3+ messages)
  ` [EXT] "

[PATCH v8 00/38] ep93xx device tree conversion
 2024-02-28  8:23 UTC  (3+ messages)

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-02-27 18:48 UTC  (15+ messages)
` [DO NOT MERGE v6 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v6 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v6 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v6 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v6 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v6 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v6 34/37] sh: Add dtbs target support

ahci module throws "Internal error: synchronous external abort: 0000000096000210 [#1] SMP"
 2024-02-26 20:41 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).