Linux IDE
[Prev Page][Next Page]
- Re: [RFT] major libata update, (continued)
- SATA status report updated,
Jeff Garzik
- Re: Assorted bugs in the PIIX drivers,
Sergei Shtylyov
- Re: 2.6.15-rc1: IDE: fix potential data corruption with SL82C105 interfaces,
Sergei Shtylyov
- [git-patches] EH, irq-pio merge and NCQ patches,
Tejun Heo
- Re: question about boot time drive initialization,
Tejun Heo
- [BUGREPORT 3/3] Kernel Oops with HPT372A IDE controller,
Foli Ayivoh
- [BUGREPORT 1/3] Kernel Oops with HPT372A IDE controller,
Foli Ayivoh
- [BUGREPORT 2/3] Kernel Oops with HPT372A IDE controller,
Foli Ayivoh
- Re: gentoo-2.6.15-r1 - Kernel oops when removing then reinstalling DVD drive into Pismo mediabay,
Benjamin Herrenschmidt
- libata : ata_dev_set_mode failed,
Matthieu CASTET
- [ANNOUNCE] libata: new EH, NCQ, hotplug and PM patches against stable kernel,
Tejun Heo
- Re: [ANNOUNCE] libata: new EH, NCQ, hotplug and PM patches against stable kernel,
Randy.Dunlap
- Re: [ANNOUNCE] libata: new EH, NCQ, hotplug and PM patches against stable kernel,
Michael Schierl
- Re: [ANNOUNCE] libata: new EH, NCQ, hotplug and PM patches against stable kernel,
Nicolas STRANSKY
- <Possible follow-ups>
- Re: [ANNOUNCE] libata: new EH, NCQ, hotplug and PM patches against stable kernel,
Mikael Pettersson
- [PATCH] Add PCI ID for the Intel IDE Controller which is in the Intel Mac Minis shipped in first quarter 2006,
Thomas Glanzmann
- [PATCH] ide_dma_speed() fixes,
Sergei Shtylyov
- [PATCH] PIIX: remove check for broken MW DMA mode 0,
Sergei Shtylyov
- [PATCH] PIIX/SLC90E66: PIO mode fallback fix,
Sergei Shtylyov
- [PATCH] PIIX: fix 82371MX enablebits,
Sergei Shtylyov
- [PATCH] SLC90E66: config_drive_for_dma() cleanup,
Sergei Shtylyov
- [PATCH] PIIX: config_drive_for_dma() cleanup,
Sergei Shtylyov
- [PATCHSET 11/11] implement PM support,
Tejun Heo
- [PATCH 01/10] libata-pm: add PM related constants, fields, ops and update helpers,
Tejun Heo
- [PATCH 03/10] libata-pm: implement Port Multiplier support,
Tejun Heo
- [PATCH 06/10] sata_sil24: add PM related constants,
Tejun Heo
- [PATCH 05/10] sata_sil24: rename PORT_CS_RESUME to PORT_CS_PM_RESUME,
Tejun Heo
- [PATCH 08/10] sata_sil24: separate out sil24_do_softreset(),
Tejun Heo
- [PATCH 09/10] sata_sil24: implement PM support,
Tejun Heo
- [PATCH 07/10] sata_sil24: separate out sil24_exec_polled_cmd(),
Tejun Heo
- [PATCH 10/10] sata_sil24: implement PORT_RST,
Tejun Heo
- [PATCH 02/10] libata-pm: update ata_eh_reset() for PM,
Tejun Heo
- [PATCH 04/10] libata-pm: hook PM support and enable it,
Tejun Heo
- [PATCHSET 10/11] prep for PM support,
Tejun Heo
- [PATCHSET 09/11] implement ata_link,
Tejun Heo
- [PATCH 01/14] libata-link: add PM related ATA constants,
Tejun Heo
- [PATCH 04/14] libata-link: linkify PHY-related functions,
Tejun Heo
- [PATCH 02/14] libata-link: introduce ata_link,
Tejun Heo
- [PATCH 08/14] libata-link: implement link->reset_tries,
Tejun Heo
- [PATCH 12/14] libata-link: update ata_dev_configure() to deal with PM links,
Tejun Heo
- [PATCH 06/14] libata-link: linkify config/EH related functions,
Tejun Heo
- [PATCH 10/14] libata-link: add PM links,
Tejun Heo
- [PATCH 11/14] libata-link: update ata_scsi_error() to handle PM links,
Tejun Heo
- [PATCH 07/14] libata-link: separate out link initialization functions,
Tejun Heo
- [PATCH 05/14] libata-link: linkify reset,
Tejun Heo
- [PATCH 09/14] libata-link: implement ata_link_abort(),
Tejun Heo
- [PATCH 03/14] libata-link: implement and use link/device iterators,
Tejun Heo
- [PATCH 14/14] libata-link: update hotplug to handle PM links,
Tejun Heo
- [PATCH 13/14] libata-link: update EH to deal with PM links,
Tejun Heo
- sata_mv module fails to load properly with 3 Supermicro AOC-SAT2-MV8 cards,
Michael Robak
- [PATCHSET 08/11] add hotplug support, take 2,
Tejun Heo
- [PATCH 01/13] libata-hp: implement ata_eh_detach_dev(),
Tejun Heo
- [PATCH 04/13] libata-hp: implement warmplug,
Tejun Heo
- [PATCH 03/13] libata-hp: implement SCSI part of hotplug,
Tejun Heo
- [PATCH 02/13] libata-hp: implement hotplug,
Tejun Heo
- [PATCH 05/13] libata-hp: hook warmplug,
Tejun Heo
- [PATCH 06/13] libata-hp: implement bootplug,
Tejun Heo
- [PATCH 13/13] libata-hp: move ata_do_reset() to libata-eh.c,
Tejun Heo
- [PATCH 07/13] libata-hp: implement unload-unplug,
Tejun Heo
- [PATCH 12/13] libata-hp: killl ops->probe_reset,
Tejun Heo
- [PATCH 09/13] sata_sil: convert to new probing mechanism and add hotplug support,
Tejun Heo
- [PATCH 08/13] ata_piix: convert ata_piix to new probing mechanism,
Tejun Heo
- [PATCH 10/13] ahci: convert to new probing mechanism and add hotplug support,
Tejun Heo
- [PATCH 11/13] sata_sil24: convert to new probing mechanism and add hotplug support,
Tejun Heo
- Re: [PATCHSET 08/11] add hotplug support, take 2,
Tejun Heo
- [PATCHSET 07/11] prep LLDDs for hotplug support, take 1 (REPOST),
Tejun Heo
- [PATCHSET 07/11] prep LLDDs for hotplug support, take 1,
Tejun Heo
- [PATCH 1/6] libata: export ata_hsm_move(),
Tejun Heo
- [PATCH 01/14] libata-hp-prep: add flags and eh_info/context fields for hotplug,
Tejun Heo
- [PATCH 02/14] libata-hp-prep: implement ata_dev_init(),
Tejun Heo
- [PATCH 4/6] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ,
Tejun Heo
- [PATCH 06/14] libata-hp-prep: implement ap->hw_sata_spd_limit,
Tejun Heo
- [PATCH 04/14] libata-hp-prep: update ata_scsi_find_dev() and friends,
Tejun Heo
- [PATCH 6/6] sata_sil24: kill ops->tf_read() and use ata_std_noop_check_status(),
Tejun Heo
- [PATCH 3/6] sata_sil: new interrupt handler,
Tejun Heo
- [PATCH 03/14] libata-hp-prep: make some ata_device fields persistent,
Tejun Heo
- [PATCH 07/14] libata-hp-prep: store attached SCSI device,
Tejun Heo
- [PATCH 5/6] sata_sil24: use sata_phy_debounce() in sil24_hardreset(),
Tejun Heo
- [PATCH 05/14] libata-hp-prep: use __ata_scsi_find_dev(),
Tejun Heo
- [PATCH 09/14] libata-hp-prep: make probing related functions global,
Tejun Heo
- [PATCH 11/14] libata-hp-prep: make ops->tf_read() optional,
Tejun Heo
- [PATCH 08/14] libata-hp-prep: add ata_hotplug_wq,
Tejun Heo
- [PATCH 13/14] libata-hp-prep: add prereset() method and implement ata_std_prereset(),
Tejun Heo
- [PATCH 10/14] libata-hp-prep: implement sata_phy_debounce(),
Tejun Heo
- [PATCH 12/14] libata-hp-prep: implement ata_noop_check_status(),
Tejun Heo
- [PATCH 14/14] libata-hp-prep: implement followup softreset handling,
Tejun Heo
- Re: THIS THREAD IS MESSED UP, PLEASE IGNORE,
Tejun Heo
- [PATCHSET 06/11] prep for hotplug support, take 2,
Tejun Heo
- [PATCH 02/14] libata-hp-prep: implement ata_dev_init(),
Tejun Heo
- [PATCH 01/14] libata-hp-prep: add flags and eh_info/context fields for hotplug,
Tejun Heo
- [PATCH 03/14] libata-hp-prep: make some ata_device fields persistent,
Tejun Heo
- [PATCH 04/14] libata-hp-prep: update ata_scsi_find_dev() and friends,
Tejun Heo
- [PATCH 09/14] libata-hp-prep: make probing related functions global,
Tejun Heo
- [PATCH 07/14] libata-hp-prep: store attached SCSI device,
Tejun Heo
- [PATCH 10/14] libata-hp-prep: implement sata_phy_debounce(),
Tejun Heo
- [PATCH 05/14] libata-hp-prep: use __ata_scsi_find_dev(),
Tejun Heo
- [PATCH 06/14] libata-hp-prep: implement ap->hw_sata_spd_limit,
Tejun Heo
- [PATCH 14/14] libata-hp-prep: implement followup softreset handling,
Tejun Heo
- [PATCH 08/14] libata-hp-prep: add ata_hotplug_wq,
Tejun Heo
- [PATCH 13/14] libata-hp-prep: add prereset() method and implement ata_std_prereset(),
Tejun Heo
- [PATCH 11/14] libata-hp-prep: make ops->tf_read() optional,
Tejun Heo
- [PATCH 12/14] libata-hp-prep: implement ata_noop_check_status(),
Tejun Heo
- Re: [PATCHSET 06/11] prep for hotplug support, take 2,
Jeff Garzik
- [PATCHSET 05/11] add NCQ support, take 3,
Tejun Heo
- [PATCH 03/12] libata-ncq: rename ap->qactive to ap->qc_allocated,
Tejun Heo
- [PATCH 02/12] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer,
Tejun Heo
- [PATCH 04/12] libata-ncq: implement ap->qc_active, ap->sactive and complete helper,
Tejun Heo
- [PATCH 06/12] libata-ncq: update EH to handle NCQ,
Tejun Heo
- [PATCH 07/12] libata-ncq: implement NCQ device configuration,
Tejun Heo
- [PATCH 09/12] ahci: add HOST_CAP_NCQ constant,
Tejun Heo
- [PATCH 12/12] sata_sil24: implement NCQ support,
Tejun Heo
- [PATCH 05/12] libata-ncq: implement NCQ command translation and exclusion,
Tejun Heo
- [PATCH 08/12] ahci: clean up AHCI constants in preparation for NCQ,
Tejun Heo
- [PATCH 10/12] ahci: kill pp->cmd_tbl_sg,
Tejun Heo
- Re: [PATCHSET 05/11] add NCQ support, take 3,
Jeff Garzik
- [PATCHSET 04/11] merge irq-pio,
Tejun Heo
- [PATCHSET 03/11] new EH implementation, take 3,
Tejun Heo
- [PATCH 11/11] sata_sil24: convert to new EH,
Tejun Heo
- [PATCH 04/11] libata-eh: implement ata_eh_info and ata_eh_context,
Tejun Heo
- [PATCH 10/11] ahci: add PIOS interim interrupt handling,
Tejun Heo
- Re: [PATCHSET 03/11] new EH implementation, take 3,
Jeff Garzik
[PATCHSET 02/11] new EH framework, take 3,
Tejun Heo
- [PATCH 02/11] libata-eh-fw: clear SError in ata_std_postreset(),
Tejun Heo
- [PATCH 03/11] libata-eh-fw: use special reserved tag and qc for internal commands,
Tejun Heo
- [PATCH 01/11] libata-eh-fw: add flags and operations for new EH,
Tejun Heo
- [PATCH 04/11] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership,
Tejun Heo
- [PATCH 08/11] libata-eh-fw: implement new EH scheduling from PIO,
Tejun Heo
- [PATCH 10/11] libata-eh-fw: update ata_exec_internal() for new EH,
Tejun Heo
- [PATCH 07/11] libata-eh-fw: implement freeze/thaw,
Tejun Heo
- [PATCH 11/11] libata-eh-fw: update SCSI command completion path for new EH,
Tejun Heo
- [PATCH 09/11] libata-eh-fw: update ata_scsi_error() for new EH,
Tejun Heo
- [PATCH 06/11] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort(),
Tejun Heo
- [PATCH 05/11] libata-eh-fw: implement new EH scheduling via error completion,
Tejun Heo
- Re: [PATCHSET 02/11] new EH framework, take 3,
Jeff Garzik
[PATCHSET 01/11] prep for new EH,
Tejun Heo
- [PATCH 03/22] libata: silly fix in ata_scsi_start_stop_xlat(),
Tejun Heo
- [PATCH 02/22] SCSI: implement host_eh_scheduled hack for libata,
Tejun Heo
- [PATCH 04/22] ahci: hardreset classification fix,
Tejun Heo
- [PATCH 01/22] SCSI: Introduce scsi_req_abort_cmd (REPOST),
Tejun Heo
- [PATCH 05/22] libata: unexport ata_scsi_error(),
Tejun Heo
- [PATCH 07/22] libata: fix ->phy_reset class code handling in ata_bus_probe(),
Tejun Heo
- [PATCH 06/22] libata: kill duplicate prototypes,
Tejun Heo
- [PATCH 08/22] libata: clear ap->active_tag atomically w.r.t. command completion,
Tejun Heo
- [PATCH 12/22] libata: remove postreset handling from ata_do_reset(),
Tejun Heo
- [PATCH 13/22] libata: implement qc->result_tf,
Tejun Heo
- [PATCH 14/22] sata_sil24: update TF image only when necessary,
Tejun Heo
- [PATCH 09/22] libata: hold host_set lock while finishing internal qc,
Tejun Heo
- [PATCH 11/22] libata: move ->set_mode() handling into ata_set_mode(),
Tejun Heo
- [PATCH 15/22] libata: init ap->cbl to ATA_CBL_SATA early,
Tejun Heo
- [PATCH 10/22] libata: use preallocated buffers,
Tejun Heo
- [PATCH 19/22] libata: add dev->ap,
Tejun Heo
- [PATCH 18/22] libata: kill old SCR functions and sata_dev_present(),
Tejun Heo
- [PATCH 21/22] libata: implement ATA printk helpers,
Tejun Heo
- [PATCH 22/22] libata: use ATA printk helpers,
Tejun Heo
- [PATCH 16/22] libata: implement new SCR handling and port on/offline functions,
Tejun Heo
- [PATCH 17/22] libata: use new SCR and on/offline functions,
Tejun Heo
- [PATCH 20/22] libata: use dev->ap,
Tejun Heo
- Re: [PATCHSET 01/11] prep for new EH,
Jeff Garzik
EH/NCQ/hotplug/PM patchsets are about to be posted...,
Tejun Heo
ata_piix resume from S3 on T43P failed,
zhao, forrest
ata_piix failure on ich6m,
Matthew Garrett
libata-core error handling,
jarkap
[PATCH -mm] sata_vsc gcc 4.1 warning fix,
Daniel Walker
[PATCH -mm] scsi sata_svw gcc 4.1 warning fix,
Daniel Walker
[ANNOUNCE] libata EH/NCQ/hotplug/PM git tree,
Tejun Heo
[PATCH] pdc202xx_old: remove the obsolete busproc,
Sergei Shtylyov
PDC40775 (Promise SATA 300 TX2plus): PATA + SATA support simultaneously,
Raphael Bossek
Infinite loop on MODE-SENSE with a removable ATAPI sata device on VIA chipset,
Dario Oliva
IRQ problem with sata_sil,
Nicolas STRANSKY
Issues with AHCI and SATAII using JMD360,
Moritz Heiber
[PATCH] Move various PCI IDs to header file,
Brent Casavant
Problem with disk,
David Ronis
Re: data corruption with DMA enabled on K7VT4A PRO (VIA KT400A) - it was the memory,
Florian Nierhaus
[PATCH] fix libata kernel-doc warnings,
Randy.Dunlap
[PATCH] AHCI suspend/resume support,
zhao, forrest
[RFC] sata_sil24 driver bugs?,
Fajun Chen
[PATCH] 2.4.x sata_promis pci_ids update,
eyck
sata_sil24 resetting controller...,
jdi
AHCI suspend/resume patch can't work on Napa SDV,
zhao, forrest
sata_via vt6420 master/slave support,
quique
[PATCH] Actually honor drive's minimum PIO/DMA cycle times,
Sergei Shtylyov
Issues with sata_nv and 2 disks under 2.6.16 and 2.6.17-rc2,
Roger Heflin
sata_sil 3114 and Seagate problem,
James Sutherland
pread and aio_read do not fail while they should when reading from a device,
Raz Ben-Jehuda(caro)
Question about current SATA suspend/resume development status,
zhao, forrest
Does libata queue SMART commands?,
Wesley Lim
sata_mv: ataX: no device found (phy stat 00000000),
Onis
Re: [FIX] ide-io: increase timeout value to allow for slave wakeup,
Al Boldi
[PATCH][RFT] HPT3xxN clocking fixes,
Sergei Shtylyov
libata1.patch,
Phil Dibowitz
Re: sata suspend resume ...,
Jeff Garzik
[PATCH 2.6.16.4 2/2] sata_promise: alternative PATA support on pdc2037x without libata interface changes,
Phillip Jordan
[PATCH 2.6.16.4 1/2] sata_promise: alternative PATA support on pdc2037x without libata interface changes,
Phillip Jordan
sata_mv issues with more than 1 disk in FC5 2.6.16-1.2096,
Roger Heflin
sata_via and SATA DVD drive (PX-712SA),
Reinhard Brandstädter
sata_sil: write corruption on parallel access of two or more drives on same controller,
Markus Müller
[PATCH] [SCSI] Introduce scsi_req_abort_cmd (REPOST),
Luben Tuikov
PIIX libata ?,
Frido Ferdinand
[RFC] Get DMA to work for CD/DVD with pdc202xx_old,
Tobias Oed
[patch] Kill useless fcn call,
Tobias Oed
Re: Schedule for adding pata to kernel?,
Tejun Heo
2.6.16 sata related oops..,
Brad Campbell
What's in libata-dev.git,
Jeff Garzik
Promise SATA378 driver fro RHEL4?,
McDonald, Mike-P56995
sata_svw: intermittent crashes with BCM5785 (HT1000) controller,
Robert Edmonds
[PATCH 1/1] ide: Allow disabling of UDMA for Compact Flash devices,
James Ausmus
[PATCH 1/2] scsi: Add scsi_device max_cmd_len (resend),
Brian King
data corruption with DMA enabled on K7VT4A PRO (VIA KT400A),
Florian Nierhaus
A question about right-shift in ahci_port_start(),
zhao, forrest
sata_mv: ata5: Entering mv_eng_timeout,
Onis
VIA vt8237: hotplugging Sata-150/Sata-300 disks,
Patrick Nagelschmidt
ahci: ahci_host_intr() problem(s)?,
Bastiaan Jacques
Re: [patch 04/22] isd200: limit to BLK_DEV_IDE,
Adrian Bunk
[PATCH] Fix a logic error in ahci_init_one(),
zhao, forrest
[PATCH 4/4] libata: Add ata_host_flags,
Brian King
[PATCH 0/4] Prepare for SAS support,
Brian King
[PATCH 1/4] libata: Setup nbytes in ata_sg_init_one (resend),
Brian King
[PATCH 3/4] libata: Add ata_scsi_dev_disabled,
Brian King
[PATCH 2/4] libata: Add host lock to struct ata_port (resend),
Brian King
[sata_sil]Random timeout error (data loss),
Martin Ammermüller
sata_sil: I/O error accessing drive with Sil3114 chipset,
Elmar Weber
[PATCH/RFC] ahci: add support for VIA VT8251,
Bastiaan Jacques
[PATCHSET 9/9] add hotplug support,
Tejun Heo
- [PATCH 04/15] libata-hp: connect ATA hotplug events to SCSI hotplug,
Tejun Heo
- [PATCH 01/15] libata-hp: implement ata_eh_detach_dev(),
Tejun Heo
- [PATCH 02/15] libata-hp: implement ata_eh_hotplug(),
Tejun Heo
- [PATCH 09/15] libata-hp: activate hotplug by adding a call to ata_eh_hotplug() from EH,
Tejun Heo
- [PATCH 03/15] libata-hp: implement ata_eh_scsi_hotplug(),
Tejun Heo
- [PATCH 08/15] libata-hp: add hotplug hooks into regular EH,
Tejun Heo
- [PATCH 06/15] libata-hp: use ata_scsi_slave_destroy() in low level drivers,
Tejun Heo
- [PATCH 10/15] libata-hp: skip EH reset if no device to recover and hotplug pending,
Tejun Heo
- [PATCH 12/15] sata_sil: new interrupt handler,
Tejun Heo
- [PATCH 07/15] libata-hp: implement transportt->user_scan,
Tejun Heo
- [PATCH 05/15] libata-hp: implement ata_scsi_slave_destroy(),
Tejun Heo
- [PATCH 11/15] sata_sil: add new constants in preparation for new interrupt handler,
Tejun Heo
- [PATCH 13/15] sata_sil: add hotplug support,
Tejun Heo
- [PATCH 15/15] sata_sil24: add hotplug support,
Tejun Heo
- [PATCH 14/15] ahci: add hotplug support,
Tejun Heo
- Re: [PATCHSET 9/9] add hotplug support,
Tejun Heo
- Re: [PATCHSET 9/9] add hotplug support,
zhao, forrest
- Re: [PATCHSET 9/9] add hotplug support,
Jeff Garzik
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]