Kent Overstreet
|
395c72a707
block: Generalized bio pool freeing
|
13 years ago |
NeilBrown
|
667a5313ec
md: Don't truncate size at 4TB for RAID0 and Linear
|
13 years ago |
Linus Torvalds
|
eff0d13f38
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
|
13 years ago |
NeilBrown
|
74018dc306
blk: pass from_schedule to non-request unplug functions.
|
13 years ago |
NeilBrown
|
9cbb175088
blk: centralize non-request unplug handling.
|
13 years ago |
NeilBrown
|
0021b7bc04
md: remove plug_cnt feature of plugging.
|
13 years ago |
NeilBrown
|
90cf195d9b
md: remove duplicated test on ->openers when calling do_md_stop()
|
13 years ago |
NeilBrown
|
a05b7ea03d
md: avoid crash when stopping md array races with closing other open fds.
|
13 years ago |
NeilBrown
|
25f7fd470b
md: fix bug in handling of new_data_offset
|
13 years ago |
NeilBrown
|
f456309106
md: support re-add of recovering devices.
|
13 years ago |
NeilBrown
|
0232605d98
md: make 'name' arg to md_register_thread non-optional.
|
13 years ago |
majianpeng
|
7c2c57c9a9
md:Add blk_plug in sync_thread.
|
13 years ago |
Yuanhan Liu
|
0c098220e2
md: check the return of mddev_find()
|
13 years ago |
Jonathan Brassow
|
47525e59e4
DM RAID: Set recovery flags on resume
|
13 years ago |
NeilBrown
|
a4a6125a07
md: allow array to be resized while bitmap is present.
|
13 years ago |
NeilBrown
|
1ec885cdd0
md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct.
|
13 years ago |
NeilBrown
|
ef99bf480d
md/bitmap: allow a bitmap with no backing storage.
|
13 years ago |
NeilBrown
|
6409bb05a9
md/bitmap: add new 'space' attribute for bitmaps.
|
13 years ago |
NeilBrown
|
4fa2f32768
md: move freeing of badblocks.page into md_rdev_clear
|
13 years ago |
NeilBrown
|
545c87957f
md: dm-raid should call helper function to clear rdev.
|
13 years ago |
NeilBrown
|
c804cdecea
md: use resync_max_sectors for reshape as well as resync.
|
13 years ago |
NeilBrown
|
1fdd6fc92f
md: teach sync_page_io about new_data_offset.
|
13 years ago |
NeilBrown
|
c6563a8c38
md: add possibility to change data-offset for devices.
|
13 years ago |
NeilBrown
|
2c810cddc4
md: allow a reshape operation to be reversed.
|
13 years ago |
Shaohua Li
|
b5e1b8cee7
md: using GFP_NOIO to allocate bio for flush request
|
13 years ago |
Jonathan Brassow
|
0d9f4f135e
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
|
13 years ago |
NeilBrown
|
30b8aa9172
md: fix possible corruption of array metadata on shutdown.
|
13 years ago |
NeilBrown
|
ed209584c3
md: don't call ->add_disk unless there is good reason.
|
13 years ago |
majianpeng
|
ecb178bb2b
md: Add judgement bb->unacked_exist in function md_ack_all_badblocks().
|
13 years ago |
NeilBrown
|
d0962936bf
md: fix clearing of the 'changed' flags for the bad blocks list.
|
13 years ago |