NeilBrown
|
c4647292fd
md: remove rd%d links immediately after stopping an array.
|
16 年之前 |
NeilBrown
|
5bf2959754
md: remove ability to explicit set an inactive array to 'clean'.
|
16 年之前 |
Jan Engelhardt
|
110518bccf
md: constify VFTs
|
16 年之前 |
NeilBrown
|
dd71cf6b27
md: tidy up status_resync to handle large arrays.
|
16 年之前 |
NeilBrown
|
c03f6a1969
md: update sync_completed and reshape_position even more often.
|
16 年之前 |
NeilBrown
|
acb180b0e3
md: improve usefulness and accuracy of sysfs file md/sync_completed.
|
16 年之前 |
NeilBrown
|
6d56e27844
md: allow setting newly added device to 'in_sync' via sysfs.
|
16 年之前 |
Linus Torvalds
|
223cdea4c4
Merge branch 'for-linus' of git://neil.brown.name/md
|
16 年之前 |
NeilBrown
|
d1a7c50369
md: don't display meaningless values in sysfs files resync_start and sync_speed
|
16 年之前 |
NeilBrown
|
cea9c22800
md: add explicit method to signal the end of a reshape.
|
16 年之前 |
Dan Williams
|
b522adcde9
md: 'array_size' sysfs attribute
|
16 年之前 |
Dan Williams
|
1f403624bd
md: centralize ->array_sectors modifications
|
16 年之前 |
NeilBrown
|
b354603527
md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5.
|
16 年之前 |
NeilBrown
|
245f46c2c2
md: add ->takeover method to support changing the personality managing an array
|
16 年之前 |
NeilBrown
|
409c57f380
md: enable suspend/resume of md devices.
|
16 年之前 |
NeilBrown
|
e0cf8f045b
md: md_unregister_thread should cope with being passed NULL
|
16 年之前 |
NeilBrown
|
34817e8c39
md: make sure new_level, new_chunksize, new_layout always have sensible values.
|
16 年之前 |
Andre Noll
|
dd8ac336c1
md: Represent raid device size in sectors.
|
16 年之前 |
Andre Noll
|
58c0fed400
md: Make mddev->size sector-based.
|
16 年之前 |
NeilBrown
|
575a80fa4f
md: be more consistent about setting WriteMostly flag when adding a drive to an array
|
16 年之前 |
NeilBrown
|
97e4f42d62
md: occasionally checkpoint drive recovery to reduce duplicate effort after a crash
|
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 年之前 |
NeilBrown
|
8b2b5c217c
md: move LEVEL_* definition from md_k.h to md_u.h
|
16 年之前 |
Christoph Hellwig
|
ef740c372d
md: move headers out of include/linux/raid/
|
16 年之前 |
Christoph Hellwig
|
3dbd8c2e3f
md: stop defining MAJOR_NR
|
16 年之前 |
Martin K. Petersen
|
3f9d99c12a
MD data integrity support
|
16 年之前 |
NeilBrown
|
eea1bf384e
md: Fix is_mddev_idle test (again).
|
16 年之前 |
Dan Williams
|
5fd3a17ed4
md: fix deadlock when stopping arrays
|
16 年之前 |
Jens Axboe
|
93dbb39350
block: fix bad definition of BIO_RW_SYNC
|
16 年之前 |