]> git.ipfire.org Git - thirdparty/mdadm.git/history - Assemble.c
Various compile fixes.
[thirdparty/mdadm.git] / Assemble.c
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...
2010-12-01  Hawrylewicz Czarno... fix: assemble for external metadata generates segfault...
2010-11-30  NeilBrownAssemble: call remove_partitions later.
2010-11-23  Dan WilliamsAssemble: fix assembly in the delta_disks > max_degrade...
2010-11-23  NeilBrownAssemble: get content before testing it.
2010-11-22  NeilBrownAssemble: use load_container
2010-11-22  NeilBrownAssemble: turn next_member goto loop into a for loop.
2010-11-22  NeilBrownAssemble: simplify the handling of is_member_busy.
2010-11-22  NeilBrownAssemble: remove the skip variable.
2010-11-22  NeilBrownAssemble: merge 'member' test into ident_matches.
2010-11-22  NeilBrownAssemble: change 'skip' label to a variable.
2010-11-22  NeilBrownRemove content from mddev_dev
2010-11-22  NeilBrownAssemble: contract next_member loop.
2010-11-22  NeilBrownAssemble: merge to large 'if' statements.
2010-11-22  NeilBrownImprove type names for mddev_dev
2010-11-22  NeilBrownImprove mddev_ident type definitions.
2010-11-22  NeilBrownAssemble: factor out ident_matches
2010-11-22  NeilBrownAssemble: small cleanup of error checking.
2010-11-22  NeilBrownAdd subarray arg to container_content.
2010-11-22  NeilBrownAssemble - avoid including wayward devices.
2010-11-22  NeilBrownAssemble: handle devices array better.
2010-11-22  NeilBrownget_info_super: report which other devices are thought...
2010-11-22  NeilBrownReport error in --update string is not recognised.
2010-09-06  NeilBrownConvert 'auto' config line to policy statements
2010-09-06  NeilBrownAdd mbr pseudo metadata handler.
2010-09-06  NeilBrownUse action policy to keep recently-disconnected devices...
2010-08-05  NeilBrownCompile with -Wextra by default
2010-07-06  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2010-07-06  NeilBrownAssemble: Fix honouring of 'auto' config line
2010-03-10  NeilBrownAssemble: fix some recently introduced bugs.
2010-03-03  NeilBrownconfig: add 'homehost' option to 'AUTO' line.
2010-02-24  NeilBrownAssemble: clean up properly if we cannot add the bitmap...
2010-02-24  NeilBrownAssemble: check inargv before complaining about stray...
2010-02-04  NeilBrownAssemble: fix --force assembly of v1.x arrays which...
2010-01-27  NeilBrownAssemble: error-check ->load_super
2009-12-21  Dan WilliamsSupport external metadata recovery-resume
2009-12-21  Dan WilliamsTeach sysfs_add_disk() callers to use ->recovery_start...
2009-11-19  NeilBrownMerge branch 'master' into devel-3.1
2009-11-19  NeilBrownAssemble: fix testing of 'verbose' flag.
2009-11-17  NeilBrownReplace all relevant occurrences of -4 with LEVEL_MULTIPATH
2009-11-17  NeilBrownAssemble: include ACTIVE but not in-sync devices as...
2009-10-22  NeilBrownMerge branch 'master' into devel-3.1
2009-10-22  NeilBrownMerge branch 'master' into devel-3.1
2009-10-20  NeilBrownCompile fixes for mdassemble
2009-10-20  NeilBrownAssemble: print more verbose messages about restarting...
2009-10-19  NeilBrownAssemble: handle container members better
2009-10-19  NeilBrownAssemble: print verbose messages when finding members...
2009-10-19  NeilBrownMerge git://github.com/djbw/mdadm
2009-10-14  Dan Williamsimsm: add --update=uuid support
2009-10-01  NeilBrownMerge branch 'master' into devel-3.1
2009-08-13  NeilBrownGrow: support restart of new migrations.
2009-08-07  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2009-08-04  Dan WilliamsAssemble: fix handling of empty container
2009-06-02  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm...
2009-06-02  NeilBrownMerge branch 'master' into devel-3.0
2009-06-02  NeilBrownUpdate copyright dates and remove references to @cse...
2009-06-02  NeilBrownmdadm.8: Man page updates
2009-05-11  NeilBrownMerge branch 'master' into devel-3.0
2009-05-11  NeilBrownBe more consistent about keeping the host: prefix on...
2009-05-11  NeilBrownAllow homehost to be largely ignored when assembling...
2009-05-11  NeilBrownAssemble/Incr : minor tidy up of setting 'trustworthy'.
2009-05-11  NeilBrownFix tests on ->container and ->member
2009-05-11  NeilBrownconf/assemble: new config line "auto".
2009-05-11  NeilBrownassemble: support arrays created with --homehost=any
2009-04-14  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm...
2009-04-14  NeilBrownincremental_container: preserve 'in_sync' flag when...
2009-04-07  NeilBrownAssemble: call map_update even when not starting the...
2009-04-07  NeilBrownwait_for improvement.
2009-03-10  NeilBrownMerge branch 'master' in devel-3.0
2009-03-10  NeilBrownAssemble/container: catch errors when starting a partia...
2009-02-02  NeilBrownMerge branch 'master' into devel-3.0
2009-01-20  Dan WilliamsAssemble: fix busy detection
2009-01-07  NeilBrownMerge branch 'master' into scratch-3.0
2009-01-07  Dustin KirklandFail overtly when asprintf fails to allocate memory
2008-12-18  NeilBrownMerge branch 'devel' of git://git.kernel.org/pub/scm...
2008-12-18  NeilBrownMerge branch 'master' into devel-3.0
2008-12-18  NeilBrownAssemble: set stripe_cache_size properly when restartin...
2008-12-18  NeilBrownAssemble: don't assume array is 'clean' unless all...
2008-12-08  Dan Williamswait_for container assembly
2008-11-27  NeilBrownMerge branch 'master' into devel-3.0
2008-11-27  NeilBrownAssemble: allow --force to work even when event counts...
2008-11-27  NeilBrownAssemble: wait for device to appear via udev
2008-11-07  NeilBrownAssemble: close mdfd before returning from assemble_co...
2008-11-07  NeilBrownAssemble: return correct status from assemble_containe...
2008-11-07  NeilBrownAssemble: fix some auto-assemble bugs.
2008-11-04  NeilBrownWait for name to appear after create/assemble etc.
2008-11-04  NeilBrownAssemble: we were missing a 'close'
2008-11-04  NeilBrownAssemble: revise detection of 'autoassemble' mode.
next