messages from 2012-02-10 21:38:12 to 2012-03-11 07:13:44 UTC [more...]
[isci PATCH v2 00/18] isci: suspend/resume support + general updates
2012-03-11 7:28 UTC (9+ messages)
` [isci PATCH v2 01/18] isci: improve 'invalid state' warnings
` [isci PATCH v2 03/18] isci: kill sci_phy_protocol and sci_request_protocol
` [isci PATCH v2 04/18] isci: Don't filter BROADCAST CHANGE primitives
` [isci PATCH v2 06/18] isci: kill isci_port.domain_dev_list
` [isci PATCH v2 08/18] isci: fix controller stop
` [isci PATCH v2 10/18] isci: fix interrupt disable
` [isci PATCH v2 12/18] libata: make ata_print_id atomic
` [isci PATCH v2 13/18] libsas: continue revalidation
[libsas PATCH v10 0/9] libsas error handling + discovery v10
2012-03-11 5:37 UTC (11+ messages)
` [libsas PATCH v10 1/9] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
` [libsas PATCH v10 2/9] libsas: cleanup spurious calls to scsi_schedule_eh
` [libsas PATCH v10 3/9] libata, libsas: introduce sched_eh and end_eh port ops
` [libsas PATCH v10 4/9] libsas: enforce eh strategy handlers only in eh context
` [libsas PATCH v10 5/9] libsas: add sas_eh_abort_handler
` [libsas PATCH v10 6/9] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
` [libsas PATCH v10 7/9] libsas: trim sas_task of slow path infrastructure
` [libsas PATCH v10 8/9] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
` [libsas PATCH v10 9/9] libsas: sas_rediscover_dev did not look at the SMP exec status
[PATCH] drivers/ata/pata_mpc52xx.c: add missing kfree
2012-03-10 21:50 UTC (7+ messages)
[PATCH 0/1] ARM: AT91: drivers: cleanup patches from Arnd Bergmann
2012-03-10 21:39 UTC (5+ messages)
` [PATCH 1/1] ata: AT91 ata driver requires specific platforms
` [PATCH v2 0/2] "
` [PATCH v2 2/2] ata: AT91 ata driver requires AT91_HAS_PATA
[PATCH] drivers/ata/pata_mpc52xx.c: drop unneeded devm cleanup functions
2012-03-10 21:35 UTC
[patch] sata_mv: silence an uninitialized variable warning
2012-03-10 9:00 UTC
[PATCH v2 0/3] ahci: fix boot/resume COMRESET failures
2012-03-10 0:07 UTC (12+ messages)
` [PATCH v2 1/3] ahci: add AHCI_HFLAG_DELAY_ENGINE host flag
` [PATCH v2 2/3] ahci: move AHCI_HFLAGS() macro to ahci.h
` [PATCH v2 3/3] ahci_platform: add STRICT_AHCI platform type
MAIL
2012-03-07 15:46 UTC
[PATCH v8 00/13] libsas error handling + discovery v8
2012-03-06 19:17 UTC (16+ messages)
` [PATCH v8 08/13] libsas: libsas.force_hard_reset module parameter
` [PATCH v8 09/13] libsas: enforce eh strategy handlers only in eh context
` [PATCH v8 13/13] libsas: trim sas_task of slow path infrastructure
[PATCH 2/2] scsi: retrieve cache mode using ATA_16 cmd if normal routine fails
2012-03-06 17:38 UTC (4+ messages)
ATA standard vs. speed
2012-03-04 14:55 UTC (2+ messages)
Single host/multiple hwifs vs. multiple hosts?
2012-03-04 12:15 UTC
inquiry
2012-03-03 15:23 UTC
[RFC PATCH v2 0/8] ACPI D3Cold state and SATA ZPODD support
2012-03-03 3:05 UTC (13+ messages)
` [RFC PATCH v2 1/8] ACPI: Introduce ACPI D3_COLD state support
` [RFC PATCH v2 2/8] ACPI: Add interface to register/unregister device to/from power resources
` [RFC PATCH v2 3/8] PCI: Move acpi_dev_run_wake to acpi core
` [RFC PATCH v2 4/8] libata-acpi: set acpi state for SATA port
` [RFC PATCH v2 5/8] libata-acpi: add ata port runtime D3Cold support
` [RFC PATCH v2 6/8] libata-acpi: register/unregister device to/from power resource
` [RFC PATCH v2 7/8] PM / Runtime: Add can_power_off flag to subsys data
` [RFC PATCH v2 8/8] [SCSI] sr: check and enable Zero-power ODD support
[PATCH V3] fsl-sata: add support for interrupt coalsecing feature
2012-03-02 20:46 UTC (4+ messages)
[PATCH] ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
2012-03-01 8:04 UTC
ahci: sata hotplug doesn't work after suspend
2012-02-28 11:36 UTC (10+ messages)
Business Proposal of USD $22,500,000.00
2012-02-28 11:12 UTC
sata_svm failed to kdump with pending IOs
2012-02-27 6:01 UTC
[PATCH] ata/pata_arasan_cf: Add Hibernation support
2012-02-27 5:45 UTC (2+ messages)
` [PATCH Resend] "
Braindead newbie questions, DMA-backed PIO
2012-02-26 1:11 UTC (3+ messages)
[RFC] ACPI D3Cold state and SATA ZPODD support
2012-02-23 18:10 UTC (50+ messages)
` [RFC PATCH 1/6] ACPI: Introduce ACPI D3_COLD state support
` [RFC PATCH 2/6] ACPI: Reference devices in ACPI Power Resource
` [RFC PATCH 3/6] ACPI: Runtime resume all devices covered by a power resource
` [RFC PATCH 4/6] PM / Runtime: Introduce flag can_power_off
` [RFC PATCH 5/6] PCI: Move acpi_dev_run_wake to acpi core
` [RFC PATCH 6/6] libata: add ZPODD support
[PATCH 1/2 v3] libata-pmp: add schedule timeout to support some PMP cards
2012-02-23 6:35 UTC (2+ messages)
[PATCH 0/3] ahci: fix boot/resume COMRESET failures
2012-02-20 22:06 UTC (9+ messages)
` [PATCH 1/3] ahci: add AHCI_HFLAG_STRICT_SPEC host flag
` [PATCH 2/3] ahci: move AHCI_HFLAGS() macro to ahci.h
` [PATCH 3/3] ahci_platform: add STRICT_AHCI platform type
Transfer Notice!!
2012-02-20 8:27 UTC
[PATCH V2 RESEND] fsl-sata: I/O load balancing
2012-02-20 4:40 UTC (10+ messages)
Revalidate Your MailBox
2012-02-19 21:50 UTC
[PATCH v2 00/28] libsas: eh reworks (ata-eh vs discovery, races, ...)
2012-02-20 1:08 UTC (5+ messages)
` [PATCH v2 24/28] libsas: poll for ata device readiness after reset
Regression 3.2 -> 3.3-rc1 10 sec hang at boot and resume, COMRESET failed
2012-02-16 16:22 UTC (20+ messages)
sil3132 eSATA problem
2012-02-16 5:03 UTC (5+ messages)
` Fwd: "
[RESEND PATCH v2 0/3] ahci controller runtime PM support
2012-02-15 10:18 UTC (4+ messages)
` [RESEND PATCH v2 1/3] ahci: port legacy pm interface to struct dev_pm_ops
` [RESEND PATCH v2 2/3] ahci: add runtime PM callbacks
` [RESEND PATCH v2 3/3] ata: runtime suspend port if no device attached
linux-next: Tree for Feb 13 (ata/libata-acpi.c)
2012-02-13 17:51 UTC
[PATCH 2/2] [trivial] Documentation: broken URL in libata
2012-02-13 17:22 UTC
CONGRATULATIONS !!!
2012-02-13 10:54 UTC
[PATCH V2] fsl-sata: I/O load balancing
2012-02-13 10:02 UTC (3+ messages)
[PATCH v9 0/3] libsas error handling + discovery v9
2012-02-10 21:53 UTC (3+ messages)
` [PATCH v9 2/3] libsas: improve debug statements
` [PATCH v9 3/3] libsas: async ata scanning
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).