Dan Williams
|
b522adcde9
md: 'array_size' sysfs attribute
|
16 年之前 |
Dan Williams
|
1f403624bd
md: centralize ->array_sectors modifications
|
16 年之前 |
Dan Williams
|
80c3a6ce4b
md: add 'size' as a personality method
|
16 年之前 |
NeilBrown
|
409c57f380
md: enable suspend/resume of md devices.
|
16 年之前 |
Andre Noll
|
58c0fed400
md: Make mddev->size sector-based.
|
16 年之前 |
NeilBrown
|
43b2e5d86d
md: move md_k.h from include/linux/raid/ to drivers/md/
|
16 年之前 |
NeilBrown
|
bff61975b3
md: move lots of #include lines out of .h files and into .c
|
16 年之前 |
Christoph Hellwig
|
ef740c372d
md: move headers out of include/linux/raid/
|
16 年之前 |
NeilBrown
|
73d5c38a95
md: avoid races when stopping resync.
|
16 年之前 |
NeilBrown
|
78200d45cd
md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.
|
16 年之前 |
NeilBrown
|
09b4068a7f
md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.
|
16 年之前 |
Cheng Renquan
|
159ec1fc06
md: use list_for_each_entry macro directly
|
16 年之前 |
NeilBrown
|
a53a6c8575
md: fix bug in raid10 recovery.
|
16 年之前 |
Stephen Rothwell
|
255707274e
md: build failure due to missing delay.h
|
16 年之前 |
NeilBrown
|
4bbf3771ca
md: Relax minimum size restrictions on chunk_size.
|
16 年之前 |
Denis ChengRq
|
6feef531f5
block: mark bio_split_pool static
|
16 年之前 |
Tejun Heo
|
074a7aca7a
block: move stats from disk to part0
|
17 年之前 |
Tejun Heo
|
c995905916
block: fix diskstats access
|
17 年之前 |
Jens Axboe
|
960e739d9e
block: raid fixups for removal of bi_hw_segments
|
17 年之前 |
Mikulas Patocka
|
5df97b91b5
drop vmerge accounting
|
17 年之前 |
NeilBrown
|
0310fa216d
Allow raid10 resync to happening in larger chunks.
|
17 年之前 |
Linus Torvalds
|
1e24b15b26
Merge branch 'for-linus' of git://neil.brown.name/md
|
17 年之前 |
Arthur Jones
|
388667bed5
md: raid10: wake up frozen array
|
17 年之前 |
Linus Torvalds
|
8a392625b6
Merge branch 'for-linus' of git://neil.brown.name/md
|
17 年之前 |
Andre Noll
|
f233ea5c9e
md: Make mddev->array_size sector-based.
|
17 年之前 |
Alasdair G Kergon
|
cc371e66e3
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
|
17 年之前 |
Neil Brown
|
199050ea1f
rationalise return value for ->hot_add_disk method.
|
17 年之前 |
Neil Brown
|
6c2fce2ef6
Support adding a spare to a live md array with external metadata.
|
17 年之前 |
Neil Brown
|
8c2e870a62
Ensure interrupted recovery completed properly (v1 metadata plus bitmap)
|
17 年之前 |
NeilBrown
|
dfc7064500
md: restart recovery cleanly after device failure.
|
17 年之前 |