linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-13 13:44:23 to 2010-03-04 18:20:12 UTC [more...]

Linux kernel - Libata bad block error handling to user mode program
 2010-03-04 18:20 UTC  (10+ messages)

[PATCH v2 0/2] ahci: Add support for non-PCI devices
 2010-03-04 18:11 UTC  (5+ messages)
` [PATCH 1/2] ahci: Move generic code into libahci
` [PATCH 2/2] ahci: Add platform driver

DMA timeouts with JM20330 based SATA<->IDE bridge
 2010-03-04 13:36 UTC  (2+ messages)

[GIT]: IDE
 2010-03-04  8:25 UTC 

[PATCH 0/11] ahci: Add support for non-PCI devices
 2010-03-03 21:58 UTC  (24+ messages)
` [PATCH 01/11] ahci: Get rid of host->iomap usage
` [PATCH 02/11] ahci: Factor out PCI specifics from ahci_save_initial_config()
` [PATCH 03/11] ahci: Get rid of pci_dev argument in ahci_save_initial_config()
` [PATCH 04/11] ahci: Factor out PCI specifics from ahci_reset_controller()
` [PATCH 05/11] ahci: Get rid of pci_dev argument in ahci_port_init()
` [PATCH 06/11] ahci: Factor out PCI specifics from ahci_init_controller()
` [PATCH 07/11] ahci: Factor out PCI specifics from ahci_print_info()
` [PATCH 08/11] ahci: Introduce ahci_set_em_messages()
` [PATCH 09/11] ahci: Move generic code into libahci
` [PATCH 10/11] ahci: Export generic AHCI symbols, turn libahci into a separate module
` [PATCH 11/11] ahci: Add platform driver

[PATCH RFC 0/12] ahci: Add support for non-PCI devices
 2010-03-03 14:38 UTC  (23+ messages)
` [PATCH 01/12] ahci: Fix some sparse warnings
` [PATCH 02/12] ahci: Get rid of host->iomap usage
` [PATCH 03/12] ahci: Factor out PCI specifics from ahci_save_initial_config()
` [PATCH 04/12] ahci: Get rid of pci_dev argument in ahci_save_initial_config()
` [PATCH 05/12] ahci: Factor out PCI specifics from ahci_reset_controller()
` [PATCH 06/12] ahci: Get rid of pci_dev argument in ahci_port_init()
` [PATCH 07/12] ahci: Factor out PCI specifics from ahci_init_controller()
` [PATCH 08/12] ahci: Factor out PCI specifics from ahci_print_info()
` [PATCH 09/12] ahci: Introduce ahci_set_em_messages()
` [PATCH 10/12] ahci: Move PCI code into ahci_pci.c
` [PATCH 11/12] ahci: Export generic AHCI symbols
` [PATCH 12/12] ahci: Add platform driver

[Bug 14438] IDE Probe fails to find CD drive
 2010-03-03 12:22 UTC  (4+ messages)
` [Bug 14438] [PATCH] "

[PATCH] Call flush_dcache_page around PIO data transfers in libata-aff.c
 2010-03-03 11:18 UTC  (3+ messages)

Fix ide on Swarm and improve it a little
 2010-03-02 21:14 UTC  (8+ messages)
` [PATCH 1/3] mips/ide: flush dcache also if icache does not snoop dcache
` [PATCH 2/3] mips/ide: clean up / minimize dcache flushes
` [PATCH 3/3] ide: move dcache flushing to generic ide code

[RFC 1/4] libata: cache device select
 2010-03-02 17:28 UTC  (10+ messages)
` [RFC 2/4] libata: Remove excess delay in the tf_load path
` [RFC 3/4] libata: Remove excess command issue delays
` [RFC 4/4] libata: Make sil680 do its own exec_command posting

sata_nv times out for BD-ROM iHOS104-08
 2010-03-02 11:48 UTC  (15+ messages)

Intel ICH8 errata for ata_piix.c
 2010-03-01 23:51 UTC  (2+ messages)

