Linux IDE
[Prev Page][Next Page]
- Re: Suspend to ram regression (2.6.24-rc1-git), (continued)
- libata-core.c compile warnings with !CONFIG_PM,
Gabriel C
- [PATCH 2.6.24-rc1] sata_promise: fix endianess bug in ASIC PRD bug workaround,
Mikael Pettersson
- [PATCH 01/12] ata/sata_fsl: Update for ata_link introduction,
Li Yang
- [PATCH] "killing" sg_last(), and discussion,
Jeff Garzik
- [PATCH] libata: suppress two warnings,
Stephen Rothwell
- [PATCHSET] libata: update EH / configuration behavior,
Tejun Heo
- [PATCH 12/15] ide: remove SELECT_INTERRUPT(),
Bartlomiej Zolnierkiewicz
- [PATCH 13/15] ide: remove hwif->intrproc,
Bartlomiej Zolnierkiewicz
- [PATCH 15/15] ide: remove 'tf_in_flags' field from ide_task_t,
Bartlomiej Zolnierkiewicz
- [PATCH 8/15] ide-cd: fix register loading order in cdrom_start_packet_command(),
Bartlomiej Zolnierkiewicz
- [2.6 patch] make ata_scsi_lpm_get() static,
Adrian Bunk
- [PATCH 14/15] ide: remove 'command_type' field from ide_task_t,
Bartlomiej Zolnierkiewicz
- [PATCH 11/15] ide: remove QUIRK_LIST(),
Bartlomiej Zolnierkiewicz
- [PATCH 9/15] ide-{floppy,tape,scsi}: fix register loading order when issuing packet command,
Bartlomiej Zolnierkiewicz
- [PATCH 10/15] ide: add ide_pktcmd_tf_load() helper,
Bartlomiej Zolnierkiewicz
- [PATCH 7/15] ide: remove atapi_ireason_t,
Bartlomiej Zolnierkiewicz
- [PATCH 6/15] ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t,
Bartlomiej Zolnierkiewicz
- [PATCH 5/15] ide: remove atapi_feature_t,
Bartlomiej Zolnierkiewicz
- [PATCH 4/15] ide: remove atapi_error_t,
Bartlomiej Zolnierkiewicz
- [PATCH 3/15] ide: remove ata_status_t and atapi_status_t,
Bartlomiej Zolnierkiewicz
- [PATCH 2/15] ide: CPU endianness doesn't matter for special_t,
Bartlomiej Zolnierkiewicz
- [PATCH 1/15] ide-floppy: remove dead code,
Bartlomiej Zolnierkiewicz
- AW: AW: Possible NCQ problem with Seagate ST3250620NS/nForce 4,
Kuckuck Kuckuck
- Slow hard drives,
Ben Court
- question on patch: ide: do_identify() string termination fix [PATCH 2.6.11-rc2 08/29],
Yanping Du
- "Fix ATAPI transfer lengths" causes CD writing regression,
Daniel Drake
- [PATCH] libata: increase 128 KB / cmd limit for ATAPI tape drives,
Tony Battersby
- [PATCH 2.6.24-rc1 2/2] sata_promise: cleanups,
Mikael Pettersson
- [PATCH 2.6.24-rc1 1/2] sata_promise: ASIC PRD table bug workaround, take 2,
Mikael Pettersson
- Re: Should be Acard ATP8620 2SATA / 1 IDE driver,
Jeff Garzik
- Message not available
sata_nv and dynamically changing DMA mask?,
Robert Hancock
AHCI + ST3160023AS + NCQ problems,
Matheus Izvekov
[RFC/PATCH] libata and bogus LBA48 drives,
Geert Uytterhoeven
[RFC 0/3] [SCSI/libata] libata EH conversion for ipr SAS,
Brian King
[git patches 1/2] libata fixes,
Jeff Garzik
ATAPI devices in AHCI mode not working,
Gaston, Jason D
[PATCH 2.6.24-rc1] sata_promise: ASIC PRD table bug workaround,
Mikael Pettersson
[PATCH] libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist,
Tejun Heo
[PATCH #upstream 1/2] libata: relocate forcing PIO0 on reset,
Tejun Heo
2.6.24-rc1, sata_sil: access to SH-S183A broken again?,
Harri
Re: [PATCH 3/3] sata_inic162x: finally, driver for initio 162x SATA controllers,
Jo Lodewyckx
Re: [PATCH-RFC] Promise TX4 implement hw-bug workaround,
Mikael Pettersson
2.6.24-rc1 IDE regression on PMAC?,
Mikael Pettersson
[PATCH 15/15] ide: remove REQ_TYPE_ATA_TASK,
Bartlomiej Zolnierkiewicz
[PATCH 12/15] ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests,
Bartlomiej Zolnierkiewicz
[PATCH 14/15] ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests,
Bartlomiej Zolnierkiewicz
[PATCH 13/15] ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests,
Bartlomiej Zolnierkiewicz
[PATCH 11/15] ide: remove unnecessary writes to HOB taskfile registers,
Bartlomiej Zolnierkiewicz
[PATCH 10/15] ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests,
Bartlomiej Zolnierkiewicz
[PATCH 9/15] ide: use ide_tf_load() in execute_drive_cmd(),
Bartlomiej Zolnierkiewicz
[PATCH 8/15] ide: remove ide_cmd() helper,
Bartlomiej Zolnierkiewicz
[PATCH 7/15] ide: execute_drive_cmd() cleanup,
Bartlomiej Zolnierkiewicz
[PATCH 6/15] ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd(),
Bartlomiej Zolnierkiewicz
[PATCH 5/15] ide: fix registers loading order for WIN_SMART in execute_drive_cmd(),
Bartlomiej Zolnierkiewicz
[PATCH 4/15] ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd(),
Bartlomiej Zolnierkiewicz
[PATCH 3/15] ide: add missing rq.ref_count initialization to ide_diag_taskfile(),
Bartlomiej Zolnierkiewicz
[PATCH 2/15] ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd(),
Bartlomiej Zolnierkiewicz
[PATCH 1/15] ide: check rq->cmd_type in drive_cmd_intr(),
Bartlomiej Zolnierkiewicz
[PATCH] ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies,
Bartlomiej Zolnierkiewicz
Re: [PATCH-RFC] (was: Re: Sata Sil3512 bug?; Promise SATA300 TX4),
Mikael Pettersson
[2.6 patch] unexport ide_fix_driveid,
Adrian Bunk
2.6.24-rc1-gec3b67c1 broken reg. libata-sata_nv in non NCQ mode,
Prakash Punnoor
[PATCH] ide: remove stale ide.h "configuration options",
Bartlomiej Zolnierkiewicz
[PATCH] ide-tape: remove dead USE_IOTRACE code,
Bartlomiej Zolnierkiewicz
2.6.24-rc1: pata_acpi fails to activate DMA for DVD-ROM on ALi M5229 secondary channel,
Andrey Borzenkov
[PATCH] ide: add IDEDISK_MULTI_MODE text adapted from hdparm manual page,
Matti Linnanvuori
Regression: commit "ide: constify struct ide_port_info" causes breakage,
Russell King
Re: IDE Problem with old Gateway laptop (1998 solo 2300),
Declan Moriarty
[PATCH]ata: sata_nv fix mcp51 timeout with SWNCQ,
Kuan Luo
[PATCH 1/3] libata: flush is an IO command,
Tejun Heo
[PATCH 3/3] ide: remove CONFIG_IDEPCI_SHARE_IRQ config option,
Bartlomiej Zolnierkiewicz
[PATCH 2/3] ide: fix drive_is_ready() for non-PCI hosts and CONFIG_IDEPCI_SHARE_IRQ=y,
Bartlomiej Zolnierkiewicz
[PATCH 1/3] ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handler,
Bartlomiej Zolnierkiewicz
[IDE] Fix build bug,
Ralf Baechle
[PATCH] libata/pata_it821x: Improve handling of poorly compatible emulations,
Alan Cox
2.6.24-rc1, sata_nv: MCP51 is boned with SWNCQ too,
Andrew
PMP device port link speed issues,
Kalra Ashish-B00888
What's left in libata-dev.git?,
Jeff Garzik
[PATCH #upstream] libata: track SLEEP state and issue SRST to wake it up,
Tejun Heo
[PATCH #upstream] libata: relocate and fix post-command processing,
Tejun Heo
[PATCH 5/5]: [PCI]: Remove 3 incorrect MSI quirks.,
David Miller
[PATCH 4/5]: [PCI]: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB,
David Miller
[PATCH 3/5]: [PCI]: Add quirk for devices which disable MSI when INTX_DISABLE is set.,
David Miller
[PATCH 2/5]: [PCI]: Add MSI quirk for ServerWorks HT1000 PCIX bridge.,
David Miller
[PATCH 1/5]: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips",
David Miller
[PATCH 0/4]: Resolve MSI vs. INTX_DISABLE quirks, V2.,
David Miller
[PATCH 1/2] libata: backport ATA_FLAG_NO_SRST and ATA_FLAG_ASSUME_ATA,
Tejun Heo
[PATCH] ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2,
Tejun Heo
[PATCH 1/2] ahci: rename ahci_vt8251_hardreset() to ahci_broken_hardreset(),
Tejun Heo
[PATCH 3/3] drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings,
Jeff Garzik
[PATCH 2/3] drivers/ide/pci/sc1200.c: remove pointless hwif lookup loop,
Jeff Garzik
[PATCH 1/3] [IDE] Add helper __ide_setup_pci_device(),
Jeff Garzik
[PATCH] ata: ahci: Enable enclosure management via LED (resend),
Kristen Carlson Accardi
[SOLVED - Could be a bug though] AW: Raid autodetect problem, boot fails if root=/dev/md1 DG965RY,
Kuckuck Kuckuck
AW: Possible NCQ problem with Seagate ST3250620NS/nForce 4,
Kuckuck Kuckuck
Possible NCQ problem with Seagate ST3250620NS/nForce 4,
Jens Prüfer
2.6.24-rc1 : compile failure with CONFIG_HOTPLUG=n,
Martijn Uffing
[2.6 patch] cleanup after APUS removal,
Adrian Bunk
[2.6 patch] libata-core.c: make 2 functions static,
Adrian Bunk
sata_fsl error handling,
Jeff Garzik
[PATCH] libata: cosmetic clean up in ata_eh_reset(),
Tejun Heo
[PATCH RESEND] libata: kill confusing @action local variable from ata_eh_reset(),
Tejun Heo
[no subject],
Tejun Heo
[PATCH 4/4]: [PCI]: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB,
David Miller
[PATCH 3/4]: [PCI]: Add quirk for devices which disable MSI when INTX_DISABLE is set.,
David Miller
[PATCH 2/4]: [PCI]: Add MSI quirk for ServerWorks HT1000 PCIX bridge.,
David Miller
[PATCH 1/4]: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips",
David Miller
[PATCH 0/4]: Resolve MSI vs. INTX_DISABLE quirks.,
David Miller
[git patches] libata fixes and checkpatch cleanups,
Jeff Garzik
[PATCH] hpt366: fix build for CONFIG_HOTPLUG=n,
Bartlomiej Zolnierkiewicz
[PATCH] cy82c693: fix build for CONFIG_HOTPLUG=n,
Bartlomiej Zolnierkiewicz
[PATCH] libata-core: auditting chk_status v check_status,
Alan Cox
Raid autodetect problem, boot fails if root=/dev/md1 DG965RY,
Kuckuck Kuckuck
[PATCH] libata: add HTS542525K9SA00 to NCQ blacklist,
Tejun Heo
[PATCH] jmicron: update quirk for JMB361/3/5/6,
Tejun Heo
ata_exec_internal crash at boot in -git22,
Andi Kleen
[PATCH] ide: fix Kconfig IDEPCI_SHARE_IRQ and IDEDISK_MULTI_MODE,
Matti Linnanvuori
ATA tape drive STT3401A needs DRQ HSM workaround too,
Tejun Heo
[PATCH] ata: sata_nv MCP61 using GENERIC instead of SWNCQ,
Kuan Luo
BUG: sata_nv swncq cannot be disabled,
Gerhard Dirschl
[PATCH] drivers/ide/Kconfig IDEPCI_SHARE_IRQ and IDEDISK_MULTI_MODE,
Matti Linnanvuori
[test 1/2] this is a test, please ignore,
Jeff Garzik
Problems with "frozen drives" on sil3124 + sil3726,
Lars Michael Jogbäck
ADS3GX4R5-E IO problem?,
Didde Brockman
AHCI with ATA/IDE Drives,
Girish Shirasat
sata sil3114 vs. certain seagate drives results in filesystem corruptions,
Soeren Sonnenburg
debian shutdown info,
listmail
Port Multiplier Support for sata_sil24,
Greg Meyer
[git patches] IDE updates (part 5),
Bartlomiej Zolnierkiewicz
[PATCH] ide: add hwif->ack_intr hook,
Bartlomiej Zolnierkiewicz
Re: New CD/DVD drive - 80-wire cable detection failure,
Bartlomiej Zolnierkiewicz
Re: [patch] PCI: disable MSI on more ATI NorthBridges,
Linas Vepstas
[2.6 patch] ide/pci/sis5513.c: add missing "else",
Adrian Bunk
ATA_GET_STATUS ioctl crashes on AHCI devices,
Stanislav Semakin
[git patches] IDE updates (part 4),
Bartlomiej Zolnierkiewicz
[PATCH] libata: fix kernel-doc param name,
Randy Dunlap
[git patch] another libata fix,
Jeff Garzik
Bug? 2.6.23-git13 + Jens's latest sg_next fixes: DRDY?,
Mark Lord
[2.6 patch] pata_cs5536.c: fix array overrun,
Adrian Bunk
seagate disks on sil3114 - slow?,
Soeren Sonnenburg
[PATCH] sata_sis: fix SCR read breakage,
Tejun Heo
Re: Inquiry data and emulated SG devices,
Robert Hancock
[PATCH 0/3] ide: Fix use of paired device,
Benjamin Herrenschmidt
[PATCH] ata: ahci: Enable enclosure management via LED,
Kristen Carlson Accardi
Fixed my email,
Jeff Garzik
western digital WD1500ADFD: spurious completions during NCQ,
Jeff Garrett
FW: LIBATA issue with SATA drive,
Ip, Clarence
Anyone else out there have an ExpressCard to try?,
Mark Lord
pata_via(?): cdrom is recognized as hard drive,
Michael Tokarev
pata_via refuses to detect one drive,
Michael Tokarev
Re-enabling Serial ATA ports possible?,
Marcin Juszkiewicz
[PATCH] pata_acpi: fix build breakage if !CONFIG_PM,
Tejun Heo
[patch 3/4] scsi: expose AN support to user space,
akpm
[patch 4/4] libata: expose AN to user space,
akpm
[patch 2/4] libata: implement ata_wait_after_reset(),
akpm
[patch 1/4] drivers/ata/libata-eh.c: fix printk warning,
akpm
[git patches] IDE updates (part 3),
Bartlomiej Zolnierkiewicz
Re: remove blk_queue_max_phys_segments in libata,
Jeff Garzik
[PATCH v3] drivers/ata: add support to Freescale 3.0Gbps SATA Controller,
Li Yang
[PATCH] Update libata driver for bf548 atapi controller against the 2.6.24 tree.,
Sonic Zhang
linux-2.6.git error messages,
Jeff Garzik
[PATCH] sc1200 pci cleanup, resume improvement, bug fix,
Jeff Garzik
[PATCH 2/4] docbook: fix libata content,
Randy Dunlap
Please help. ICH6 chipset: dvd drive dies after a short time,
John
[PATCH] dtc2278: note on docs,
Alan Cox
[PATCH] pata_pcmcia: Add support for dumb 8bit IDE emulations,
Alan Cox
[PATCH] ide: fix serverworks.c UDMA regression,
Tony Battersby
[PATCH] libata-sff: Correct use of check_status(),
Alan Cox
[PATCH] libata-core: Don't have screaming fits over DF/ERR combinations,
Alan Cox
[PATCH] libata-core: Drop in the final bit of IORDY handling,
Alan Cox
[PATCH] libata-core: Be a bit more relaxed about early DMA zero devices,
Alan Cox
ata_piix: ICH7 "invalid MAP value 0" msg at boot,
Guilherme Amadio
Re: Fwd: CMD 64x regression from 2.6.21 to 2.6.22 and 2.6.23?,
Sergei Shtylyov
[PATCH] Add a global ide=off switch for drivers/ide,
Andi Kleen
Re: Bug is fixed in 2.6.23.1: sata_promise: port is slow to respond, reset failed,
Mikael Pettersson
[PATCH] libata: prevent devices with blank model names from being DMA blacklisted,
Andrew Paprocki
[PATCH] : IDE-CS Add additional id string (corsair, 1GB),
Kristoffer Ericson
marvell 88SX6081 and linux 2.6.23.1,
jeffunit
sata_via (VT6420) and WDC WD5000AAJS-22YFA0 not playing together,
Roger Heflin
[git patches] IDE updates (part 2),
Bartlomiej Zolnierkiewicz
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]