messages from 2011-12-23 02:59:36 to 2012-01-21 05:36:26 UTC [more...]
[PATCH v6 0/7] libsas error handling + discovery v6
2012-01-21 5:36 UTC (9+ messages)
` [PATCH v6 1/7] libsas: fix sas_unregister_ports vs sas_drain_work
` [PATCH v6 2/7] libsas: improve ata debug statements
` [PATCH v6 3/7] libsas: fix sas port naming
` [PATCH v6 4/7] libsas: let libata recover links that fail to transmit initial sig-fis
` [PATCH v6 5/7] libsas: delete device on sas address changed
` [PATCH v6 6/7] libsas: restore scan order
` [PATCH v6 7/7] libsas: async ata scanning
How does libata handles an 'ATA_ABORTED' error?
2012-01-20 15:00 UTC (4+ messages)
[PATCH V2] fsl-sata: I/O load balancing
2012-01-20 2:19 UTC
hardware documentation for SiS 96x chipsets
2012-01-19 20:15 UTC
[PATCH] pata_legacy: correctly mask recovery field for HT6560B
2012-01-19 16:09 UTC
AHCI FBS - Software Reset - BUG
2012-01-18 17:47 UTC
[PATCH 1/1] libata: blacklist NCQ on WDC WD740ADFD-00NLR4
2012-01-18 11:38 UTC (2+ messages)
[git patches] libata bug fixes
2012-01-18 1:59 UTC
[PATCH][SDK v1.2] sata: I/O load balancing
2012-01-18 1:45 UTC (4+ messages)
[git patches] libata updates for 3.3
2012-01-17 17:00 UTC (24+ messages)
[resend PATCH v4 00/10] libsas: eh reworks (ata-eh vs discovery, races, ...)
2012-01-17 5:11 UTC (11+ messages)
` [PATCH v4 01/10] libsas: convert dev->gone to flags
` [PATCH v4 02/10] libsas: prevent domain rediscovery competing with ata error handling
` [PATCH v4 03/10] libsas: fix timeout vs completion race
` [PATCH v4 04/10] libsas: don't mark expanders as gone when a child device is removed
` [PATCH v4 05/10] libsas: check for 'gone' expanders in smp_execute_task()
` [PATCH v4 06/10] libsas: fix sas_find_local_phy(), take phy references
` [PATCH v4 07/10] libsas: don't recover 'gone' devices in sas_ata_hard_reset()
` [PATCH v4 08/10] isci: ->lldd_ata_check_ready handler
` [PATCH v4 09/10] libsas: pre-clean commands that won the eh vs completion race
` [PATCH v4 10/10] libsas: feed the scsi_block_when_processing_errors() meter
[PATCH v5 0/7] libsas eh reworks: new + regression fixes
2012-01-16 23:34 UTC (11+ messages)
` [PATCH v5 1/7] libsas: mark all domain devices gone if root port disappears
` [PATCH v5 2/7] libsas: close scsi_remove_target() vs libata-eh race
` [PATCH v5 3/7] libsas: fix mixed topology recovery
` [PATCH v5 4/7] libsas: route local link resets through ata-eh
` [PATCH v5 5/7] libsas: fix sas_unregister_ports vs sas_drain_work
` [PATCH v5 6/7] libsas: kill spurious sas_put_device
` [RFC PATCH v5 7/7] libsas: let libata recover links that fail to transmit initial sig-fis
[GIT PATCH v4 0/2] libsas: eh reworks (ata-eh vs discovery, races, ...)
2012-01-16 20:44 UTC (13+ messages)
` [PATCH v4 1/2] libsas: pre-clean commands that won the eh vs completion race
` [PATCH v4 2/2] libsas: feed the scsi_block_when_processing_errors() meter
ASUS M2A-VM (SB600): AHCI setting in BIOS; AHCI and UDMA and `softreset failed (device not ready)`
2012-01-16 10:03 UTC
highpoint rr622 ext. SATA controller, regression post 2.6.38
2012-01-16 2:35 UTC
[Bug 12874] Seagate STT20000A no longer works
2012-01-12 0:58 UTC
[PATCH][SDK v1.2] sata: I/O load balancing
2012-01-13 8:21 UTC
Addonics 5-Port HPM-XU (USB/ESATA) port multiplier
2012-01-13 3:20 UTC (2+ messages)
[PATCH v2 0/3] ahci controller runtime PM support
2012-01-13 2:17 UTC (5+ messages)
` [PATCH v2 1/3] ahci: port legacy pm interface to struct dev_pm_ops
` [PATCH v2 2/3] ahci: add runtime PM callbacks
` [PATCH v2 3/3] ata: runtime suspend port if no device attached
[PATCH v2] ata: pata_bf54x: Support sg list in bmdma transfer
2012-01-12 6:50 UTC (4+ messages)
[PATCH 6/6] ahci: support the STA2X11 I/O Hub
2012-01-11 23:26 UTC
Recurring error with SATA driver
2012-01-11 1:05 UTC (3+ messages)
[GIT PATCH v3 00/14] libsas: eh reworks (ata-eh vs discovery, races, ...)
2012-01-09 20:03 UTC (20+ messages)
` [PATCH v3 01/14] libsas: introduce sas_drain_work()
` [PATCH v3 02/14] libsas: remove ata_port.lock management duties from lldds
` [PATCH v3 03/14] libsas: prevent domain rediscovery competing with ata error handling
` [PATCH v3 04/14] libsas: fix timeout vs completion race
` [PATCH v3 05/14] libsas: perform sas-transport resets in shost->workq context
` [PATCH v3 06/14] libsas: sas_phy_enable via transport_sas_phy_reset
` [PATCH v3 07/14] libsas: async ata-eh
` [PATCH v3 08/14] isci: kill iphy->isci_port lookups
` [PATCH v3 09/14] isci: kill isci_port->status
` [PATCH v3 10/14] isci: fix interpretation of "hard" reset
` [PATCH v3 11/14] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset
` [PATCH v3 12/14] isci: ->lldd_ata_check_ready handler
` [PATCH v3 13/14] isci: remove bus and reset handlers
` [PATCH v3 14/14] isci: remove IDEV_EH hack to disable "discovery-time" ata resets
[PATCH v2 00/28] libsas: eh reworks (ata-eh vs discovery, races, ...)
2012-01-09 19:04 UTC (23+ messages)
` [PATCH v2 13/28] libsas: prevent double completion of scmds from eh
` [PATCH v2 14/28] libsas: fix timeout vs completion race
` [PATCH v2 15/28] libsas: let libata handle command timeouts
` [PATCH v2 16/28] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
` [PATCH v2 17/28] libsas: use libata-eh-reset for sata rediscovery fis transmit failures
` [PATCH v2 18/28] libsas: perform sas-transport resets in shost->workq context
` [PATCH v2 19/28] libsas: execute transport link resets with libata-eh via host workqueue
` [PATCH v2 20/28] libsas: sas_phy_enable via transport_sas_phy_reset
` [PATCH v2 21/28] libsas: Remove redundant phy state notification calls
` [PATCH v2 22/28] libsas: add mutex for SMP task execution
` [PATCH v2 23/28] libsas: async ata-eh
` [PATCH v2 24/28] libsas: poll for ata device readiness after reset
` [PATCH v2 25/28] libsas: don't mark expanders as gone when a child device is removed
` [PATCH v2 26/28] libsas: check for 'gone' expanders in smp_execute_task()
` [PATCH v2 27/28] libsas: fix sas_find_local_phy(), take phy references
` [PATCH v2 28/28] libsas: don't recover 'gone' devices in sas_ata_hard_reset()
JMicron Technology JMB362 JMB363 SError: { DevExch } ExpressCard, sometimes fails to boot
2012-01-09 6:37 UTC (3+ messages)
[PATCH] libata: add DVRTD08A and DVR-215 to NOSETXFER devices
2012-01-08 12:50 UTC
[PATCH 1/1] Add Toshiba Satellite Pro A120 to the list with broken suspend functionality
2012-01-07 23:39 UTC
[PATCH] pata_bf54x: fix BMIDE status register emulation
2012-01-06 17:45 UTC (14+ messages)
` [PATCH v2] "
linux-next: Tree for Dec 21
2012-01-06 15:34 UTC (41+ messages)
` [PATCH block/for-3.3/core] block: an exiting task should be allowed to create io_context
` [PATCH block:for-3.3/core] cfq: merged request shouldn't jump to a different cfqq
` [PATCH block:for-3.3/core] block: disable ELEVATOR_INSERT_SORT_MERGE
Crash with sata_sil24 driver
2012-01-05 6:54 UTC (9+ messages)
[PATCH v3 0/3] fixes for ata port runtime pm support
2012-01-05 1:50 UTC (2+ messages)
highpoint rocketraid 622 regression, no longer recognized post 3.0 kernel
2012-01-04 21:24 UTC
(unknown),
2012-01-04 21:23 UTC
Failed to set xfermode DVR-215
2012-01-03 23:30 UTC
[RFC][PATCH 0/4] ahci controller runtime PM support
2012-01-02 15:57 UTC (4+ messages)
` [RFC][PATCH 4/4] ahci: support hot plug when port/controller is runtime suspended
[PATCH] ata: pata-bf54x: Support sg list in bmdma transfer
2011-12-31 5:42 UTC (2+ messages)
` [uclinux-dist-devel] "
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).