| Commit message (Expand) | Author | Age | Files | Lines |
* | md: convert conf->chunk_size and conf->prev_chunk to sectors. | Andre Noll | 2009-06-18 | 1 | -2/+4 |
* | md: remove mddev_to_conf "helper" macro | NeilBrown | 2009-06-16 | 1 | -2/+0 |
* | md/raid5 revise rules for when to update metadata during reshape | NeilBrown | 2009-03-31 | 1 | -0/+2 |
* | md/raid5: prepare for allowing reshape to change layout | NeilBrown | 2009-03-31 | 1 | -1/+1 |
* | md/raid5: prepare for allowing reshape to change chunksize. | NeilBrown | 2009-03-31 | 1 | -0/+1 |
* | md/raid5: clearly differentiate 'before' and 'after' stripes during reshape. | NeilBrown | 2009-03-31 | 1 | -0/+3 |
* | md/raid5: change reshape-progress measurement to cope with reshaping backwards. | NeilBrown | 2009-03-31 | 1 | -5/+10 |
* | md/raid5: drop qd_idx from r6_state | NeilBrown | 2009-03-31 | 1 | -1/+1 |
* | md/raid6: move raid6 data processing to raid6_pq.ko | Dan Williams | 2009-03-31 | 1 | -0/+2 |
* | md/raid5: refactor raid5 "run" | NeilBrown | 2009-03-31 | 1 | -0/+5 |
* | md/raid5: finish support for DDF/raid6 | NeilBrown | 2009-03-31 | 1 | -0/+1 |
* | md/raid5: Add support for new layouts for raid5 and raid6. | NeilBrown | 2009-03-31 | 1 | -4/+57 |
* | md/raid6: remove expectation that Q device is immediately after P device. | NeilBrown | 2009-03-31 | 1 | -7/+8 |
* | md: move lots of #include lines out of .h files and into .c | NeilBrown | 2009-03-31 | 1 | -1/+0 |
* | md: move headers out of include/linux/raid/ | Christoph Hellwig | 2009-03-31 | 1 | -0/+402 |