messages from 2008-03-22 16:00:58 to 2008-03-28 04:53:42 UTC [more...]
Understanding libata error messages
2008-03-28 4:53 UTC
[PATCHSET #upstream] libata: improve FLUSH error handling
2008-03-28 2:33 UTC (19+ messages)
` [PATCH 1/4] libata: make ata_tf_to_lba[48]() generic
` [PATCH 2/4] libata: implement ATA_QCFLAG_RETRY
` [PATCH 3/4] libata: kill unused ata_flush_cache()
` [PATCH 4/4] libata: improve FLUSH error handling
` Debug patch to induce errors on FLUSH
Yet more wiki: libata version history
2008-03-27 22:05 UTC
some minor issues with 2.6.25-rc6-git7-default
2008-03-27 21:18 UTC (4+ messages)
What to do about the 2TB limit on HDIO_GETGEO ?
2008-03-27 19:38 UTC (40+ messages)
some minor issues with 2.6.25-rc6-git7-default
2008-03-27 19:16 UTC (3+ messages)
Understanding libata error messages
2008-03-27 18:51 UTC (3+ messages)
SATA hardware features table
2008-03-27 18:48 UTC
[PATCH 00/18] ide: warm-plug support for IDE devices and other goodies
2008-03-27 17:38 UTC (3+ messages)
` [PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls
2.6.24.X: SATA/AHCI related boot delay
2008-03-27 16:40 UTC (4+ messages)
` 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3
What to do about the 2TB limit on HDIO_GETGEO ?
2008-03-27 15:15 UTC (5+ messages)
Linux ATA support now has a wiki
2008-03-27 14:22 UTC (2+ messages)
[PATCH #upstream] pata_scc: fix compile warning
2008-03-27 10:44 UTC
[PATCH #upstream-fixes] libata: ATA_EHI_LPM should be ATA_EH_LPM
2008-03-27 9:37 UTC
[PATCH] pata_atiixp: Simplex clear
2008-03-27 9:02 UTC (3+ messages)
[patch for 2.6.25? 1/1] pata_sil680: only enable MMIO on Cell blades
2008-03-27 7:48 UTC (2+ messages)
linux/libata.h/ata_busy_wait() inefficiencies?
2008-03-26 21:34 UTC (3+ messages)
some minor issues with 2.6.25-rc6-git7-default
2008-03-26 21:04 UTC (2+ messages)
linux-next: Tree for March 26 (ATA)
2008-03-26 16:31 UTC
[PATCH #upstream-fixes] libata: assume no device is attached if both IDENTIFYs are aborted
2008-03-26 15:44 UTC (7+ messages)
[PATCH #upstream] ata_piix: don't attach to ICH6M in ahci mode
2008-03-26 7:00 UTC (2+ messages)
` [PATCH #upstream] ata_piix: kill ich6_sata_ahci and clean up
get device sysfs path ioctl (was: Re: What to do about the 2TB limit on HDIO_GETGEO ?)
2008-03-26 4:21 UTC
[PATCH] ata-acpi: don't call _GTF for disabled drive
2008-03-26 1:23 UTC (4+ messages)
[PATCH] pata_sil680: Only enable MMIO on Cell blades
2008-03-25 23:50 UTC (2+ messages)
[patch 0/2] libata: power usage patches
2008-03-25 22:27 UTC
[patch 1/2] ahci: Dont start port DMA engines unless a device is present
2008-03-25 22:28 UTC (2+ messages)
` [patch 2/2] libata: power off unused ports
[PATCH 1/8] ide: always auto-tune PIO in legacy VLB host drivers
2008-03-25 16:49 UTC (9+ messages)
` [PATCH 2/8] cmd640: always auto-tune PIO
` [PATCH 3/8] ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
` [PATCH 4/8] ide: remove obsoleted "hdx=autotune" kernel parameter
` [PATCH 5/8] ide: add "nodma|noflush|noprobe|nowerr=" parameters
` [PATCH 6/8] ide: add "cdrom=" and "chs=" parameters
` [PATCH 7/8] ide: remove obsoleted "hdx=" kernel parameters
` [PATCH 8/8] ide: cleanup init_ide_data()
[PATCHSET #upstream] libata: modularize PMP support, take #1
2008-03-25 13:25 UTC (4+ messages)
` [PATCH 1/3] libata: separate PMP support code from core code
` [PATCH 2/3] libata: implement PMP helpers
` [PATCH 3/3] libata: make PMP support optional
[PATCHSET #upstream] libata: modularize SFF support, take #1
2008-03-25 13:17 UTC (28+ messages)
` [PATCH 01/27] libata: drop ata_dev_select() from ata_dev_read_id
` [PATCH 02/27] libata: reorder functions in libata-sff.c
` [PATCH 03/27] libata: reorganize SFF related stuff
` [PATCH 04/27] libata: move ata_pci_default_filter() out of CONFIG_PCI
` [PATCH 05/27] libata: kill ata_chk_status() call from ata_dev_configure()
` [PATCH 06/27] libata: kill ata_chk_status()
` [PATCH 07/27] libata: rename SFF functions
` [PATCH 08/27] libata: rename SFF port ops
` [PATCH 09/27] libata: clean up port_ops->sff_irq_clear()
` [PATCH 10/27] libata: separate out ata_std_prereset() from ata_sff_prereset()
` [PATCH 11/27] libata: separate out ata_std_postreset() from ata_sff_postreset()
` [PATCH 12/27] libata: restructure SFF post-reset readiness waits
` [PATCH 13/27] libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
` [PATCH 14/27] ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()
` [PATCH 15/27] libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset()
` [PATCH 16/27] libata: implement and use sata_std_hardreset()
` [PATCH 17/27] libata: clear SError after link resume
` [PATCH 18/27] libata: move PMP SCR access failure during reset to ata_eh_reset()
` [PATCH 19/27] libata: unify mechanism to request follow-up SRST
` [PATCH 20/27] libata: add qc_fill_rtf port operation
` [PATCH 21/27] libata: drop @finish_qc from ata_qc_complete_multiple()
` [PATCH 22/27] libata: replace tf_read with qc_fill_rtf for non-SFF drivers
` [PATCH 23/27] libata: remove check_status from "
` [PATCH 24/27] libata: kill ata_noop_dev_select()
` [PATCH 25/27] libata: clean up dummy port_ops
` [PATCH 26/27] libata: don't use ap->ioaddr in non-SFF drivers
` [PATCH 27/27] libata: make SFF support optional
[PATCH #upstream 1/3] libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc_adma ops
2008-03-25 12:36 UTC (3+ messages)
` [PATCH 2/3] pdc_adma: inherit ata_sff_port_ops
` [PATCH 3/3] pdc_adma: kill adma_host_stop()
[PATCH 2.6.25-rc6] sata_promise: fix hardreset hotplug quirk
2008-03-25 3:53 UTC (11+ messages)
` [PATCH 2.6.25-rc6] sata_promise: fix hardreset hotplug events, take 2
[git patches] libata fixes
2008-03-25 2:50 UTC
[PATCH #upstream-fixes] libata: use atapi_cmd_type() to determine cmd type instead of transfer size
2008-03-25 2:26 UTC (4+ messages)
` [PATCH #upstream-fixes 1/2] libata: implement ata_qc_raw_nbytes()
[PATCH #upstream-fixes] libata: improve HPA error handling
2008-03-25 2:25 UTC (2+ messages)
Burning CDs as user produces coasters (Plextor drive)
2008-03-25 1:46 UTC (3+ messages)
[PATCH v2 3/5] libata: use scsi_build_sense_buffer
2008-03-25 0:26 UTC
[PATCH 1/5] mpc8xx-ide: use ide_find_port()
2008-03-24 18:53 UTC (5+ messages)
` [PATCH 2/5] ide: sanitize ide_unregister() usage
` [PATCH 3/5] ide: make ide_unregister() take 'ide_hwif_t *' as an argument
` [PATCH 4/5] ide: fix hwif-s initialization
` [PATCH 5/5] ide: make ide_hwifs[] static
[Bug 10086] New: 2.6.25-rc2 + smartd = hang
2008-03-24 15:08 UTC (8+ messages)
` [Bug 10086] "
[PATCH 1/8] ide: always auto-tune PIO in legacy VLB host drivers
2008-03-24 11:50 UTC (2+ messages)
Marvell 6141 support
2008-03-24 7:57 UTC (2+ messages)
[PATCH 3/3] ide: remove obsoleted "ide=" kernel parameters
2008-03-23 20:29 UTC
[PATCH 2/3] ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
2008-03-23 20:28 UTC
[PATCH 1/3] gayle: add "doubler" parameter
2008-03-23 20:27 UTC
[PATCH] ide: add "ignore_cable" parameter (take 2)
2008-03-22 22:03 UTC
[PATCH 2/3] ide: mark "idebus=" kernel parameter as obsoleted (take 2)
2008-03-22 17:32 UTC (2+ messages)
[PATCH 1/3] ide: add "vlb|pci_clock=" parameter
2008-03-22 17:31 UTC (2+ messages)
[PATCH 3/3] ide: remove obsoleted "idebus=" kernel parameter
2008-03-22 16:23 UTC
[git patches] IDE fixes
2008-03-22 16:14 UTC
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).