linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-02 16:27:10 to 2009-09-15 16:10:17 UTC [more...]

[PATCH 00/18] ioatdma: raid5/raid6 offload support
 2009-09-15 16:10 UTC  (34+ messages)
` [PATCH 01/18] dmaengine: add fence support
` [PATCH 02/18] dmaengine, async_tx: add a "no channel switch" allocator
` [PATCH 03/18] dmaengine: cleanup unused transaction types
` [PATCH 04/18] dmaengine, async_tx: support alignment checks
` [PATCH 05/18] ioat2+: add fence support
` [PATCH 06/18] ioat3: hardware version 3.2 register / descriptor definitions
` [PATCH 07/18] ioat3: split ioat3 support to its own file, add memset
` [PATCH 08/18] ioat: add 'ioat' sysfs attributes
` [PATCH 09/18] ioat3: enable dca for completion writes
` [PATCH 10/18] ioat3: xor support
` [PATCH 11/18] ioat3: xor self test
` [PATCH 12/18] ioat3: pq support
` [PATCH 13/18] ioat3: support xor via pq descriptors
` [PATCH 14/18] ioat3: interrupt descriptor support
` [PATCH 15/18] ioat3: ioat3.2 pci ids for Jasper Forest
` [PATCH 16/18] ioat3: segregate raid engines
` [PATCH 17/18] Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded
` [PATCH 18/18] I/OAT: Convert to PCI_VDEVICE()

mdadm and TLER (Time Limited Error Recovery)
 2009-09-15 15:36 UTC  (12+ messages)

Re-map disk sectors in userspace when rewriting after read errors
 2009-09-15 11:03 UTC  (10+ messages)

ext3 crash with tune2fs and MD RAID10 device
 2009-09-15 10:01 UTC 

[PATCH v2 0/9] Asynchronous raid6 acceleration (part 3 of 3)
 2009-09-15  8:42 UTC  (6+ messages)
` [PATCH v2 2/9] md/raid6: asynchronous raid6 operations
` [PATCH v2 7/9] md/raid6: asynchronous handle_stripe6

[PATCH 00/29] ioatdma: towards raid support
 2009-09-14 15:02 UTC  (38+ messages)
` [PATCH 01/29] ioat: move to drivers/dma/ioat/
` [PATCH 02/29] ioat: move definitions to dma.h
` [PATCH 03/29] ioat: convert ioat_probe to pcim/devm
` [PATCH 04/29] ioat: cleanup some long deref chains and 80 column collisions
` [PATCH 05/29] ioat: kill function prototype ifdef guards
` [PATCH 06/29] ioat: split ioat_dma_probe into core/version-specific routines
` [PATCH 07/29] ioat: fix type mismatch for ->dmacount
` [PATCH 08/29] ioat: define descriptor control bit-field
` [PATCH 09/29] ioat1: move descriptor allocation from submit to prep
` [PATCH 10/29] ioat: fix self test interrupts
` [PATCH 11/29] ioat: prepare the code for ioat[12]_dma_chan split
` [PATCH 12/29] ioat2,3: convert to a true ring buffer
` [PATCH 13/29] ioat1: kill unused unmap parameters
` [PATCH 14/29] ioat: add some dev_dbg() calls
` [PATCH 15/29] ioat: cleanup completion status reads
` [PATCH 16/29] ioat: ignore reserved bits for chancnt and xfercap
` [PATCH 17/29] ioat: preserve chanctrl bits when re-arming interrupts
` [PATCH 18/29] ioat: ___devinit annotate the initialization paths
` [PATCH 19/29] ioat1: trim ioat_dma_desc_sw
` [PATCH 20/29] ioat: switch watchdog and reset handler from workqueue to timer
` [PATCH 21/29] ioat2,3: dynamically resize descriptor ring
` [PATCH 22/29] net_dma: poll for a descriptor after allocation failure
` [PATCH 23/29] dw_dmac: implement a private tx_list
` [PATCH 24/29] fsldma: "
` [PATCH 25/29] iop-adma: "
` [PATCH 26/29] ioat: "
` [PATCH 27/29] mv_xor: "
` [PATCH 28/29] dmaengine: kill tx_list
` [PATCH 29/29] ioat2, 3: cacheline align software descriptor allocations

RAID mirror, resyncing from bad disk
 2009-09-14  9:23 UTC  (6+ messages)

What's in async_tx.git/next for 2.6.32?
 2009-09-13 17:16 UTC  (3+ messages)

Assemble array: failed to create bitmap (-5)
 2009-09-12  1:43 UTC 

Raid 5 Read performance
 2009-09-11 18:22 UTC  (3+ messages)

Array Power Management
 2009-09-11 12:27 UTC  (9+ messages)

sync_action missing in action in linux-2.6.12 ?
 2009-09-11  4:05 UTC  (3+ messages)

Raid5 Read Perf drop in 2.6.27
 2009-09-10 23:55 UTC  (9+ messages)

Port Multipliers
 2009-09-10 19:14 UTC  (10+ messages)

Software Raid 5 work on ROOT ?
 2009-09-09 16:57 UTC  (6+ messages)

Adaptec 1430SA
 2009-09-09  8:58 UTC  (14+ messages)

mdadm --wait doesn't (part II) [was: Re: question about bitmaps and dirty percentile]
 2009-09-08 22:21 UTC  (2+ messages)

mdadm /dev/md0 --detail returns nothing / no LUKS partition
 2009-09-08 21:20 UTC  (3+ messages)

Can md/mdadm deal with non-standard size of internal bitmap?
 2009-09-08 13:44 UTC 

2 Disks Jumped Out While Reshaping RAID5
 2009-09-07 16:34 UTC  (9+ messages)

Software, Raid 5, Different Size Drives
 2009-09-07 10:52 UTC  (3+ messages)

Western Digital RE3: Raid Failure
 2009-09-05 12:22 UTC  (9+ messages)

Advice on reassembling after hard crash
 2009-09-04 23:17 UTC  (2+ messages)

NEWBIE Q: expanding hardware RAID
 2009-09-03 17:43 UTC  (8+ messages)

Converting ext3 to RAID1 
 2009-09-03 15:55 UTC  (4+ messages)

Unbalanced reads of RAID10
 2009-09-02 21:27 UTC  (4+ messages)

(unknown)
 2009-09-02 18:46 UTC 

(unknown)
 2009-09-02 18:46 UTC 

RAID 5 recovery to not degrade device on bad block
 2009-09-02 17:36 UTC  (7+ messages)
  ` Write intent bitmaps


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).