NeilBrown
|
c3cce6cda1
md/raid5: ensure device failure recorded before write request returns.
|
10 年之前 |
NeilBrown
|
34a6f80e16
md/raid5: use bio_list for the list of bios to return.
|
10 年之前 |
NeilBrown
|
2d5b569b66
md/raid5: avoid races when changing cache size.
|
10 年之前 |
Yuanhan Liu
|
e9e4c377e2
md/raid5: per hash value and exclusive wait_for_stripe
|
10 年之前 |
Yuanhan Liu
|
b1b4648648
md/raid5: split wait_for_stripe and introduce wait_for_quiescent
|
10 年之前 |
NeilBrown
|
1b956f7a8f
md/raid5: be more selective about distributing flags across batch.
|
10 年之前 |
NeilBrown
|
d0852df543
md/raid5: close race between STRIPE_BIT_DELAY and batching.
|
10 年之前 |
NeilBrown
|
edbe83ab4c
md/raid5: allow the stripe_cache to grow and shrink.
|
10 年之前 |
NeilBrown
|
5423399a84
md/raid5: change ->inactive_blocked to a bit-flag.
|
10 年之前 |
Markus Stockhausen
|
d06f191f8e
md/raid5: introduce configuration option rmw_level
|
10 年之前 |
Markus Stockhausen
|
584acdd49c
md/raid5: activate raid6 rmw feature
|
10 年之前 |
shli@kernel.org
|
dabc4ec6ba
raid5: handle expansion/resync case with stripe batching
|
10 年之前 |
shli@kernel.org
|
72ac733015
raid5: handle io error of batch list
|
10 年之前 |
shli@kernel.org
|
59fc630b8b
RAID5: batch adjacent full stripe write
|
10 年之前 |
shli@kernel.org
|
7a87f43405
raid5: track overwrite disk count
|
10 年之前 |
shli@kernel.org
|
da41ba6597
raid5: add a new flag to track if a stripe can be batched
|
10 年之前 |
shli@kernel.org
|
46d5b78562
raid5: use flex_array for scribble data
|
10 年之前 |
NeilBrown
|
5c675f83c6
md: make ->congested robust against personality changes.
|
10 年之前 |
NeilBrown
|
f72ffdd686
md: remove unwanted white space from md.c
|
11 年之前 |
Shaohua Li
|
d592a99691
raid5: add an option to avoid copy data from bio to stripe cache
|
11 年之前 |
Linus Torvalds
|
6d6e352c80
Merge tag 'md/3.13' of git://neil.brown.name/md
|
11 年之前 |
Shaohua Li
|
4bda556aea
raid5: relieve lock contention in get_active_stripe()
|
11 年之前 |
Linus Torvalds
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 年之前 |
Shaohua Li
|
566c09c534
raid5: relieve lock contention in get_active_stripe()
|
11 年之前 |
Michael Opdenacker
|
aa5e5dc2a8
treewide: fix "distingush" typo
|
12 年之前 |
Shaohua Li
|
bfc90cb093
raid5: only wakeup necessary threads
|
12 年之前 |
NeilBrown
|
c46501b2de
md/raid5: use seqcount to protect access to shape in make_request.
|
12 年之前 |
Shaohua Li
|
851c30c9ba
raid5: offload stripe handle to workqueue
|
12 年之前 |
Shaohua Li
|
773ca82fa1
raid5: make release_stripe lockless
|
12 年之前 |
NeilBrown
|
f94c0b6658
md/raid5: fix interaction of 'replace' and 'recovery'.
|
12 年之前 |