string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / md / raid5.h
2009-10-16 NeilBrownmd: fix problems with RAID6 calculations for DDF.
2009-10-16 Dan Williamsmd/raid456: downlevel multicore operations to raid_run_ops
2009-09-09 Dan WilliamsMerge branch 'dmaengine' into async-tx-next
2009-08-30 Dan Williamsmd/raid6: asynchronous raid6 operations
2009-08-30 Dan Williamsasync_tx: add sum check flags
2009-08-30 Dan Williamsmd/raid5,6: add percpu scribble region for buffer lists
2009-08-30 Dan Williamsmd/raid6: move the spare page to a percpu allocation
2009-06-17 Andre Nollmd: convert conf->chunk_size and conf->prev_chunk to...
2009-06-16 NeilBrownmd: remove mddev_to_conf "helper" macro
2009-03-31 NeilBrownmd/raid5 revise rules for when to update metadata durin...
2009-03-31 NeilBrownmd/raid5: prepare for allowing reshape to change layout
2009-03-31 NeilBrownmd/raid5: prepare for allowing reshape to change chunksize.
2009-03-31 NeilBrownmd/raid5: clearly differentiate 'before' and 'after...
2009-03-31 NeilBrownmd/raid5: change reshape-progress measurement to cope...
2009-03-31 NeilBrownmd/raid5: drop qd_idx from r6_state
2009-03-31 Dan Williamsmd/raid6: move raid6 data processing to raid6_pq.ko
2009-03-31 NeilBrownmd/raid5: refactor raid5 "run"
2009-03-31 NeilBrownmd/raid5: finish support for DDF/raid6
2009-03-31 NeilBrownmd/raid5: Add support for new layouts for raid5 and...
2009-03-31 NeilBrownmd/raid6: remove expectation that Q device is immediate...
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-31 Christoph Hellwigmd: move headers out of include/linux/raid/