summaryrefslogtreecommitdiffstats
path: root/Assemble.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-30Support fail/remove using kernel nameNeilBrown1-20/+83
2010-06-30Add mdstat_by_componentNeilBrown2-4/+65
2010-06-30Correct documentation for --rebuild-mapNeilBrown2-9/+9
2010-06-29Fix parsing of inactive arrays in /proc/mdstatJeff DeFouw1-2/+3
2010-06-17Create: fix typo in RAID10 default layout message.NeilBrown1-1/+1
2010-06-05mdadm.conf: fix AUTO typoNeilBrown1-1/+1
2010-05-31Fix man page reference to --level changes with --grow.NeilBrown1-2/+3
2010-05-31Compile-time switch to enable 0.9 metadata as defaultmartin f. krafft4-5/+27
2010-05-31Revert change to handling of -empty-string- metadata.NeilBrown2-3/+3
2010-05-26imsm: robustify recovery-start detectionDan Williams1-0/+9
2010-05-26Revert "Incremental: honor --no-degraded to delay assembly"Dan Williams3-10/+1
2010-05-26Incremental: honor an 'enough' flag from external handlersDan Williams4-21/+92
2010-05-18Monitor: don't report the disappearance of a faulty device as SpareActive.NeilBrown1-0/+1
2010-05-18Grow: move error message closer to error cause.NeilBrown1-7/+7
2010-05-18fix: memory leak in mdmon_pid()Przemyslaw Hawrylewicz Czarnowski1-1/+5
2010-04-29mdmon: fix missing open of md/<dev>/recovery_startDan Williams1-25/+19
2010-04-29Grow: avoid overflow of chunk sizes.NeilBrown1-24/+24
2010-04-29IMSM/DDF: don't recognised these metadata on partitions.NeilBrown4-0/+34
2010-04-19Create: cleanup after failed create in duplicated array member caseDan Williams5-8/+32
2010-04-15Fixup default definitions of VAR_RUN and ALT_RUNDan Williams1-2/+2
2010-04-07powerpc compile fixDoug Ledford1-1/+1
2010-04-07Don't attempt to create or read bitmaps where the metadata doesn't support it.NeilBrown3-2/+16