Christian Dietrich
|
8bda470e8e
md/raid: use printk_ratelimited instead of printk_ratelimit
|
14 years ago |
NeilBrown
|
acfe726bdd
md/raid5: finalise new merged handle_stripe.
|
14 years ago |
NeilBrown
|
474af965fe
md/raid5: move some more common code into handle_stripe
|
14 years ago |
NeilBrown
|
84789554e9
md/raid5: move more common code into handle_stripe
|
14 years ago |
NeilBrown
|
c8ac1803ff
md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6
|
14 years ago |
NeilBrown
|
93b3dbce64
md/raid5: unite fetch_block5 and fetch_block6
|
14 years ago |
NeilBrown
|
5d35e09cae
md/raid5: rearrange a test in fetch_block6.
|
14 years ago |
NeilBrown
|
c5a3100062
md/raid5: move more code into common handle_stripe
|
14 years ago |
NeilBrown
|
3687c06188
md/raid5: Move code for finishing a reconstruction into handle_stripe.
|
14 years ago |
NeilBrown
|
86c374ba9f
md/raid5: Remove stripe_head_state arg from handle_stripe_expansion.
|
14 years ago |
NeilBrown
|
cc94015a9e
md/raid5: move stripe_head_state and more code into handle_stripe.
|
14 years ago |
NeilBrown
|
c5709ef6a0
md/raid5: add some more fields to stripe_head_state
|
14 years ago |
NeilBrown
|
f2b3b44dee
md/raid5: unify stripe_head_state and r6_state
|
14 years ago |
NeilBrown
|
82e5a1718b
md/raid5: move common code into handle_stripe
|
14 years ago |
NeilBrown
|
c4c1663be4
md/raid5: replace sh->lock with an 'active' flag.
|
14 years ago |
NeilBrown
|
cbe47ec559
md/raid5: Protect some more code with ->device_lock.
|
14 years ago |
NeilBrown
|
83206d66b6
md/raid5: Remove use of sh->lock in sync_request
|
14 years ago |
Namhyung Kim
|
ffd96e35c1
md/raid5: get rid of duplicated call to bio_data_dir()
|
14 years ago |
Namhyung Kim
|
6ce328462c
md/raid5: use kmem_cache_zalloc()
|
14 years ago |
Namhyung Kim
|
fcde90759a
md/raid5: remove unusual use of bio_iovec_idx()
|
14 years ago |
Namhyung Kim
|
b062962edb
md/raid5: fix FUA request handling in ops_run_io()
|
14 years ago |
Namhyung Kim
|
9b2dc8b665
md/raid5: fix raid5_set_bi_hw_segments
|
14 years ago |
Jonathan Brassow
|
d6b212f4b1
MD: raid5 do not set fullsync
|
14 years ago |
Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
NeilBrown
|
b098636cf0
md: allow resync_start to be set while an array is active.
|
14 years ago |
NeilBrown
|
6f8d0c77ce
md: make error_handler functions more uniform and correct.
|
14 years ago |
Jesper Juhl
|
aeb878b096
md, raid5: Fix spelling error in comment ('Ofcourse' --> 'Of course').
|
14 years ago |
Randy Dunlap
|
d76c8420c3
raid5: fix build error, sector_t usage
|
14 years ago |
NeilBrown
|
3b71bd9337
md: Fix dev_sectors on takeover from raid0 to raid4/5
|
14 years ago |
NeilBrown
|
2b7da309ff
md/raid5: remove setting of ->queue_lock
|
14 years ago |