Dan Williams
|
e33129d841
md: handle_stripe5 - add request/completion logic for async write ops
|
18 年 前 |
Dan Williams
|
d84e0f10d3
md: common infrastructure for running operations with raid5_run_ops
|
18 年 前 |
Dan Williams
|
91c0092484
md: raid5_run_ops - run stripe operations outside sh->lock
|
18 年 前 |
Dan Williams
|
45b4233caa
raid5: replace custom debug PRINTKs with standard pr_debug
|
18 年 前 |
Dan Williams
|
a445685647
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
|
18 年 前 |
Dan Williams
|
9bc89cd82d
async_tx: add the async_tx api
|
18 年 前 |
Dan Williams
|
685784aaf3
xor: make 'xor_blocks' a library routine for use with async_tx
|
18 年 前 |
Linus Torvalds
|
44ce6294d0
Revert "md: improve partition detection in md array"
|
18 年 前 |
NeilBrown
|
5b479c91da
md: improve partition detection in md array
|
18 年 前 |
NeilBrown
|
42b9bebe3f
md: remove the slash from the name of a kmem_cache used by raid5
|
18 年 前 |
NeilBrown
|
5e55e2f5fc
[PATCH] md: convert compile time warnings into runtime warnings
|
18 年 前 |
NeilBrown
|
041ae52e26
[PATCH] md: clear the congested_fn when stopping a raid5
|
18 年 前 |
NeilBrown
|
3d37890baa
[PATCH] md: allow raid4 arrays to be reshaped
|
18 年 前 |
NeilBrown
|
6d3baf2eb8
[PATCH] md: fix for raid6 reshape
|
18 年 前 |
NeilBrown
|
f416885ef4
[PATCH] md: add support for reshape of a raid6
|
18 年 前 |
NeilBrown
|
b4c4c7b809
[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/write error
|
18 年 前 |
Neil Brown
|
387bb17374
[PATCH] md: fix various bugs with aligned reads in RAID5
|
18 年 前 |
NeilBrown
|
c20086de93
[PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.
|
18 年 前 |
NeilBrown
|
2a2275d630
[PATCH] md: fix potential memalloc deadlock in md
|
18 年 前 |
NeilBrown
|
802ba064c4
[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly
|
18 年 前 |
NeilBrown
|
c2b00852fb
[PATCH] md: return a non-zero error to bi_end_io as appropriate in raid5
|
18 年 前 |
NeilBrown
|
b8c6b64556
[PATCH] md: remove some old ifdefed-out code from raid5.c
|
18 年 前 |
NeilBrown
|
b875e531fc
[PATCH] md: fix innocuous bug in raid6 stripe_to_pdidx
|
18 年 前 |
Raz Ben-Jehuda(caro)
|
5248861511
[PATCH] md: enable bypassing cache for reads
|
18 年 前 |
Raz Ben-Jehuda(caro)
|
46031f9a38
[PATCH] md: allow reads that have bypassed the cache to be retried on failure
|
18 年 前 |
Raz Ben-Jehuda(caro)
|
f679623f50
[PATCH] md: handle bypassing the read cache (assuming nothing fails)
|
18 年 前 |
Raz Ben-Jehuda(caro)
|
23032a0eb9
[PATCH] md: define raid5_mergeable_bvec
|
18 年 前 |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 年 前 |
NeilBrown
|
0692c6b1cf
[PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=n
|
18 年 前 |
Eric Sesterhenn
|
52e5f9d1cf
BUG_ON cleanup for drivers/md/
|
18 年 前 |