NeilBrown
|
72f36d5972
md: refine reporting of resync/reshape delays.
|
12 vuotta sitten |
NeilBrown
|
db07d85ef6
md: make sure manual changes to recovery checkpoint are saved.
|
12 vuotta sitten |
NeilBrown
|
48c26ddc9f
md: writing to sync_action should clear the read-auto state.
|
12 vuotta sitten |
Jianpeng Ma
|
7f7583d420
Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races
|
12 vuotta sitten |
Jonathan Brassow
|
2863b9eb44
MD RAID10: Prep for DM RAID10 device replacement capability
|
12 vuotta sitten |
NeilBrown
|
1ca69c4bc4
md: avoid taking the mutex on some ioctls.
|
12 vuotta sitten |
Shaohua Li
|
4ed8731d8e
MD: change the parameter of md thread
|
12 vuotta sitten |
Linus Torvalds
|
ce40be7a82
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
|
12 vuotta sitten |
NeilBrown
|
6dafab6b13
md: make sure metadata is updated when spares are activated or removed.
|
13 vuotta sitten |
Kent Overstreet
|
bf800ef181
block: Add bio_clone_bioset(), bio_clone_kmalloc()
|
13 vuotta sitten |
Kent Overstreet
|
1e2a410ff7
block: Ues bi_pool for bio_integrity_alloc()
|
13 vuotta sitten |
Kent Overstreet
|
395c72a707
block: Generalized bio pool freeing
|
13 vuotta sitten |
NeilBrown
|
667a5313ec
md: Don't truncate size at 4TB for RAID0 and Linear
|
13 vuotta sitten |
Linus Torvalds
|
eff0d13f38
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
|
13 vuotta sitten |
NeilBrown
|
74018dc306
blk: pass from_schedule to non-request unplug functions.
|
13 vuotta sitten |
NeilBrown
|
9cbb175088
blk: centralize non-request unplug handling.
|
13 vuotta sitten |
NeilBrown
|
0021b7bc04
md: remove plug_cnt feature of plugging.
|
13 vuotta sitten |
NeilBrown
|
90cf195d9b
md: remove duplicated test on ->openers when calling do_md_stop()
|
13 vuotta sitten |
NeilBrown
|
a05b7ea03d
md: avoid crash when stopping md array races with closing other open fds.
|
13 vuotta sitten |
NeilBrown
|
25f7fd470b
md: fix bug in handling of new_data_offset
|
13 vuotta sitten |
NeilBrown
|
f456309106
md: support re-add of recovering devices.
|
13 vuotta sitten |
NeilBrown
|
0232605d98
md: make 'name' arg to md_register_thread non-optional.
|
13 vuotta sitten |
majianpeng
|
7c2c57c9a9
md:Add blk_plug in sync_thread.
|
13 vuotta sitten |
Yuanhan Liu
|
0c098220e2
md: check the return of mddev_find()
|
13 vuotta sitten |
Jonathan Brassow
|
47525e59e4
DM RAID: Set recovery flags on resume
|
13 vuotta sitten |
NeilBrown
|
a4a6125a07
md: allow array to be resized while bitmap is present.
|
13 vuotta sitten |
NeilBrown
|
1ec885cdd0
md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct.
|
13 vuotta sitten |
NeilBrown
|
ef99bf480d
md/bitmap: allow a bitmap with no backing storage.
|
13 vuotta sitten |
NeilBrown
|
6409bb05a9
md/bitmap: add new 'space' attribute for bitmaps.
|
13 vuotta sitten |
NeilBrown
|
4fa2f32768
md: move freeing of badblocks.page into md_rdev_clear
|
13 vuotta sitten |