messages from 2007-07-13 23:21:01 to 2007-07-19 08:40:17 UTC [more...]
[RFT][PATCH v7] sata_mv: convert to new EH
2007-07-19 8:40 UTC (10+ messages)
Possible data corruption sata_sil24?
2007-07-19 8:03 UTC (8+ messages)
ALi SATA problem
2007-07-19 8:01 UTC (6+ messages)
ata bustage with CONFIG_PM=n
2007-07-19 7:04 UTC (2+ messages)
The surprise and a lot of pleasures are waiting for you! RoRCNk
2007-07-19 5:30 UTC
pata_via with software raid1: "attempt to access beyond end of device"
2007-07-19 2:23 UTC
linux 2.6.22 ide regression
2007-07-19 0:18 UTC
block/bsg.c
2007-07-18 23:44 UTC (6+ messages)
[git patches 1/2] warnings: attack valid cases spotted by warnings
2007-07-18 22:07 UTC (21+ messages)
` [git patches 2/2] warnings: use uninitialized_var()
[PATCH] scc_pata.c: Workaround for errata A308 (take 2)
2007-07-18 23:15 UTC (2+ messages)
40-wire/80-wire detection
2007-07-18 22:32 UTC (3+ messages)
block/bsg.c
2007-07-18 21:32 UTC (2+ messages)
[PATCH 1/6] icside: fix ->speedproc to return on unsupported modes
2007-07-18 21:21 UTC (11+ messages)
[PATCH] cs5520: don't enable VDMA in ->speedproc
2007-07-18 21:07 UTC (3+ messages)
[PATCH] siimage: fix ->set_pio_mode method to select PIO data transfer
2007-07-18 21:20 UTC (3+ messages)
[PATCH] piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)
2007-07-18 21:07 UTC (3+ messages)
[PATCH] it8213: PIO fixes (take 2)
2007-07-18 21:07 UTC (3+ messages)
[PATCH] sc1200: remove redundant warning message from sc1200_tune_chipset()
2007-07-18 21:06 UTC (3+ messages)
compile error if CONFIG_BLOCK not enabled related to linux/ide.h include
2007-07-18 20:44 UTC (4+ messages)
Recommendations on user-space soft/hardreset
2007-07-18 16:49 UTC (12+ messages)
sata kernel problems, hang for 40 sec
2007-07-18 15:09 UTC
[PATCH] pata_platform: Fix NULL pointer dereference
2007-07-18 9:32 UTC (7+ messages)
libata [ata_piix] still no resume from S3 ?
2007-07-18 8:40 UTC
Kernel bug in Fedora 7
2007-07-18 7:00 UTC (2+ messages)
CONFIG_IDE_PROC_FS: /sys is not full replacement of /proc
2007-07-18 3:42 UTC
[PATCH] Unbreak build of PMP with ACPI disabled
2007-07-18 3:08 UTC (10+ messages)
` [PATCH] Fix SMART reporting on 2.6.22
[PATCH] ahci.c: fix CONFIG_PM=n compilation
2007-07-17 19:48 UTC
[PATCH 1/2] PCI: export __pci_reenable_device()
2007-07-17 17:05 UTC (4+ messages)
` [PATCH 1/2] PCI: rename and "
libata [ata_piix] still no resume from S3 ?
2007-07-17 16:49 UTC
[PATCH 1/3] Make the IDE DMA timeout modifiable
2007-07-17 14:18 UTC (12+ messages)
[patch] libata: fix last_ctl caching in ata_tf_read()
2007-07-17 13:53 UTC
Random freezes with libata + ICH7 PATA
2007-07-17 9:54 UTC (3+ messages)
Freeze after disabling write cache with hdparm -W0 /dev/sda
2007-07-17 8:57 UTC (9+ messages)
Switching controller mode in software?
2007-07-17 8:10 UTC
[PATCH] pata_scc.c: small fixes (Workaround for errata A308)
2007-07-17 3:10 UTC
[PATCH] scc_pata.c: Workaround for errata A308 (take 2)
2007-07-17 3:08 UTC
Spinup command fails on WD3200JS
2007-07-16 23:19 UTC (8+ messages)
` [PATCH 2.6.22.1] libata: Adjust libata to ignore errors after spinup
[patch] libata: fix last_ctl caching in ata_tf_read()
2007-07-16 23:13 UTC (2+ messages)
[patch] add more device IDs for supporting SB700 (resend)
2007-07-16 14:59 UTC
[PATCHSET 4/4] implement PMP support, take 5
2007-07-16 9:46 UTC (9+ messages)
` [PATCH 4/8] libata-pmp: extend ACPI support to cover PMP
` [PATCH 2/8] libata-pmp: implement Port Multiplier support
` [PATCH 3/8] libata-pmp: hook PMP support and enable it
` [PATCH 1/8] libata-pmp: update ata_eh_reset() for PMP
` [PATCH 5/8] libata-pmp: implement qc_defer for command switching PMP support
` [PATCH 7/8] sata_sil24: implement PORT_RST
` [PATCH 6/8] sata_sil24: implement PMP support
` [PATCH 8/8] ahci: "
[PATCHSET 2/4] libata: implement ata_link, take 5
2007-07-16 9:42 UTC (16+ messages)
` [PATCH 02/14] libata-link: implement and use link/device iterators
` [PATCH 01/14] libata-link: introduce ata_link
` [PATCH 06/14] libata-link: linkify config/EH related functions
` [PATCH 05/14] libata-link: linkify reset
` [PATCH 03/14] libata-link: linkify PHY-related functions
` [PATCH 07/14] libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
` [PATCH 04/14] libata-link: linkify EH action helpers
` [PATCH 13/14] libata-link: update hotplug to handle PMP links
` [PATCH 08/14] libata-link: separate out link initialization functions
` [PATCH 12/14] libata-link: update EH to deal with PMP links
` [PATCH 11/14] libata-link: update ata_scsi_error() to handle "
` [PATCH 09/14] libata-link: implement ata_link_abort()
` [PATCH 10/14] libata-link: add PMP links
` [PATCH 14/14] libata-link: update Power Management to handle "
[PATCHSET 3/4] libata: prep for PMP support, take 5
2007-07-16 9:39 UTC (12+ messages)
` [PATCH 01/11] libata-pmp-prep: add PMP related constants, fields, ops and update helpers
` [PATCH 03/11] libata-pmp-prep: make a number of functions global to libata
` [PATCH 02/11] libata-pmp-prep: add @new_class to ata_dev_revalidate()
` [PATCH 04/11] libata-pmp-prep: implement ops->qc_defer()
` [PATCH 05/11] libata-pmp-prep: implement qc_defer helpers
` [PATCH 06/11] libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
` [PATCH 07/11] libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
` [PATCH 10/11] libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
` [PATCH 09/11] libata-pmp-prep: implement EH fast-fail path
` [PATCH 08/11] libata-pmp-prep: implement ATA_LFLAG_DISABLED
` [PATCH 11/11] libata-pmp-prep: implement sata_async_notification()
[PATCH 2/7] sata_promise: pdc_freeze() semantic change
2007-07-16 9:19 UTC (4+ messages)
[PATCH 0/7] libata: irq_on/off restructuring (take #2)
2007-07-16 9:17 UTC (4+ messages)
` [PATCH 5/7] libata: integrate freeze/thaw with irq_on/off
[PATCH 2.6.22-rc4]: libata: PATA-mode fixes for sis_sata
2007-07-16 9:20 UTC (4+ messages)
[PATCH 1/1] libata: pata_pdc2027x PLL input clock fix
2007-07-16 9:12 UTC (2+ messages)
[PATCHSET 1/4] libata: misc updates in preparation of PMP support, take #2
2007-07-16 5:29 UTC (22+ messages)
` [PATCH 02/21] libata: add @is_cmd to ata_tf_to_fis()
` [PATCH 03/21] ahci: use deadline instead of fixed timeout for 1st FIS for SRST
` [PATCH 01/21] ahci: build fix for !CONFIG_PM
` [PATCH 09/21] sata_sil24: separate out sil24_do_softreset()
` [PATCH 06/21] ahci: separate out ahci_do_softreset()
` [PATCH 05/21] ahci: separate out ahci_exec_polled_cmd()
` [PATCH 10/21] libata: improve EH report formatting
` [PATCH 08/21] sata_sil24: separate out sil24_exec_polled_cmd()
` [PATCH 07/21] sata_sil24: replace sil24_update_tf() with sil24_read_tf()
` [PATCH 04/21] ahci: separate out ahci_kick_engine()
` [PATCH 18/21] libata: reorganize ata_ehi_hotplugged()
` [PATCH 12/21] libata: make ->scr_read/write callbacks return error code
` [PATCH 11/21] libata: implement AC_ERR_NCQ
` [PATCH 15/21] libata: improve SATA PHY speed down logic
` [PATCH 17/21] libata: improve SCSI scan failure handling
` [PATCH 14/21] ahci: implement SCR_NOTIFICATION r/w
` [PATCH 16/21] libata: quickly trigger SATA SPD down after debouncing failed
` [PATCH 13/21] ahci: make NO_NCQ handling more consistent
` [PATCH 19/21] libata: clear HOTPLUG flag after a reset
` [PATCH 21/21] libata: implement EH fast drain
` [PATCH 20/21] libata: schedule probing after SError access failure during autopsy
[patch] Add more device IDs for supporting ATI SB700
2007-07-15 2:39 UTC
sata_inic162x issue - PCMCIA card
2007-07-14 23:25 UTC (3+ messages)
[PATCH 3/6] ide-pmac: PIO fixes
2007-07-14 16:29 UTC (4+ messages)
Job Offer. 1100-1400 AUD a WEEK! MKFGD
2007-07-14 12:08 UTC
[PATCH 0/3] libata: add taskfile protocol ->proto_mask info member
2007-07-14 8:56 UTC (5+ messages)
` [PATCH 1/3] libata: add ->proto_mask
` [PATCH 2/3] libata: use ->proto_mask in drivers
` [PATCH 3/3] libata: replace ATA_FLAG_{NCQ,NO_ATAPI} using ->proto_mask
AHCI driver prints "D2H reg with I during NCQ" message, what is it?
2007-07-14 4:12 UTC (2+ messages)
shutdown problem with 2.6.22 and debian 4.0
2007-07-14 4:10 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).