messages from 2008-05-13 16:53:27 to 2008-05-19 21:46:30 UTC [more...]
Oops with PREEMPT-RT on 2.6.25.4
2008-05-19 21:46 UTC (8+ messages)
[PATCH 2.6.26-rc2 1/3] sata_promise: fix irq clearing buglets
2008-05-19 21:43 UTC (3+ messages)
[patch 1/1] ata: remove FIT() macro
2008-05-19 21:42 UTC (2+ messages)
[PATCH 1/1] [libata] pata-bf54x: Set ATAPI host state machine to control IDE device terminate sequence
2008-05-19 21:42 UTC (2+ messages)
[PATCH 01/04] sata_mv always do softreset
2008-05-19 21:42 UTC (16+ messages)
` [PATCH 02/04] sata_mv fis irq register fixes
` [PATCH 03/04] sata_mv group genIIe flags
` [PATCH 04/04] sata_mv async notify for genIIe only
` [PATCH 05/09] sata_mv don't blindly enable IRQs
` [PATCH 06/09] sata_mv consolidate main_irq_mask updates
` [PATCH 07/09] sata_mv fix pmp drives not found
` [PATCH 08/09] sata_mv disregard masked irqs
` [PATCH 09/09] sata_mv cache main_irq_mask register in hpriv
` [PATCH 10/10] sata_mv: ensure empty request queue for FBS-NCQ EH
SATA 2.4 ICH8
2008-05-19 20:26 UTC (2+ messages)
[PATCH] ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
2008-05-19 19:11 UTC (2+ messages)
[PATCHSET #upstream] libata: improve timeout handling for EH commands
2008-05-19 18:51 UTC (9+ messages)
` [PATCH 1/5] libata: kill unused constants
` [PATCH 2/5] libata: consistently use msecs for time durations
` [PATCH 3/5] libata: improve EH retry delay handling
` [PATCH 4/5] libata: use ULONG_MAX to terminate reset timeout table
` [PATCH 5/5] libata: improve EH internal command timeout handling
2.6.25 semantic change in bay handling?
2008-05-19 16:29 UTC (7+ messages)
` [PATCH] Fixups to ATA ACPI hotplug
SATA disk dies and revives after boot
2008-05-19 8:36 UTC
[PATCH 00/40] ide: generic ATAPI support
2008-05-19 5:10 UTC (42+ messages)
` [PATCH 01/40] ide-scsi: fix race in idescsi_transfer_pc()
` [PATCH 02/40] ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr()
` [PATCH 03/40] ide-scsi: fix handling of DMA errors "
` [PATCH 04/40] ide-scsi: fix Interrupt Reason checking "
` [PATCH 05/40] ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers()
` [PATCH 06/40] ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc()
` [PATCH 07/40] ide-scsi: add debug_log() macro
` [PATCH 08/40] ide-tape: idetape_pc_intr() should use local_irq_enable_in_hardirq()
` [PATCH 09/40] ide-tape: remove superfluous error message from idetape_pc_intr()
` [PATCH 10/40] ide-tape: remove superfluous warning message from idetape_issue_pc()
` [PATCH 11/40] ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef
` [PATCH 12/40] ide-tape: remove stale comments from idetape_pc_intr()
` [PATCH 13/40] ide-tape: remove SIMULATE_ERRORS debug code
` [PATCH 14/40] ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1()
` [PATCH 15/40] ide-{floppy,tape,scsi}: log device name instead of driver name
` [PATCH 16/40] ide-tape: make idetape_retry_pc() void
` [PATCH 17/40] ide-tape: merge callbacks
` [PATCH 18/40] ide-tape: make pc->idetape_callback void
` [PATCH 19/40] ide-floppy: merge callbacks
` [PATCH 20/40] ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
` [PATCH 21/40] ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
` [PATCH 22/40] ide-floppy: start DMA engine in idefloppy_transfer_pc1()
` [PATCH 23/40] ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc()
` [PATCH 24/40] ide-tape: factor out waiting for good ireason from idetape_transfer_pc()
` [PATCH 25/40] ide: add PC_FLAG_ZIP_DRIVE pc flag
` [PATCH 26/40] ide-{cd,floppy,tape}: remove checking for drive->scsi
` [PATCH 27/40] ide-scsi: set drive->scsi flag for devices handled by the driver
` [PATCH 28/40] ide: add ide_transfer_pc() helper
` [PATCH 29/40] ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc()
` [PATCH 30/40] ide: add PC_FLAG_DRQ_INTERRUPT pc flag
` [PATCH 31/40] ide: add ide_issue_pc() helper
` [PATCH 32/40] ide-{floppy,tape}: move checking of ->failed_pc to ->callback
` [PATCH 33/40] ide-tape: factor out DSC handling from idetape_pc_intr()
` [PATCH 34/40] ide-tape: add ide_tape_io_buffers() helper
` [PATCH 35/40] ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled
` [PATCH 36/40] ide-floppy: add more debugging to idefloppy_pc_intr()
` [PATCH 37/40] ide-scsi: use pc->callback
` [PATCH 38/40] ide-scsi: add more debugging to idescsi_pc_intr()
` [PATCH 39/40] ide-{floppy,scsi}: read Status Register before stopping DMA engine
` [PATCH 40/40] ide: add ide_pc_intr() helper
PROBLEM: Error messages on resume from memory/disk
2008-05-19 0:47 UTC (3+ messages)
[PATCHSET #upstream-fixes] libata: fix a bunch of PMP related problems
2008-05-18 21:14 UTC (13+ messages)
` [PATCH 01/10] libata: fix sata_link_hardreset() @online out parameter handling
` [PATCH 02/10] libata: reorganize ata_eh_reset() no reset method path
` [PATCH 03/10] libata: move reset freeze/thaw handling into ata_eh_reset()
` [PATCH 04/10] libata: kill hotplug related race condition
` [PATCH 05/10] libata: ignore recovered PHY errors
` [PATCH 06/10] libata: increase PMP register access timeout to 3s
` [PATCH 07/10] libata: make sure PMP notification is turned off during recovery
` [PATCH 08/10] libata: don't schedule LPM action seperately during probing
` [PATCH 09/10] sata_sil24: don't use NCQ if marvell 4140 PMP is attached
` [PATCH 10/10] libata: ignore SIMG4726 config pseudo device
` [PATCHSET #upstream-fixes] git tree available
[patch 08/18] m68k: macide doesnt check for Mac
2008-05-18 18:47 UTC
kernel 2.6.25 with ide driver cs5520 does not boot
2008-05-18 18:14 UTC (7+ messages)
Unable to access drives via PortMultiplier and SATA/IDE bridge
2008-05-18 7:21 UTC (2+ messages)
libata sata_via unusual behaviour
2008-05-18 7:07 UTC (6+ messages)
Port Multiplier drives not always all found on cold plug
2008-05-18 5:23 UTC (10+ messages)
[Bugme-new] [Bug 10738] New: sata_via hang and data corruption
2008-05-18 4:59 UTC
[Bug 10723] New: linux 2.6.24 fails to mount ext3 rootfs on FUJITSU MHK2060AT
2008-05-17 18:37 UTC (10+ messages)
` [Bug 10723] "
[PATCH 2.6.26-rc2 3/3] sata_promise: other cleanups
2008-05-17 16:49 UTC
[PATCH 2.6.26-rc2 2/3] sata_promise: mmio access cleanups
2008-05-17 16:48 UTC
Linux 2.6.24 sata_promise SATA300TX4 problems
2008-05-17 14:28 UTC (6+ messages)
Oops: 0000 [#1] SMP //// HPT raid card 1740
2008-05-17 10:49 UTC
2.6.25 -> 2.6.26-rc1: pcmcia flash card changed name from hda to hdc
2008-05-16 19:40 UTC (2+ messages)
[PATCH 0/2] ide: ide_do_drive_cmd cleanups
2008-05-16 19:44 UTC (4+ messages)
` [PATCH 1/2] ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait
` [PATCH 2/2] ide: remove action argument in ide_do_drive_cmd
HPA Problem in libata-core.c?
2008-05-16 18:26 UTC
[Bug 10715] New: 2.6.25 -> 2.6.26-rc1: pcmcia flash card changed name from hda to hdc
2008-05-15 22:56 UTC
libata: force hardreset if link is in powersave mode
2008-05-15 19:04 UTC (2+ messages)
` patch libata-force-hardreset-if-link-is-in-powersave-mode.patch added to 2.6.25-stable tree
[PATCH] Palmchip BK3710 IDE driver
2008-05-15 18:32 UTC (2+ messages)
Marvell 88SE6121 PATA in 2.6.25 (ahci)
2008-05-15 13:07 UTC (2+ messages)
ata_piix 2.6.25 sata failure
2008-05-15 11:15 UTC (4+ messages)
[PATCH 01/12] lib: create common ascii hex array
2008-05-15 9:51 UTC (5+ messages)
libata errors with smartctl on 2.6.24, WD3200AAKS and nVidia AHCI
2008-05-15 7:21 UTC (7+ messages)
` [RESOLVED] "
ata_std_qc_defer not good enough for FIS-based switching ?
2008-05-15 7:12 UTC (13+ messages)
[git patches] IDE fixes
2008-05-14 21:18 UTC
[PATCH 03/12] ide: use the common ascii hex helpers
2008-05-14 20:54 UTC (3+ messages)
sata_sx4 vs. Promise SX4060
2008-05-14 20:36 UTC (3+ messages)
[PATCH] LBA28/LBA48 off-by-one bug in ata.h
2008-05-14 18:53 UTC (4+ messages)
confusion about libata.force=80c
2008-05-14 18:20 UTC
Macbook Pro SATA Drives not seen in 2.6.25
2008-05-14 17:44 UTC (4+ messages)
` SOLVED: "
Port-Multiplier hotplug support: ATA_FLAG_AN
2008-05-14 12:46 UTC (5+ messages)
libata errors with smartctl on 2.6.24, WD3200AAKS and nVidia AHCI
2008-05-14 7:29 UTC (7+ messages)
sata_mv on Orion: CONFIG_SATA_PMP=y needed even when no multiplier
2008-05-14 7:05 UTC (8+ messages)
libata NCQ implementation questions
2008-05-13 21:01 UTC (5+ messages)
[patch 21/37] ata_piix: verify SIDPR access before enabling it
2008-05-13 20:12 UTC
SATA hotplug in 2.6.17-2?
2008-05-13 19:08 UTC
[PATCH -stable] ata_piix: verify SIDPR access before enabling it
2008-05-13 17:54 UTC (2+ messages)
` patch ata_piix-verify-sidpr-access-before-enabling-it.patch added to 2.6.25-stable tree
Compact Flash Question
2008-05-13 17:13 UTC (3+ 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).