]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2011-01-17  Czarnowska... fix: Monitor: min_size must be set to 0
2011-01-17  Adam KwolekFIX: sync_completed == 0 causes reshape cancellation...
2011-01-17  Adam KwolekFIX: mdadm throws coredump on exit in error case
2011-01-17  Czarnowska... fix: segfault if subarray is monitored but container...
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  Krzysztof Wojcikreshape_super reorganization
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 Kwolekimsm: FIX: spares are not counted
2011-01-12  Adam KwolekFIX: Cannot load container information
2011-01-12  Adam Kwolekimsm: FIX: old devices memory has to be released
2011-01-12  Adam Kwolekimsm: FIX: local mdadm update shouldn't be done in...
2011-01-12  Adam Kwolekimsm: FIX: mdadm should process local data
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 Kwolekimsm: FIX: only one spare is passed in update
2011-01-12  Adam Kwolekimsm: FIX: set correct slot information in metadata...
2011-01-12  NeilBrownload_super should not try to load_container
2011-01-12  Anna CzarnowskaMonitor: skip array if error getting size
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  Adam Kwolekimsm: FIX: update disks status in container_contents()
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: detect reshape on array start
2011-01-06  Adam Kwolekimsm: FIX: do not repair raid4 arrays
2011-01-06  Adam KwolekRaid0: execute backward takeover
2011-01-06  Adam KwolekDetect level change
2011-01-06  Adam Kwolekimsm: Update raid0 metadata for reshape
2011-01-06  NeilBrownimsm: Move reshape update processing to function
2011-01-06  Adam KwolekAdd spares to raid0 in mdadm
2011-01-06  Adam Kwolekimsm: Update metadata for second array
2011-01-06  Adam KwolekSet array size after adding new disks
2011-01-06  Adam Kwolekimsm: update array size information in metadata
2011-01-06  Adam Kwolekimsm: FIX: Division by 0
2011-01-06  Adam Kwolekimsm: Finalize reshape in metadata
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 Kwolekimsm: FIX: support general migration by getinfo_super_i...
2011-01-06  Adam Kwolekimsm: FIX: update first array in container only
2011-01-06  Adam KwolekFIX: get updated information from metadata
2011-01-06  Adam Kwolekimsm: FIX: Perform first metadata update for container...
2011-01-06  Adam Kwolekimsm: FIX: display error message
2011-01-06  Adam Kwolekimsm: FIX: display correct information for '-E' option
2011-01-06  Adam Kwolekmdadm: second_map enhancement for imsm_get_map()
2011-01-06  Krzysztof WojcikFIX: Position calculation in mdstat_by_subdev
2011-01-06  NeilBrownRefactor reshape monitoring.
2011-01-06  NeilBrownGrow_reshape re-factor
2011-01-05  Anna CzarnowskaIncremental: move suitable spares to container when...
2011-01-05  Anna Czarnowskamove_spare function modified and moved to Manage.c
2011-01-05  Anna CzarnowskaUse one function chosing spares from container
2011-01-05  Anna CzarnowskaAssemble: allow to assemble spares on their own
2011-01-05  Anna CzarnowskaAssemble: we need to read policy to know array domains
2010-12-26  Przemyslaw... Consider target only for spare-same-domain
2010-12-26  Przemyslaw... Validate size of potential spare disk for external...
2010-12-26  Przemyslaw... Skip domain check for spare-same-slot
2010-12-26  Przemyslaw... Added test for array degradation for spare-same-slot
2010-12-26  Przemyslaw... external: get number of failed disks for container
2010-12-26  Anna CzarnowskaAssemble imsm spares in matching domain only
2010-12-26  Anna Czarnowskaimsm: set imsm spare uuid to 0
2010-12-26  Krzysztof WojcikEnable tests for OLCE, takeover, migrations for imsm...
2010-12-26  Krzysztof WojcikFIX: Bad block verification during assembling array
2010-12-20  NeilBrownRemove stray 'free' in block_monitor.
2010-12-20  Przemyslaw... fix: incremental for bare disks returns invalid value
2010-12-20  Przemyslaw... fix: adding spare via incremental do not trigger recovery
2010-12-20  Marcin LabunMonitor: Check destination array domain early.
2010-12-16  NeilBrownmdmon-design.txt
2010-12-16  Adam Kwolekimsm: Fill delta_disks field in getinfo_super()
2010-12-16  Adam Kwolekimsm: Do not indicate resync during reshape
2010-12-16  NeilBrownHandle checkpointing during reshape
2010-12-16  Adam Kwolekimsm: Block array state change during reshape
2010-12-16  Adam Kwolekimsm: Process reshape_update in mdmon
2010-12-16  NeilBrownAllow a metadata update to have a linked list of alloca...
2010-12-16  NeilBrownimsm: Prepare reshape_update in mdadm
2010-12-16  NeilBrownimsm: add spares to --examine output.
2010-12-15  NeilBrownmdmon: when a reshape is detected, add any newly added...
next