linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-04-22 09:14:30 to 2008-04-27 08:41:54 UTC [more...]

[PATCH] ata: Add Intel SCH PATA support
 2008-04-27  8:34 UTC  (7+ messages)

[RFC 0/5] block large commands support continue
 2008-04-27  8:26 UTC  (18+ messages)
` [PATCH 1/5] block: no need to initialize rq->cmd
` [PATCH 2/5] block: replace sizeof(rq->cmd) with BLK_MAX_CDB
` [RFC PATCH 3/5] block: Export rq_init, rename to blk_init_rq
` [RFC PATCH 4/5] block: Use new blk_init_rq
` [PATCH 5/5] block: add large command support

2.6.25-mm1 (no disks with sata_nv)
 2008-04-27  3:23 UTC  (4+ messages)

[git patches] IDE updates part 3
 2008-04-26 20:52 UTC 

[PATCH] ide: manage resources for PCI devices in ide_pci_enable() (take 3)
 2008-04-26 20:18 UTC 

[git patches] IDE updates part 2
 2008-04-26 16:12 UTC 

Congratulation
 2008-04-26 16:04 UTC 

[BUG REPORT, 2.6.22] sata controler failure on nforce 2 chipset
 2008-04-26  6:11 UTC 

sata_mv performance; impact of NCQ
 2008-04-26  4:49 UTC  (3+ messages)

[PATCH 0/6] add large command support to the block layer
 2008-04-25 18:35 UTC  (11+ messages)
` [PATCH 1/6] block: no need to initialize rq->cmd in prepare_flush_fn hook
  ` [PATCH 2/6] block: no need to initialize rq->cmd with blk_get_request
    ` [PATCH 3/6] block: rename and export rq_init()
      ` [PATCH 4/6] block: use blk_rq_init() to initialize the request
        ` [PATCH 5/6] ide: "
          ` [PATCH 6/6] block: add large command support
    ` [dm-devel] [PATCH 2/6] block: no need to initialize rq->cmd with blk_get_request

[PATCH 0/8] sata_mv interrupt/eh fixes etc
 2008-04-25 17:39 UTC  (10+ messages)
` [PATCH 1/8] sata_mv more cosmetics

[PATCH] libata-eh copy result_tf flags from outgoing tf
 2008-04-25 16:34 UTC  (14+ messages)
` [PATCH] libata-eh set tf flags in NCQ EH result_tf
    ` libata-eh/pmp command sequence on NCQ media error

[PATCH] sata_mv Improve naming of main_irq cause/mask identifiers
 2008-04-25 15:24 UTC 

it821x problems continue with 2.6.25
 2008-04-25 12:20 UTC 

[PATCH 1/1] [libata/BF54x]: Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared" (v2)
 2008-04-25  9:19 UTC 

[2.6 patch] xtensa: don't offer ATA
 2008-04-25  7:58 UTC  (4+ messages)

[PATCH 0/3] [libata/BF54x]: bug fixing and updates
 2008-04-25  6:27 UTC  (7+ messages)
` [PATCH 1/3] [libata/BF54x]: decrease count first
` [PATCH 2/3] [libata/BF54x]: Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"
` [PATCH 3/3] [libata/BF54x]: Fix compling failure bug - change variable's name according to API update

[git patches] libata fixes
 2008-04-25  5:36 UTC 

[2.6 patch] make sata_set_spd_needed() static
 2008-04-25  4:48 UTC  (2+ messages)

[2.6 patch] make sata_print_link_status() static
 2008-04-25  4:48 UTC  (2+ messages)

