]> git.ipfire.org Git - thirdparty/mdadm.git/history - Assemble.c
Introduce pr_err for printing error messages.
[thirdparty/mdadm.git] / Assemble.c
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...
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
next