[git patches] libata updates for 2.6.34
 2010-03-01 20:23 UTC 

[PATCH] pata_mpc52xx: optimizing code size by change of ATA timing data types
 2010-03-01 20:18 UTC  (2+ messages)

[PATCH] ata: Detect Delkin Devices compact flash
 2010-03-01 20:12 UTC  (2+ messages)

[PATCH 1/5] libata: Pass host flags into the pci helper
 2010-03-01 20:12 UTC  (7+ messages)
` [PATCH 2/5] Subject: [PATCH] pata_efar: add locking for parallel scanning
` [PATCH 3/5] Subject: [PATCH] pata_atiixp: "
` [PATCH 4/5] pata_atiixp: enable parallel scan
` [PATCH 5/5] pata_efar: Enable PARALLEL_SCAN

[git patch] atang tree: make SATA Asynchronous Notification work
 2010-02-28 18:55 UTC  (3+ messages)

[git patch] libata bug fix
 2010-02-25  4:07 UTC  (3+ messages)

[PATCH] ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI
 2010-02-25  3:45 UTC  (8+ messages)

bad performance with SSD since kernel version 2.6.32
 2010-02-24 19:05 UTC  (15+ messages)

SB600 64-bit DMA BIOS misconfiguration (formerly RE: [PATCH 2.6.34] ehci-hcd: add option to enable 64-bit DMA support)
 2010-02-24 13:30 UTC  (4+ messages)

How to reread disk size?
 2010-02-23 18:05 UTC  (8+ messages)

Delkin Devices CFA not recognized
 2010-02-23 17:41 UTC  (2+ messages)

[git patch] atang tree: fix 2.6.32 SSD performance regression
 2010-02-23 12:36 UTC  (5+ messages)

[git patch] atang tree: enhanced SSD detection
 2010-02-23 12:13 UTC  (2+ messages)

SuperMicro X8DTL-6F motherboard, Intel ICH10 SATA, SiI3726 SATA port multiplier
 2010-02-22 21:02 UTC  (2+ messages)

Kernel Bug in ATA or SMART area
 2010-02-20 22:50 UTC  (11+ messages)

"raid5:md0: read error not correctable (sector 795463080 on sdf1)" error on controller with SIL 3114
 2010-02-20 13:05 UTC  (4+ messages)

[git patches] atang tree: parallel scanning improvements
 2010-02-19  0:00 UTC  (9+ messages)
` [PATCH 1/3] libata: pass host flags into __ata_pci_sff_init_one() helper
` [PATCH 2/3] pata_oldpiix: add locking for parallel scanning
` [PATCH 3/3] pata_oldpiix: enable parallel scan

ata8.00: log page 10h reported inactive tag 0
 2010-02-18  7:55 UTC  (3+ messages)

storage fixup laptop model dependent ?
 2010-02-17 23:30 UTC  (2+ messages)

sata_mv driver support for Marvell Hercules II controller in newer kernels
 2010-02-17  7:35 UTC  (3+ messages)

[patch 0/1] [PATCH v2] sata_via: Delay on vt6420 when starting ATAPI DMA write
 2010-02-16  8:34 UTC  (3+ messages)
` [patch 1/1] "

2.6.32.4 - still getting ext4 related crashes
 2010-02-15  6:13 UTC  (6+ messages)

[patch 0/2] sata_via: bugfixes for vt6420 and vt6421
 2010-02-14 11:20 UTC  (7+ messages)
` [patch 2/2] sata_via: Delay on vt6420 when starting ATAPI DMA write

[PATCH] non-existant config in kernel source (CONFIG_AHCI)
 2010-02-13 22:49 UTC  (4+ messages)

[PATCH] libata: Allow pata_legacy to be built on non-ISA but PCI systems
 2010-02-13 22:45 UTC  (2+ messages)

[git patches] atang tree: fix UDMA mode for older Promise controllers
 2010-02-13 22:44 UTC  (6+ messages)
` [PATCH 1/3] pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards
` [PATCH 2/3] pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets


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).