index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.h
Age
Commit message (
Expand
)
Author
2009-09-08
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-08-29
md/raid6: asynchronous raid6 operations
Dan Williams
2009-08-29
async_tx: add sum check flags
Dan Williams
2009-08-29
md/raid5,6: add percpu scribble region for buffer lists
Dan Williams
2009-08-29
md/raid6: move the spare page to a percpu allocation
Dan Williams
2009-06-18
md: convert conf->chunk_size and conf->prev_chunk to sectors.
Andre Noll
2009-06-16
md: remove mddev_to_conf "helper" macro
NeilBrown
2009-03-31
md/raid5 revise rules for when to update metadata during reshape
NeilBrown
2009-03-31
md/raid5: prepare for allowing reshape to change layout
NeilBrown
2009-03-31
md/raid5: prepare for allowing reshape to change chunksize.
NeilBrown
2009-03-31
md/raid5: clearly differentiate 'before' and 'after' stripes during reshape.
NeilBrown
2009-03-31
md/raid5: change reshape-progress measurement to cope with reshaping backwards.
NeilBrown
2009-03-31
md/raid5: drop qd_idx from r6_state
NeilBrown
2009-03-31
md/raid6: move raid6 data processing to raid6_pq.ko
Dan Williams
2009-03-31
md/raid5: refactor raid5 "run"
NeilBrown
2009-03-31
md/raid5: finish support for DDF/raid6
NeilBrown
2009-03-31
md/raid5: Add support for new layouts for raid5 and raid6.
NeilBrown
2009-03-31
md/raid6: remove expectation that Q device is immediately after P device.
NeilBrown
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig