]> git.ipfire.org Git - thirdparty/mdadm.git/history - Assemble.c
Make sure NOFILE resource limit is big enough.
[thirdparty/mdadm.git] / Assemble.c
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...
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.
next