Jonathan Brassow
|
4f0a5e012c
MD RAID1: Further conditionalize 'fullsync'
|
13 年之前 |
NeilBrown
|
a4a6125a07
md: allow array to be resized while bitmap is present.
|
13 年之前 |
majianpeng
|
da8840a747
md/raid1: allow fix_read_error to read from recovering device.
|
13 年之前 |
NeilBrown
|
c6563a8c38
md: add possibility to change data-offset for devices.
|
13 年之前 |
majianpeng
|
f4380a9158
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
|
13 年之前 |
NeilBrown
|
5020ad7d14
md/raid1,raid10: don't compare excess byte during consistency check.
|
13 年之前 |
majianpeng
|
a42f9d83b5
md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).
|
13 年之前 |
majianpeng
|
5220ea1e64
md/raid1: If md_integrity_register() failed,run() must free the mem
|
13 年之前 |
NeilBrown
|
6b740b8d79
md/raid1: handle merge_bvec_fn in member devices.
|
13 年之前 |
NeilBrown
|
dafb20fa34
md: tidy up rdev_for_each usage.
|
13 年之前 |
NeilBrown
|
d6b42dcb99
md/raid1,raid10: avoid deadlock during resync/recovery.
|
13 年之前 |
NeilBrown
|
f53e29fc87
md/raid1: fix buglet in md_raid1_contested.
|
13 年之前 |
NeilBrown
|
307729c8bc
md/raid1: perform bad-block tests for WriteMostly devices too.
|
13 年之前 |
NeilBrown
|
19d671695e
md/raid1: Mark device want_replacement when we see a write error.
|
13 年之前 |
NeilBrown
|
7ef449d1ec
md/raid1: If there is a spare and a want_replacement device, start replacement.
|
13 年之前 |
NeilBrown
|
c19d57980b
md/raid1: recognise replacements when assembling arrays.
|
13 年之前 |
NeilBrown
|
8c7a2c2bcf
md/raid1: handle activation of replacement device when recovery completes.
|
13 年之前 |
NeilBrown
|
b014f14c81
md/raid1: Allow a failed replacement device to be removed.
|
13 年之前 |
NeilBrown
|
8f19ccb2fd
md/raid1: Allocate spare to store replacement devices and their bios.
|
13 年之前 |
NeilBrown
|
301946364e
md/raid1: Replace use of mddev->raid_disks with conf->raid_disks.
|
13 年之前 |
NeilBrown
|
b8321b68d1
md: change hot_remove_disk to take an rdev rather than a number.
|
13 年之前 |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Linus Torvalds
|
b4fdcb02f1
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
|
13 年之前 |
Paul Gortmaker
|
056075c764
md: Add module.h to all files using it implicitly
|
14 年之前 |
NeilBrown
|
d890fa2b05
md: Fix some bugs in recovery_disabled handling.
|
13 年之前 |
Tao Ma
|
9562ad9ab3
block: Remove the control of complete cpu from bio.
|
13 年之前 |
Jens Axboe
|
5c04b426f2
Merge branch 'v3.1-rc10' into for-3.2/core
|
13 年之前 |
NeilBrown
|
34db0cd60f
md: add proper write-congestion reporting to RAID1 and RAID10.
|
13 年之前 |
NeilBrown
|
84fc4b56db
md: rename "mdk_personality" to "md_personality"
|
13 年之前 |
NeilBrown
|
e809636047
md/raid1: typedef removal: conf_t -> struct r1conf
|
13 年之前 |