]> git.ipfire.org Git - thirdparty/mdadm.git/history - Grow.c
Grow: support reshape of RAID0 arrays.
[thirdparty/mdadm.git] / Grow.c
2011-03-10  NeilBrownGrow: support reshape of RAID0 arrays.
2011-03-10  NeilBrownGrow: Allow for component_size not being set for RAID0...
2011-03-10  Adam KwolekFIX: Set 'active' array state before array configuration
2011-03-10  NeilBrownGrow: make sure mdmon is running for Grow_continue...
2011-03-09  Adam KwolekFIX: Load container content for container reshape conti...
2011-03-09  NeilBrownGrow: don't let analyse_change see new level from metadata.
2011-03-09  NeilBrownGrow: don't try to use 'raid_disks' value for a container.
2011-03-09  NeilBrownGrow: only check 'native format' when really needed.
2011-03-09  Adam KwolekFIX: Check correct 'old' level to see if reshape is...
2011-03-09  NeilBrownGrow: add check that there are enough devices.
2011-03-09  NeilBrownTypo in dprintf
2011-03-09  NeilBrownFix comment in progress_reshape
2011-03-09  NeilBrownGrow: allow a RAID1 to be reshaped directly to 3-drive...
2011-03-08  NeilBrownAllow Grow_continue for whole container as well as...
2011-03-08  NeilBrownChange way that reshaping arrays with external-metadata...
2011-03-02  Adam KwolekFIX: Set readonly state in Grow_continue() when necessary
2011-03-02  Adam KwolekFIX: Pass container name to reshape array for external...
2011-03-02  Adam KwolekFIX: Spelling error in dprintf output
2011-02-14  NeilBrownanalyse_change: fix calculation of after.data_disks...
2011-02-14  Adam KwolekFIX: Add raid5 to raid0 case to analyse_change()
2011-02-14  Adam KwolekFIX: Get spares from external metadata
2011-02-14  Adam KwolekFIX: delta_disk can have UnSet value
2011-02-13  Adam KwolekFIX: array after migration should be unfrozen
2011-02-09  Adam KwolekFIX: md runs recovery instead reshape for growing singl...
2011-02-09  Adam KwolekFIX: Container can be left frozen
2011-01-31  NeilBrownGrow: make sure to break out of the backup loop when...
2011-01-31  NeilBrownMake sure odisks is consistent between creating and...
2011-01-31  NeilBrownGrow: round max_progress to old chunk size too.
2011-01-31  NeilBrownInitialise all of file when opening backup file for...
2011-01-31  NeilBrownGrow: when restarting, do set new details if they are...
2011-01-31  NeilBrownGrow:make sure 'array' is up-to-date before SET_ARRAY_INFO
2011-01-31  NeilBrownGrow: don't try setting new geometry when restarting...
2011-01-28  Krzysztof WojcikFIX: Meet SET_ARRAY_INFO ioctl requirements
2011-01-28  Krzysztof WojcikFIX: Remove disks in mdmon for external metadata
2011-01-28  Adam KwolekWORKAROUND: mdadm hangs during reshape (PART #2)
2011-01-28  Adam KwolekFIX: start_reshape status should be checked
2011-01-28  Adam KwolekFIX: Array after takeover has to be frozen
2011-01-27  NeilBrownIgnore/don't set data_disks for level=1
2011-01-27  Krzysztof WojcikMistake in raid1->raid5 migration
2011-01-27  Krzysztof WojcikAdd raid1->raid0 takeover support
2011-01-26  Adam KwolekWORKAROUND: mdadm hangs during reshape
2011-01-26  Adam KwolekFIX: monitor doesn't handshake with md
2011-01-25  Krzysztof WojcikAdd raid10 -> raid0 takeover support
2011-01-25  NeilBrownFix some issues with setting 'new' state of a reshape
2011-01-20  NeilBrownFix up analysis of reshape from RAID1 to RAID5.
2011-01-20  NeilBrownreindent/reformat some code.
2011-01-20  NeilBrownBe more careful about adjusting reshape_progress based...
2011-01-20  NeilBrownCorrectly initialise backup_point when reshaping backwards.
2011-01-20  NeilBrownerror check reading of 'degraded' from sysfs.
2011-01-20  NeilBrownInitialise reshape_progress properly in reshape_array.
2011-01-20  NeilBrownFix management of backed-up region for hi-to-low reshapes.
2011-01-17  Adam KwolekFIX: Arrays cannot be opened exclusively
2011-01-17  Krzysztof WojcikUnfreeze for non re-striping transitions
2011-01-17  Krzysztof WojcikSet reshape.after.data_disks for raid0<->raid10 takeover
2011-01-17  Adam KwolekFIX: mdadm throws coredump on exit in error case
2011-01-16  NeilBrownAdd 'restart' arg to various functions used for reshaping.
2011-01-16  NeilBrownBe more careful checking why reshape has stopped.
2011-01-16  NeilBrownIgnore error when setting sync_min
2011-01-16  NeilBrownMake sure child_monitor reliably reports whether reshap...
2011-01-13  NeilBrownClean up return path for reshape_array.
2011-01-13  Krzysztof WojcikFIX: Mistake in delta_disk comparison.
2011-01-13  NeilBrownClean up exit paths from reshape_array.
2011-01-12  NeilBrownreshape_array: move lots of code out of a 'switch'.
2011-01-12  NeilBrownFix up calls to unfrozen at end of reshape.
2011-01-12  Adam KwolekFIX: Cannot load container information
2011-01-12  Kwolek, AdamFIX: size is passed incorrectly
2011-01-12  Marcin LabunMake text_version available to reshape_array for subarr...
2011-01-12  Adam KwolekFIX: Fill sys_name for disk add
2011-01-12  NeilBrownDon't complain about missing spares when reshaping...
2011-01-12  NeilBrownMake child_monitor a candidate for ->manage_reshape
2011-01-12  NeilBrownMove setup of backup superblock into child_monitor
2011-01-12  NeilBrownAdd comment about future enhancement
2011-01-12  NeilBrownCorrectly handle the final partial backup of an in...
2011-01-11  NeilBrownHandle edge case with suspend_point updates.
2011-01-11  NeilBrownBe more enthusiastic/flexible in backing up data.
2011-01-11  NeilBrownFix issues with the finish of monitoring a reshape.
2011-01-11  NeilBrownfix array_size in child_monitor
2011-01-11  NeilBrownFix calculations for max_progress and completed.
2011-01-11  NeilBrownImprove determination of when a backup is needed.
2011-01-11  NeilBrownRemove write_range from calculation of max_progress
2011-01-11  NeilBrownSwitch calculations of read_offset and write_offset
2011-01-11  NeilBrownAvoid confusing with 'blocks' number.
2011-01-11  NeilBrownCorrectly abort level change when reshape_array fails.
2011-01-11  NeilBrownMisc reshape_array fixes.
2011-01-11  NeilBrownAvoid double-unfreeze of arrays during grow.
2011-01-11  NeilBrownanalyse_change fixes
2011-01-11  NeilBrownFix some typos in fprintf messages.
2011-01-11  NeilBrownGrow: fix type when 'or'ing flags together.
2011-01-11  NeilBrownEnsure start_reshape copes with unexpected state
2011-01-06  Adam KwolekRaid0: execute backward takeover
2011-01-06  Adam KwolekSet array size after adding new disks
2011-01-06  Adam KwolekFIX: Use sysfs to change array parameters
2011-01-06  Adam KwolekFIX: Get array information in reshape_array()
2011-01-06  Adam KwolekFIX: get updated information from metadata
2011-01-06  NeilBrownRefactor reshape monitoring.
2011-01-06  NeilBrownGrow_reshape re-factor
2010-12-15  NeilBrownGrow: add disks chosen by metadata handler to array...
2010-12-15  NeilBrownGrow: call start/abort_reshape as appropriate when...
2010-12-15  NeilBrownGrow: make sure rv is set correctly in reshape_containe...
2010-12-15  NeilBrownGrow: split out start_reshape for initiating reshape...
next