summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* conditionally remove map_dev from find_free_devnumNeilBrown2013-01-07
* MISC: Add --examine-badblocks optionNeilBrown2012-12-05
* Assemble: fix spelling: report_missmatch -> report_mismatchNeilBrown2012-12-05
* Assemble: Don't auto-assemble arrays which conflict with mdadm.confNeilBrown2012-12-05
* Manage: Add support for --re-add faultyNeilBrown2012-11-28
* Fix "--remove faulty" and similar commands.NeilBrown2012-11-28
* Assemble: ensure that <ignore>d arrays are not auto-assembled.NeilBrown2012-11-22
* conf: allow multiple arrays to be <ignore>dNeilBrown2012-11-22
* Allow --wait to wait for delayed resync.NeilBrown2012-11-22
* Grow: fix bug when multiple arrays present.NeilBrown2012-11-22
* Makefile: remove "sh" from instructions for running 'test'.NeilBrown2012-11-20
* Grow.c: fix uninitialized variables compilation-time errorLukasz Dorau2012-11-20
* Keep track on which kernel the test suite has runGilles Espinasse2012-11-20
* imsm: Forbid spanning between multiple controllers.Marcin Tomczak2012-11-20
* Create.c: check if freesize is equal 0Lukasz Dorau2012-11-20
* Assemble: fix call to wait_forNeilBrown2012-11-20
* test: remove unnecessary bash-ism.NeilBrown2012-11-20
* Assemble: Fix critical-section-recovery when assembling a growing array.NeilBrown2012-11-20
* Incremental: allow recently removed device to be added as a spare.NeilBrown2012-11-20
* test: add --disable-integrity switch.NeilBrown2012-11-20
* IMSM - allow assembling any imsm array even without OROM.NeilBrown2012-11-20
* Tests: adjust for recent changes.NeilBrown2012-11-20
* Grow: fix reshape from RAID5 to RAID1.NeilBrown2012-11-20
* Query: allow member of non-0.90 arrays to be better reported.NeilBrown2012-10-25
* Query: don't be confused by partition tables.NeilBrown2012-10-25
* Monitor: don't complain about non-monitorable arrays in mdadm.confNeilBrown2012-10-24
* Manage: improve error message when given a non-block device.NeilBrown2012-10-24
* Create new md devices consistentlyJustin Maggard2012-10-24
* Incremental: support replacement devices.NeilBrown2012-10-24
* Assemble: add support for replacement devices.NeilBrown2012-10-24
* Report replacement devices correctly with --detail and --examineNeilBrown2012-10-23
* Add support for --replace and --withNeilBrown2012-10-23
* test: keep separate log file for each failed test.NeilBrown2012-10-23
* test: redirect all output to log file to keep output cleanGilles Espinasse2012-10-23
* super0: allow creation of array on 2TB+ devices.NeilBrown2012-10-23
* Assemble.c - re-indent file.NeilBrown2012-10-22
* Assemble: remove support for assembling arrays with ancient kernel.NeilBrown2012-10-22
* Remove get_one_diskNeilBrown2012-10-22
* Assemble: split out "start_array()" function.NeilBrown2012-10-22
* Detail: don't report a faulty device as 'spare' or 'rebuilding'.NeilBrown2012-10-22
* Replace --no-error by --keep-goingGilles Espinasse2012-10-22
* Allow escape by ctrl-c broken by --no-error changeGilles Espinasse2012-10-22
* Trivial bugfix and spelling fixes.Michael Tokarev2012-10-22
* mdadm: super0: do not override uuid with homehostMichael Tokarev2012-10-22
* Assemble: split out force_array()NeilBrown2012-10-18
* Assemble: split out load_devices() functionality.NeilBrown2012-10-18
* Assemble: split out select_devices function.NeilBrown2012-10-18
* Fix open_containerNeilBrown2012-10-11
* Grow: fix a couple of typos with --assume-clean usageNeilBrown2012-10-11
* Fix tests sh too many arguments warningsGilles Espinasse2012-10-11