[PATCH #upstream-fixes] sata_nv: make hardreset return -EAGAIN on success
 2008-04-25  4:48 UTC  (4+ messages)

[2.6 patch] libata-acpi.c: remove unneeded #if's
 2008-04-25  4:48 UTC  (2+ messages)

[PATCH] libata: make WARN_ON conditions in ata_sff_hsm_move() more strict
 2008-04-25  4:47 UTC  (2+ messages)

[PATCH] ahci: retry enabling AHCI a few times before spitting out WARN_ON()
 2008-04-25  4:47 UTC  (18+ messages)

[patch 1/2] ATA/IDE: fix platform driver hotplug/coldplug
 2008-04-25  4:47 UTC  (2+ messages)

[PATCH #upstream-fixes] sata_sis: SCR accessors should return -EINVAL when the requested SCR isn't available
 2008-04-25  4:47 UTC  (3+ messages)

libata: functions with definition should not be extern
 2008-04-25  4:47 UTC  (2+ messages)

2008 Confirm Winner
 2008-04-25  3:34 UTC 

ICH7: ata_piix twice as fast as ahci?
 2008-04-25  3:09 UTC 

Add BIOS/OS handoff feature to AHCI
 2008-04-25  1:58 UTC 

Regression: kernel 2.6.24 ahci problem, does not boot (doesn't find SATA disk, i.e. failed to IDENTIFY)
 2008-04-25  1:51 UTC  (4+ messages)

Regular device resets on esata harddrives
 2008-04-24 21:45 UTC 

[patch 08/15] m68k: macide doesnt check for Mac
 2008-04-24 18:29 UTC 

[patch 2/2] libata: power off unused ports
 2008-04-24 17:45 UTC  (5+ messages)

[2.6 patch] select ATA_SFF
 2008-04-24 15:30 UTC  (25+ messages)

[2.6 patch] remove ata_cable_sata()
 2008-04-24 14:50 UTC  (4+ messages)

ahci slow transfer rate with kernel 2.6.23-2.6.25
 2008-04-24  7:08 UTC 

No IDE drivers loaded for Toshiba Satellite 320 CDS
 2008-04-24  3:48 UTC  (7+ messages)

"ata73" == "sd 72" ?
 2008-04-24  3:38 UTC  (4+ messages)

AHCI w/ATAPI device problems on Intel Tolapai
 2008-04-24  3:13 UTC  (2+ messages)

v2.6.25: WARNING: at kernel/lockdep.c:2437 __lock_acquire+0xc69/0xfa0()
 2008-04-24  3:01 UTC 

libata-eh not reporting failed LBA correctly?
 2008-04-23 20:23 UTC  (2+ messages)

[PATCH] pci_try_set_mwi() in sata_promise
 2008-04-23 18:15 UTC  (7+ messages)

ide: failed opcode was: 0xea
 2008-04-23 13:44 UTC 

[PATCH 00/11] removing the on-stack struct request
 2008-04-23 10:32 UTC  (20+ messages)
` [PATCH 01/11] ide: use blk_get_request in the ide_do_drive_cmd path using ide_wait
  ` [PATCH 02/11] ide-floppy: use blk_get_request in the ide_do_drive_cmd path
    ` [PATCH 03/11] ide-taskfile: "
      ` [PATCH 04/11] ide-disk: "
        ` [PATCH 05/11] ide-cd: convert ide_cd_queue_pc to use blk_get_request
          ` [PATCH 06/11] ide: make ide_do_drive_cmd return rq->errors
            ` [PATCH 07/11] ide-tape: use blk_get_request in the ide_do_drive_cmd path

[REGRESSION][linux-next] ide0: failed to initialize IDE interface
 2008-04-23  8:29 UTC  (3+ messages)

Unknown SATA PIIX PCI device ID 0x29b6
 2008-04-23  6:37 UTC  (13+ messages)

[Bugme-new] [Bug 10507] New: Kernel fails to properly identify SATA drives
 2008-04-23  4:22 UTC  (2+ messages)

[PATCH] ide-scsi: remove kmalloced struct request
 2008-04-23  2:44 UTC 

ahci performance problem? (much slower than sil24)
 2008-04-23  1:51 UTC 

ahci performance problem? (much slower than sil24)
 2008-04-23  1:37 UTC 

ahci performance problem? (much slower than sil24)
 2008-04-23  1:29 UTC 

ide0: DISABLED, NO IRQ
 2008-04-22 21:42 UTC 

Config Disk, RGL10364 device is on DMA blacklist
 2008-04-22 21:41 UTC 

[PATCH] siimage: coding style cleanup (take 2)
 2008-04-22 17:11 UTC  (2+ messages)

[PATCH 3/5] scc_pata: add ->dma_host_set and ->dma_start methods
 2008-04-22 16:28 UTC  (2+ messages)

[PATCH 1/5] ide: add ide_pad_transfer() helper
 2008-04-22 16:12 UTC  (2+ messages)

[PATCH 2/5] ide: skip "VLB sync" if host uses MMIO
 2008-04-22 16:09 UTC  (2+ messages)

2.6.24.X: SATA/AHCI related boot delay
 2008-04-22 15:12 UTC  (8+ messages)
` 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3


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