messages from 2008-01-02 09:27:44 to 2008-01-09 00:07:18 UTC [more...]
[JANITOR PROPOSAL] Switch ioctl functions to ->unlocked_ioctl
2008-01-09 0:09 UTC (2+ messages)
PROBLEM: I/O scheduler problem with an 8 SATA disks raid 5 under heavy load ?
2008-01-09 0:00 UTC (3+ messages)
libata exception handling messages at boot on qemu
2008-01-08 21:40 UTC (7+ messages)
[Re: Linux 2.6.24-rc7] ata1: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0x9 t4
2008-01-08 16:52 UTC (2+ messages)
[PATCH #upstream-fixes] libata: implement libata.force_cbl parameter
2008-01-08 14:40 UTC (2+ messages)
disabling sata_nv ADMA for 2.6.24
2008-01-08 14:40 UTC (15+ messages)
` [PATCH #upstream-fixes] sata_nv: disable ADMA mode by default
Sata 4726 Testing
2008-01-08 8:00 UTC (5+ messages)
SATA PMP support in 2.6.24-rc3?
2008-01-08 12:27 UTC (4+ messages)
[PATCH #upstream-fixes] libata: don't normalize UNKNOWN to NONE after reset
2008-01-08 11:26 UTC
[Fwd: Re: libata , Silicon Image 3124]
2008-01-08 3:47 UTC (2+ messages)
[PATCH 0/7] sg_ring: a ring of scatterlist arrays
2008-01-08 0:39 UTC (11+ messages)
sata_nv + ADMA + Samsung disk problem
2008-01-08 0:10 UTC (25+ messages)
[PATCH] [RFC] [resend] libata and starting/stopping ATAPI floppy devices
2008-01-07 20:34 UTC
[PATCH #upstream-fixes] ata_piix: ignore ATA_DMA_ERR on vmware ich4
2008-01-07 10:38 UTC
SATA kernel-buffered read VERY slow (not raid, Promise TX300 card); 2.6.23.1(vanilla)
2008-01-07 4:11 UTC (7+ messages)
` Believed resolved: SATA kern-buffRd read slow: based on promise driver bug
SATA kernel-buffered read VERY slow (not raid, Promise TX300 card); 2.6.23.1(vanilla)
2008-01-06 20:21 UTC (10+ messages)
` Re:Believed resolved: SATA kern-buffRd read slow: based on promise driver bug
` Believed "
80 wire cable detection patch
2008-01-06 19:00 UTC
Still having problems after sata_promise: ASIC PRD table bug workaround
2008-01-06 18:22 UTC (2+ messages)
[PATCH 0/8] ide: more IDE probing code rework
2008-01-06 17:03 UTC (9+ messages)
` [PATCH 1/8] dtc2278: fix ->io_32bit handling
` [PATCH 2/8] au1xxx-ide: "
` [PATCH 3/8] atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling
` [PATCH 4/8] macide: remove drive->capacity64 quirk
` [PATCH 5/8] ide: always set DMA masks in ide_pci_setup_ports()
` [PATCH 6/8] ide: separate PCI specific init from generic init "
` [PATCH 7/8] ide: add struct ide_port_info instances to legacy host drivers
` [PATCH 8/8] ide: add ->cable_detect method to ide_hwif_t
[RFC PATCH] ide-floppy: remove struct idefloppy_capabilities_page
2008-01-06 16:18 UTC (2+ messages)
[RESEND PATCH 0/10] ide-floppy redux p1
2008-01-06 15:21 UTC (26+ messages)
` [RESEND PATCH 01/10] move ide-floppy historical changelog to Documentation/ide/ChangeLog.ide-floppy.1996-2002;
` [RESEND PATCH 02/10] ide-floppy: move ide-floppy struct and macro defs into its own header. While at it
` [RESEND PATCH 03/10] ide-floppy: convert to generic packet commands
` [RESEND PATCH 04/10] ide-floppy: cleanup debugging macros
` [RESEND PATCH 05/10] ide-floppy: factor out ioctl handlers from idefloppy_ioctl()
` [RESEND PATCH 06/10] ide-floppy: report DMA handling in idefloppy_pc_intr() properly
` [RESEND PATCH 07/10] ide-floppy: remove unnecessary ->handler != NULL check
` [RESEND PATCH 08/10] ide-floppy: mv idefloppy_{should_,}report_error
` [RESEND PATCH 09/10] ide-floppy: use test_bit wrappers for testing flags
` [RESEND PATCH 10/10] ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder macros
pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion
2008-01-06 1:05 UTC
Problem setting dma using pata_it821x driver in vanilla 2.6.23.12 and gentoo-sources 2.6.23-r3
2008-01-05 22:34 UTC
[PATCH] libata and starting/stopping ATAPI floppy devices
2008-01-05 15:47 UTC
ahci: factor out AHCI enabling and enable AHCI before reading CAP
2008-01-05 14:11 UTC
[PATCH] ide: delete filenames/versions from comments
2008-01-05 13:15 UTC (2+ messages)
pata_winbond doesn`t unregister from sysfs - bug?
2008-01-04 22:07 UTC (3+ messages)
[PATCH 0/15] ide: fixes/cleanups for IDE devices probing
2008-01-04 21:26 UTC (16+ messages)
` [PATCH 1/15] ide: fix handling of busy I/O resources in probe_hwif()
` [PATCH 2/15] ide: move wait_hwif_ready() documentation in the right place
` [PATCH 3/15] ide: remove hwif->present manipulations from hwif_init()
` [PATCH 4/15] ide_platform: remove struct hwif_prop
` [PATCH 5/15] ide: remove unused ide_hwgroup_t fields
` [PATCH 6/15] ide: remove needless zeroing of hwgroup fields from init_irq()
` [PATCH 7/15] ide: cleanup ide_system_bus_speed()
` [PATCH 8/15] ide: I/O resources are released too early in ide_unregister()
` [PATCH 9/15] ide: factor out code removing port from hwgroup from ide_unregister()
` [PATCH 10/15] ide: prepare init_irq() for using ide_remove_port_from_hwgroup()
` [PATCH 11/15] ide: use ide_remove_port_from_hwgroup in init_irq()
` [PATCH 12/15] ide: make probe_hwif() return an error value
` [PATCH 13/15] ide: move handling of I/O resources out of ide_probe_port()
` [PATCH 14/15] ide: factor out code for tuning devices from ide_probe_port()
` [PATCH 15/15] ide: move hwif_register() call out of ide_probe_port()
[PATCH 1/2] ide: don't include <linux/hdsmart.h>
2008-01-04 20:52 UTC
[PATCH 2/2] <linux/hdsmart.h> is not used by kernel code
2008-01-04 20:53 UTC
[PATCH 21/21] ide: make remaining built-in only IDE host drivers modular
2008-01-04 20:19 UTC (2+ messages)
[PATCH 5/13] cy82c693: add ->set_dma_mode method
2008-01-04 19:57 UTC (2+ messages)
[PATCH 2/3] ide-pmac: macio resource freeing bugfix
2008-01-04 18:32 UTC (2+ messages)
[PATCHSET libata-dev#upstream] ata_piix: implement SIDPR SCR access
2008-01-04 9:42 UTC (6+ messages)
` [PATCH 1/5] ata_piix: kill unused constants and flags
` [PATCH 2/5] libata: use dev_driver_string() instead of "libata" in libata-sff.c
` [PATCH 3/5] libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
` [PATCH 4/5] ata_piix: convert to prepare - activate initialization
` [PATCH 5/5] ata_piix: implement SIDPR SCR access
[PATCH] pata_pdc202xx_old: Further fixups
2008-01-04 1:43 UTC (2+ messages)
[PATCH] libata-sff: PCI IRQ handling fix
2008-01-03 17:22 UTC
[PATCH] RESEND #3 libata: Correct handling of TSS DVD
2008-01-03 17:14 UTC
[PATCH] pata_mpc52xx: NO_IRQ is zero
2008-01-03 16:57 UTC (2+ messages)
[PATCH] pata_legacy: resychronize with upstream changes and resubmit
2008-01-03 16:40 UTC
[PATCH #upstream-fixes] sata_qstor: use hardreset instead of softreset
2008-01-03 15:38 UTC (2+ messages)
[PATCH] libata: eliminate the home grown dma padding in favour of that provided by the block layer
2008-01-03 15:12 UTC (3+ messages)
sata_sil[24] / silicon image binary drivers / SiI4726 RAID
2008-01-03 13:10 UTC
[PATCH] ide: delete filenames/versions from comments
2008-01-02 23:37 UTC
[PATCH 1/3] ide: use MODULE_VERSION()
2008-01-02 22:45 UTC (9+ messages)
Sg/libata hotplug kernel error
2008-01-02 22:17 UTC
[PATCH #upstream] libata: fix off-by-one in error categorization
2008-01-02 16:21 UTC
commit a258f183ee4e48e9352b408e8448467eebdc6cd2
2008-01-02 15:52 UTC (7+ messages)
Maybe Sorry for that but where should i write .)
2008-01-02 13:54 UTC (2+ messages)
[PATCHSET #upstream] libata: improve ATAPI data transfer handling, take #4
2008-01-02 13:51 UTC (8+ messages)
` [PATCH 1/4] sata_qstor: convert to new data_xfer prototype
` [PATCH 1/4] pata_pcmcia: "
` [PATCH 2/4] libata: update ATAPI overflow draining
` [PATCH 3/4] libata: implement ATAPI drain buffer
` [PATCH 4/4] libata: implement ATAPI per-command-type DMA horkages
PIIX driver
2008-01-02 13:43 UTC (2+ messages)
Sil4723 on ata2 - ICH7 - Timeouts - Suspend to RAM
2008-01-02 10:40 UTC (2+ messages)
ide-floppy redux p1
2008-01-02 9:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).