linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-15 05:11:40 to 2009-05-20 07:30:28 UTC [more...]

[Bug 13345] New: panic when reading data from IDE CDROM with >= 2.6.29 kernels
 2009-05-20  7:30 UTC  (6+ messages)
` [Bug 13345] "

[PATCH 0/2] libata: switch to block layer tagging
 2009-05-20  7:01 UTC  (3+ messages)
` [PATCH 1/2] libata: switch to using block layer tagging support
` [PATCH 2/2] block: add function for waiting for a specific free tag

[PATCH] libata: get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple()
 2009-05-20  6:57 UTC 

sata_via oops on copying files?
 2009-05-20  0:04 UTC  (4+ messages)

[PATCH] ata_piix: Add HP Compaq nc6000 to the broken poweroff list
 2009-05-19 22:15 UTC  (2+ messages)

PATA DMA problem leading to kernel panic on reading movie DVDs
 2009-05-19 21:31 UTC  (16+ messages)

[PATCH] ide: improve failed opcode reporting
 2009-05-19 21:18 UTC 

[PATCH] ide: fix printk() levels in ide_dump_ata[pi]_error()
 2009-05-19 21:17 UTC 

I/O Topology v3
 2009-05-19 18:15 UTC  (16+ messages)
` [PATCH 03/13] block: Move queue limits to an embedded struct
` [PATCH 05/13] block: Export I/O topology for block devices and partitions
` [PATCH 11/13] scsi_debug: Add support for physical block exponent and alignment
` [PATCH 12/13] libata: Report disk alignment and physical block size
` [PATCH 13/13] libata: Media rotation rate and form factor heuristics

NCQ sg_io
 2009-05-19 18:11 UTC 

[PATCH] ata: libata depends on HAS_DMA
 2009-05-19 18:08 UTC  (24+ messages)
                    ` [PATCH] asm-generic: add a dma-mapping.h file

EP93xx PIO IDE driver proposal
 2009-05-19 15:50 UTC  (13+ messages)

[PATCHSET block#for-2.6.31] block: fix fallouts from recent cleanups, take#2
 2009-05-19  9:39 UTC  (5+ messages)
` [PATCH 1/3] ub: use __blk_end_request_all()
` [PATCH 2/3] block: set rq->resid_len to blk_rq_bytes() on issue
` [PATCH 3/3] bio: always copy back data for copied kernel requests

