summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-081-4/+4
|\
| * md: convert conf->chunk_size and conf->prev_chunk to sectors.Andre Noll2009-06-181-2/+4
| * md: remove mddev_to_conf "helper" macroNeilBrown2009-06-161-2/+0
* | md/raid6: asynchronous raid6 operationsDan Williams2009-08-291-3/+5
* | async_tx: add sum check flagsDan Williams2009-08-291-2/+3
* | md/raid5,6: add percpu scribble region for buffer listsDan Williams2009-08-291-0/+8
* | md/raid6: move the spare page to a percpu allocationDan Williams2009-08-291-2/+7
|/
* md/raid5 revise rules for when to update metadata during reshapeNeilBrown2009-03-311-0/+2
* md/raid5: prepare for allowing reshape to change layoutNeilBrown2009-03-311-1/+1
* md/raid5: prepare for allowing reshape to change chunksize.NeilBrown2009-03-311-0/+1
* md/raid5: clearly differentiate 'before' and 'after' stripes during reshape.NeilBrown2009-03-311-0/+3
* md/raid5: change reshape-progress measurement to cope with reshaping backwards.NeilBrown2009-03-311-5/+10
* md/raid5: drop qd_idx from r6_stateNeilBrown2009-03-311-1/+1
* md/raid6: move raid6 data processing to raid6_pq.koDan Williams2009-03-311-0/+2
* md/raid5: refactor raid5 "run"NeilBrown2009-03-311-0/+5
* md/raid5: finish support for DDF/raid6NeilBrown2009-03-311-0/+1
* md/raid5: Add support for new layouts for raid5 and raid6.NeilBrown2009-03-311-4/+57
* md/raid6: remove expectation that Q device is immediately after P device.NeilBrown2009-03-311-7/+8
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-311-1/+0
* md: move headers out of include/linux/raid/Christoph Hellwig2009-03-311-0/+402
OpenPOWER on IntegriCloud