]> git.ipfire.org Git - thirdparty/mdadm.git/history - Assemble.c
tests: add test that DDF marks missing devices as failed on assembly.
[thirdparty/mdadm.git] / Assemble.c
2014-02-25  NeilBrownAssemble: change load_devices to return most_recent...
2014-02-25  NeilBrownAssemble: re-arrange freeing of 'tst' in load_devices().
2014-02-25  NeilBrownAssemble: allow load_devices to change the 'st' which...
2014-01-20  NeilBrownAssemble: avoid infinite loop when auto-assembling...
2013-12-04  NeilBrownAssemble/Incremental: don't hold O_EXCL on mddev after...
2013-11-28  NeilBrownIncremental: add --export handling.
2013-11-28  NeilBrownRestructure assemble_container_content and improve...
2013-10-21  NeilBrownAssembe: fix bug in force_array - it wasn't forcing...
2013-09-13  NeilBrownMake -IRs and --run work properly for containers.
2013-09-03  NeilBrownRelease mdadm-3.3 mdadm-3.3
2013-09-02  NeilBrownAssemble: don't ever consider a 'spare' to be the ...
2013-07-15  NeilBrownMerge commit '956a13fb850321bed8568dfa8692c0c323538d7c'
2013-07-10  NeilBrownDon't set 'hold' option for mdstat_read if not needed.
2013-07-08  NeilBrownAssemble: avoid a consistency check when --force is...
2013-07-02  NeilBrownAssemble: improve messages when restarting a reshape.
2013-07-02  NeilBrownAssemble: ignore devices= if container= is present.
2013-07-02  NeilBrownAssemble: write raid-disks should be less fatal.
2013-06-27  NeilBrownAssemble: remove some stray tracing.
2013-06-19  NeilBrownAdd test for interaction of --assemble with --incr
2013-06-19  NeilBrownRemove lots of unnecessary white space.
2013-06-19  NeilBrownAssemble: when forcing a single-degraded RAID6 array...
2013-06-17  NeilBrownAssemble/Incr: Don't include spares with too-high event...
2013-05-30  NeilBrownMake sure NOFILE resource limit is big enough.
2013-05-28  NeilBrownAssemble: --update=metadata converts v0.90 to v1.0
2013-02-21  NeilBrownDiscard devnum in favour of devnm
2012-12-05  NeilBrownAssemble: fix spelling: report_missmatch -> report_mismatch
2012-12-05  NeilBrownAssemble: Don't auto-assemble arrays which conflict...
2012-11-22  NeilBrownAssemble: ensure that <ignore>d arrays are not auto...
2012-11-20  NeilBrownAssemble: fix call to wait_for
2012-11-20  NeilBrownAssemble: Fix critical-section-recovery when assembling...
2012-11-20  NeilBrownIMSM - allow assembling any imsm array even without...
2012-10-23  NeilBrownAssemble: add support for replacement devices.
2012-10-22  NeilBrownAssemble.c - re-indent file.
2012-10-22  NeilBrownAssemble: remove support for assembling arrays with...
2012-10-22  NeilBrownAssemble: split out "start_array()" function.
2012-10-18  NeilBrownAssemble: split out force_array()
2012-10-18  NeilBrownAssemble: split out load_devices() functionality.
2012-10-18  NeilBrownAssemble: split out select_devices function.
2012-10-10  NeilBrownFix up interactions between --assemble and --incremental
2012-10-04  NeilBrownNew RESHAPE_NO_BACKUP flag to track when backup action...
2012-07-09  NeilBrownAssemble: don't leak memory with fdlist.
2012-07-09  NeilBrownChange Incremental and related functions to take struct...
2012-07-09  NeilBrownConvert Assemble() to take a context rather than a...
2012-07-09  NeilBrownAssemble: allow arrays to be assembled read-only.
2012-07-09  NeilBrownRemove scattered checks for malloc success.
2012-07-09  NeilBrownIntroduce pr_err for printing error messages.
2012-05-15  Alexander LyakasDon't consider disks with a valid recovery offset as...
2012-04-17  Adam KwolekFIX: Assembled second array is in read only state durin...
2012-03-22  NeilBrownAssemble: improve verbose logging when including old...
2012-03-06  NeilBrownAssemble: support assembling of a RAID0 being reshaped.
2012-03-06  NeilBrownAssemble: don't use O_EXCL until we have checked device...
2012-02-09  Adam KwolekFIX: Array is not run when expansion disks are added
2012-02-07  NeilBrownAssemble: fix --force assemble during reshape.
2012-02-07  NeilBrownRemove avail_disks arg from 'enough'.
2011-12-22  NeilBrownAssemble: fix count in "assembled with .. but not started".
2011-12-22  NeilBrownAssemble: make some plurals conditional.
2011-12-19  NeilBrownRemove update_private
2011-12-13  NeilBrownResolve some more warnings
2011-11-21  Lukasz Doraufix: correct metadata's update communication
2011-11-01  Jes SorensenAssemble(): don't dup_super() before we need it.
2011-11-01  Jes Sorensenassemble_container_content(): fix memory leak
2011-11-01  Jes SorensenFix memory leak
2011-10-31  Labun, Marcinkill-subarray: fix, IMSM cannot kill-subarray with...
2011-10-06  Adam KwolekAlways run Grow_continue() for started array.
2011-10-05  Adam KwolekMonitor reshaped array
2011-10-05  Adam KwolekAdd recovery blocked field to mdinfo
2011-10-02  Adam KwolekDo not continue reshape during initrd phase
2011-09-21  Adam KwolekMove restore backup code to function
2011-09-21  Adam KwolekFIX: Memory leak during Assembly
2011-06-17  NeilBrownDon't index past the end of 'best' array in Assemble.
2011-06-08  Adam KwolekAdd reshape restart support for external metadata
2011-06-08  NeilBrowngetinfo_super now clears the 'info' structure before...
2011-04-18  Adam KwolekFIX: Count correctly added devices
2011-03-24  NeilBrownMerge branch 'master' into devel-3.2
2011-03-23  NeilBrownAssemble: improve efficacy of -Af in assembling degrade...
2011-03-23  NeilBrownAssemble: improve efficacy of -Af in assembling degrade...
2011-03-18  Adam KwolekFIX: ping_monitor() usage causes memory leaks
2011-03-15  NeilBrownMerge branch 'master' into devel-3.2
2011-03-14  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownAssemble: call remove_partitions later.
2011-03-10  NeilBrownRemove incorrect use of open_dev
2011-03-09  Adam KwolekFIX: Make expansion counter usable
2011-03-09  Adam KwolekFIX: Block reshaped array monitoring
2011-03-08  NeilBrownRun Grow_restart/Grow_continue when assembling the...
2011-03-02  Adam KwolekContinue reshape after assembling array
2011-02-27  Adam KwolekFIX: disks added beyond array should be counted during...
2011-02-01  NeilBrownVarious compile fixes.
2011-02-01  NeilBrownAllow explicitly listed spared to be included by default.
2011-02-01  NeilBrownAllow domain_test to report that no domains were found.
2011-02-01  NeilBrownfree_super after assembling a container
2011-02-01  NeilBrownAssemble: ignore unknown devices not listed on command...
2011-01-31  Czarnowska, AnnaAssemble: allow to assemble container with uuid=0:0:0:0
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  Anna CzarnowskaAssemble imsm spares in matching domain only
2010-12-26  Krzysztof WojcikFIX: Bad block verification during assembling array
2010-12-13  NeilBrownMerge branch 'master' into devel-3.2
2010-12-09  NeilBrownMerge branch 'master' into devel-3.2
2010-12-01  NeilBrownAssemble: allow an array undergoing reshape to be start...
next