summaryrefslogtreecommitdiff
path: root/Grow.c
Commit message (Expand)AuthorAge
* FIX: Set readonly state in Grow_continue() when necessaryAdam Kwolek2011-03-02
* FIX: Pass container name to reshape array for external meta dataAdam Kwolek2011-03-02
* FIX: Spelling error in dprintf outputAdam Kwolek2011-03-02
* analyse_change: fix calculation of after.data_disks and ->delta_disks.NeilBrown2011-02-14
* FIX: Add raid5 to raid0 case to analyse_change()Adam Kwolek2011-02-14
* FIX: Get spares from external metadataAdam Kwolek2011-02-14
* FIX: delta_disk can have UnSet valueAdam Kwolek2011-02-14
* FIX: array after migration should be unfrozenAdam Kwolek2011-02-14
* FIX: md runs recovery instead reshape for growing single disk raid0 arrayAdam Kwolek2011-02-09
* FIX: Container can be left frozenAdam Kwolek2011-02-09
* Grow: make sure to break out of the backup loop when finished.NeilBrown2011-02-01
* Make sure odisks is consistent between creating and using the fdlistNeilBrown2011-01-31
* Grow: round max_progress to old chunk size too.NeilBrown2011-01-31
* Initialise all of file when opening backup file for reshape.NeilBrown2011-01-31
* Grow: when restarting, do set new details if they are already set.NeilBrown2011-01-31
* Grow:make sure 'array' is up-to-date before SET_ARRAY_INFONeilBrown2011-01-31
* Grow: don't try setting new geometry when restarting a native reshape.NeilBrown2011-01-31
* FIX: Meet SET_ARRAY_INFO ioctl requirementsKrzysztof Wojcik2011-01-28
* FIX: Remove disks in mdmon for external metadataKrzysztof Wojcik2011-01-28
* WORKAROUND: mdadm hangs during reshape (PART #2)Adam Kwolek2011-01-28
* FIX: start_reshape status should be checkedAdam Kwolek2011-01-28
* FIX: Array after takeover has to be frozenAdam Kwolek2011-01-28
* Ignore/don't set data_disks for level=1NeilBrown2011-01-27
* Mistake in raid1->raid5 migrationKrzysztof Wojcik2011-01-27
* Add raid1->raid0 takeover supportKrzysztof Wojcik2011-01-27
* WORKAROUND: mdadm hangs during reshapeAdam Kwolek2011-01-27
* FIX: monitor doesn't handshake with mdAdam Kwolek2011-01-27
* Add raid10 -> raid0 takeover supportKrzysztof Wojcik2011-01-26
* Fix some issues with setting 'new' state of a reshapeNeilBrown2011-01-26
* Fix up analysis of reshape from RAID1 to RAID5.NeilBrown2011-01-21
* reindent/reformat some code.NeilBrown2011-01-21
* Be more careful about adjusting reshape_progress based on backup.NeilBrown2011-01-21
* Correctly initialise backup_point when reshaping backwards.NeilBrown2011-01-21
* error check reading of 'degraded' from sysfs.NeilBrown2011-01-21
* Initialise reshape_progress properly in reshape_array.NeilBrown2011-01-21
* Fix management of backed-up region for hi-to-low reshapes.NeilBrown2011-01-21
* FIX: Arrays cannot be opened exclusivelyAdam Kwolek2011-01-17
* Unfreeze for non re-striping transitionsKrzysztof Wojcik2011-01-17
* Set reshape.after.data_disks for raid0<->raid10 takeoverKrzysztof Wojcik2011-01-17
* FIX: mdadm throws coredump on exit in error caseAdam Kwolek2011-01-17
* Add 'restart' arg to various functions used for reshaping.NeilBrown2011-01-17
* Be more careful checking why reshape has stopped.NeilBrown2011-01-17
* Ignore error when setting sync_minNeilBrown2011-01-17
* Make sure child_monitor reliably reports whether reshape completed or aborted.NeilBrown2011-01-17
* Clean up return path for reshape_array.NeilBrown2011-01-13
* FIX: Mistake in delta_disk comparison.Krzysztof Wojcik2011-01-13
* Clean up exit paths from reshape_array.NeilBrown2011-01-13
* reshape_array: move lots of code out of a 'switch'.NeilBrown2011-01-13
* Fix up calls to unfrozen at end of reshape.NeilBrown2011-01-13
* FIX: Cannot load container informationAdam Kwolek2011-01-13