[PATCH block#for-2.6.31 2/3] block: set rq->resid_len to blk_rq_bytes() on issue
 2009-05-19  9:17 UTC  (22+ messages)
` [PATCH block#for-2.6.31 1/3] ub: use __blk_end_request_all()
  ` [PATCH block#for-2.6.31 3/3] bio: always copy back data for copied kernel requests
  ` [PATCH UPDATED block#for-2.6.31 2/3] block: set rq->resid_len to blk_rq_bytes() on issue
    ` [PATCH UPDATED2 "

2.6.30-rc4 kernel
 2009-05-19  7:44 UTC  (2+ messages)

utku's sata freeze and hard reset problem
 2009-05-19  7:41 UTC  (2+ messages)

Hello, I am asking for your partnership in re-profiling funds worth $19.5million dollars contact mr.songlile111@tsamail.co.za
 2009-05-19  6:08 UTC 

Read Me!!!
 2009-05-19  4:59 UTC 

[PATCH 0/7] ide: minor improvements/cleanups
 2009-05-18 21:40 UTC  (10+ messages)
` [PATCH 6/7] ide: pass number of ports to ide_host_{alloc,add}()
` [PATCH 7/7] ide: remove hw_regs_t typedef
` [PATCH 3/7] ide: merge ide_disk_special() into do_special()

[PATCH 1/6] drivers/ide: Convert printk(KERN_DEBUG to pr_debug(
 2009-05-18 21:21 UTC  (22+ messages)
` [PATCH 2/6] drivers/ide: Convert printk(KERN_INFO to pr_info(
` [PATCH 3/6] drivers/ide: Convert printk(KERN_ERR to pr_err(
` [PATCH 4/6] drivers/ide: Convert printk(KERN_WARNING to pr_warning(
` [PATCH 5/6] drivers/ide: Convert printk(KERN_CONT to pr_cont(
` [PATCH 6/6] drivers/ide: Convert printk(KERN_NOTICE to pr_notice(
` [PATCH 0/6] drivers/ide Convert printk(KERN_<foo> to pr_<foo>(

drivers/ide/ide-core: Convert printk's to pr_<foo> and dev_<foo>
 2009-05-18 20:11 UTC  (3+ messages)
` [PATCH 1/2] drivers/ide/ide-core: Convert printk(KERN_<foo> to pr_<foo>( without KERN_DEBUG
` [PATCH 2/2] drivers/ide/ide-core: Convert pr_<foo> to dev_<foo>

s2disk hangs with kernel >=2.6.29, SATA, Gigabyte EG45M-DS2H (bisected)
 2009-05-18 15:00 UTC  (4+ messages)

2.9.29.2: ide-tape: panic when probing device at boot
 2009-05-18 13:18 UTC  (4+ messages)

[PATCH 0/15 v2] ide-atapi: remove pc->buf and misc cleanups
 2009-05-17 13:12 UTC  (21+ messages)
` [PATCH 01/15] ide-tape: fix potential fs requests bug
` [PATCH 03/15] ide-atapi: switch to rq->resid_len
` [PATCH 04/15] ide-atapi: add a len-parameter to ide_queue_pc_tail
` [PATCH 05/15] ide-atapi: add a buffer-arg "
` [PATCH 08/15] ide-floppy/ide_floppy_format_unit: use local buffer
` [PATCH 09/15] ide-atapi: use local sense buffer
` [PATCH 10/15] ide-floppy/ide_floppy_get_format_progress: "
` [PATCH 11/15] ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer
` [PATCH 12/15] ide-tape: fix READ POSITION cmd handling
` [PATCH 13/15] ide-atapi: remove pc->buf
` [PATCH 14/15] ide-cd: use whole request_sense buffer in EH
` [PATCH 15/15] ide: unify interrupt reason checking

Dropped emails from linux-ide
 2009-05-17 14:59 UTC 

[PATCH] [IDE] Add VIA VX855 PCI Device ID
 2009-05-17  6:16 UTC 

[GIT PATCH] block: unify request processing model and implement peek/fetch
 2009-05-16 22:18 UTC  (9+ messages)
` [PATCH 11/18] swim: dequeue in-flight request
` [PATCH 15/18] z2ram: "

[git pull] IDE fixes
 2009-05-16 19:33 UTC  (3+ messages)

[PATCH] sata_sx4: speed up ECC initialization
 2009-05-16 19:17 UTC  (9+ messages)

[PATCH] icside: register second channel of version 6 PCB
 2009-05-16 16:55 UTC  (2+ messages)

[bug#12874] Seagate STT20000A no longer works
 2009-05-16 15:08 UTC  (7+ messages)
  ` [PATCH] Fix ide-tape compilation error

[PATCH] fix sata_sil compilation on non-DMI platforms
 2009-05-15 22:46 UTC  (7+ messages)

[PATCH 28/30] loongson: fixup for FUJITSU disk
 2009-05-15 22:33 UTC 

Delay on intialization ide subsystem(most likely)
 2009-05-15 20:40 UTC  (5+ messages)

[GIT PATCH] block,scsi,libata: implement alt_size, take#2
 2009-05-15 19:44 UTC  (6+ messages)
` [PATCH 2/3] scsi: add scsi_device->alt_capacity
        ` ATA ULD (was Re: [PATCH 2/3] scsi: add scsi_device->alt_capacity)

[git patches] libata fixes and updates
 2009-05-15 18:27 UTC 

[PATCH] sata_fsl: Fix the command description of FSL SATA controller
 2009-05-15 18:16 UTC  (2+ messages)

[PATCH v3] sata_fsl: Fix compile warnings
 2009-05-15 18:16 UTC  (2+ messages)

[PATCH #sx4] sata_sx4: fixup interrupt handling
 2009-05-15 18:08 UTC  (2+ messages)

[PATCH block#for-2.6.31 1/3] ub: use __blk_end_request_all()
 2009-05-15 15:14 UTC 

[Bug 13308] New: ide-tape boot kernel panic
 2009-05-15 12:49 UTC  (8+ messages)
` [Bug 13308] "


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