messages from 2006-03-31 16:38:25 to 2006-04-03 08:32:58 UTC [more...]
[PATCHSET] libata: add NCQ support
2006-04-03 8:32 UTC (15+ messages)
` [PATCH 04/14] libata: implement ap->sactive
` [PATCH 10/14] libata: implement ata_ncq_complete()
` [PATCH 07/14] libata: implement ata_eh_read_log_10h()
` [PATCH 01/14] libata: add NCQ related ATA constants and id macros
` [PATCH 02/14] libata: add NCQ related libata flags
` [PATCH 03/14] libata: pass ata_scsi_translate() return value to SCSI midlayer
` [PATCH 06/14] libata: implement NCQ command translation
` [PATCH 09/14] libata: implement NCQ device configuration
` [PATCH 08/14] libata: update EH to handle NCQ
` [PATCH 05/14] libata: implement command exclusion
` [PATCH 14/14] ahci: implement NCQ suppport
` [PATCH 12/14] ahci: add HOST_CAP_NCQ constant
` [PATCH 13/14] ahci: kill pp->cmd_tbl_sg
` [PATCH 11/14] libata: clean up AHCI constants in preparation for NCQ
[PATCHSET] new EH implementation
2006-04-03 7:42 UTC (15+ messages)
` [PATCH 03/13] libata: add per-dev ata_ering
` [PATCH 02/13] libata: implement ata_ering
` [PATCH 01/13] libata: add constants and flags to be used by EH
` [PATCH 04/13] libata: implement EH utility functions
` [PATCH 05/13] libata: implement ata_eh_determine_qc()
` [PATCH 11/13] ata_piix: convert to new EH
` [PATCH 06/13] libata: implement ata_eh_autopsy()
` [PATCH 13/13] ahci: convert to new EH
` [PATCH 10/13] libata: implement EH methods for BMDMA controllers
` [PATCH 09/13] libata: implement ata_eh_finish_qcs()
` [PATCH 12/13] sata_sil: convert to new EH
` [PATCH 08/13] libata: implement ata_eh_revive()
` [PATCH 07/13] libata: implement ata_eh_report()
[PATCHSET] new EH implementation
2006-04-03 3:43 UTC (15+ messages)
` [PATCH] libata: implement ata_ering
` [PATCH] libata: add constants and flags to be used by EH
` [PATCH] libata: implement ata_eh_finish_qcs()
` [PATCH] libata: add per-dev ata_ering
` [PATCH] libata: implement EH methods for BMDMA controllers
` [PATCH] libata: implement ata_eh_autopsy()
` [PATCH] libata: implement ata_eh_revive()
` [PATCH] libata: implement EH utility functions
` [PATCH] libata: implement ata_eh_determine_qc()
` [PATCH] ata_piix: convert to new EH
` [PATCH] libata: implement ata_eh_report()
` [PATCH] ahci: convert to new EH
` [PATCH] sata_sil: "
[PATCH] SCSI: implement scsi_eh_schedule()
2006-04-03 1:24 UTC (7+ messages)
` [PATCH 1/2] SCSI: implement scsi_eh_schedule_cmd()
` [PATCH 2/2] SCSI: implement scsi_eh_schedule_host()
sata_mv: module reloading doesn't work
2006-04-02 22:44 UTC (7+ messages)
Everyone Require This MRz
2006-04-02 20:30 UTC
[PATCHSET] new EH framework
2006-04-02 18:34 UTC (15+ messages)
` [PATCH 08/13] libata: implement new EH scheduling via timeout
` [PATCH 01/13] libata: add flags for new EH
` [PATCH 05/13] libata: update ata_qc_from_tag() to enforce normal/EH qc ownership
` [PATCH 03/13] libata: use special reserved tag and qc for internal commands
` [PATCH 06/13] libata: implement new EH scheduling via error completion
` [PATCH 07/13] libata: implement ata_eh_schedule_port()
` [PATCH 04/13] libata: implement ata_port_freeze()
` [PATCH 02/13] libata: add new EH operations
` [PATCH 09/13] libata: implement new EH scheduling from PIO
` [PATCH 13/13] libata: update ata_interrupt() to handle frozen port properly
` [PATCH 11/13] libata: activate ->post_internal_cmd
` [PATCH 10/13] libata: activate ->error_handler
` [PATCH 12/13] libata: update SCSI command completion path for new EH
IDE CDROM tail read errors
2006-04-02 18:13 UTC (6+ messages)
New probe code causes boot delay on empty ports
2006-04-02 16:58 UTC (3+ messages)
` [PATCH] ahci: do not fail softreset if PHY reports no device
[PATCH] libata: print SControl in SATA link status info message
2006-04-02 15:38 UTC (2+ messages)
[PATCHSET] libata: improve ata_bus_probe failure handling, take 2
2006-04-02 14:35 UTC (15+ messages)
` [PATCH 4/7] libata: add 5s sleep between resets
` [PATCH 5/7] libata: implement ata_down_xfermask_limit()
` [PATCH 2/7] libata: implement ap->sata_spd_limit and helpers
` [PATCH 6/7] libata: improve ata_bus_probe()
` [PATCH 1/7] libata: implement ata_dev_absent()
` [PATCH 3/7] libata: use SATA speed down in ata_drive_probe_reset()
` [PATCH 7/7] libata: consider disabled devices in ata_dev_xfermask()
Spradic device disconnections
2006-04-02 11:33 UTC (2+ messages)
Oops after assertion in drivers/scsi/libata-core.c
2006-04-02 10:15 UTC
[PATCHSET] libata: prep for new EH, take 2
2006-04-02 9:51 UTC (16+ messages)
` [PATCH 01/15] libata: report device number when PIO fails
` [PATCH 04/15] libata: clean up constants
` [PATCH 02/15] libata: ata_dev_revalidate() printk update
` [PATCH 03/15] libata: ATA_FLAG_IN_EH is not used, kill it
` [PATCH 05/15] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED
` [PATCH 10/15] libata: always generate sense if qc->err_mask is non-zero
` [PATCH 08/15] libata: add ATA_QCFLAG_IO
` [PATCH 09/15] libata: pass qc around intead of ap during PIO
` [PATCH 14/15] libata: separate out libata-eh.c
` [PATCH 15/15] libata: make some libata-core routines extern
` [PATCH 06/15] libata: clear only affected flags during ata_dev_configure()
` [PATCH 12/15] libata: add @cdb to ata_exec_internal()
` [PATCH 07/15] libata: clear ATA_DFLAG_PIO before setting it
` [PATCH 11/15] libata: don't read TF directly from sense generation functions
` [PATCH 13/15] libata: dec scmd->retries for qcs with zero err_mask
[PATCHSET] libata: improve ata_bus_probe failure handling
2006-04-02 8:12 UTC (34+ messages)
` [PATCH 04/15] libata: convert do_probe_reset() to ata_do_reset()
` [PATCH 02/15] libata: make ata_bus_probe() return negative errno on failure
` [PATCH 10/15] libata: add dev->sata_spd_limit and helpers
` [PATCH 09/15] libata: implement ata_down_xfermask_limit()
` [PATCH 07/15] libata: reorganize ata_set_mode()
` [PATCH 11/15] libata: preserve SATA SPD setting over hard resets
` [PATCH 06/15] libata: make ata_set_mode() handle no-device case properly
` [PATCH 05/15] libata: implement ata_dev_enabled and disabled()
` [PATCH 08/15] libata: don't disable devices from ata_set_mode()
` [PATCH 12/15] libata: use SATA speeding down in ata_drive_probe_reset()
` [PATCH 15/15] libata: consider disabled devices in ata_dev_xfermask()
` [PATCH 14/15] libata: improve ata_bus_probe()
` [PATCH 13/15] libata: add 1s sleep between resets
sata_sil or libata?
2006-04-02 8:05 UTC (6+ messages)
[RESEND][2.6.15] New ATA error messages on upgrade to 2.6.15
2006-04-02 0:05 UTC
Working People Need This vP96
2006-04-01 20:59 UTC
[PATCHSET] libata: prep for new EH
2006-04-01 20:05 UTC (19+ messages)
` [PATCH 01/14] libata: report device number when PIO fails
` [PATCH 09/14] libata: always generate sense if qc->err_mask is non-zero
` [PATCH 06/14] libata: clear ATA_DFLAG_PIO before setting it
` [PATCH 07/14] libata: add ATA_QCFLAG_IO
` [PATCH 02/14] libata: ata_dev_revalidate() printk update
` [PATCH 05/14] libata: clear only affected flags during ata_dev_configure()
` [PATCH 04/14] libata: clean up constants
` [PATCH 08/14] libata: pass qc around intead of ap during PIO
` [PATCH 03/14] libata: ATA_FLAG_IN_EH is not used, kill it
` [PATCH 11/14] libata: add @cdb to ata_exec_internal()
` [PATCH 13/14] libata: separate out libata-eh.c
` [PATCH 14/14] libata: make some libata-core routines extern
` [PATCH 10/14] libata: don't read TF directly from sense generation functions
` [PATCH 12/14] libata: dec scmd->retries for qcs with zero err_mask
On the subject of DRQ and EH
2006-04-01 19:29 UTC (4+ messages)
` [PATCH/RFC] libata-dev: handle DRQ=1 ERR=1 (revised)
[PATCH] move ->eh_strategy_handler to the transport class
2006-04-01 19:27 UTC (3+ messages)
[PATCH 01/15] libata: fix ata_set_mode() return value
2006-04-01 17:34 UTC (2+ messages)
Gout
2002-02-19 22:47 UTC
[PATCH/RFC] libata: disable interrupts before soft reset
2006-04-01 13:36 UTC (3+ messages)
[PATCH 1/1] libata-dev: ata_check_atapi_dma() fix for ATA_FLAG_PIO_POLLING LLDDs
2006-04-01 13:24 UTC (7+ messages)
[PATCH 1/2] scsi: Add scsi_device max_cmd_len
2006-04-01 10:31 UTC (4+ messages)
You can save up to 70% on Cialis Jamie
2006-04-01 7:16 UTC
[PATCH 1/1] libata: use AC_ERR_TIMEOUT err_mask for time out
2006-04-01 0:34 UTC (5+ messages)
[2.6.15] New ATA error messages on upgrade to 2.6.15
2006-03-31 23:13 UTC (4+ messages)
` [RESEND][2.6.15] "
[PATCH] sata_promise: Port enumeration order - SATA 150 TX4, SATA 300 TX4
2006-03-31 22:52 UTC (4+ messages)
[PATCH 17/33] pcmcia: add pcmcia_disable_device
2006-03-31 20:16 UTC
[PATCH 1/2] libata: fix ata_qc_issue failure path
2006-03-31 18:41 UTC (3+ messages)
[PATCH 1/1] libata: convert pata_pdc2027x to the new reset mechanism
2006-03-31 18:24 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).