summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* DDF: container_content_ddf: handle RAID layout for RAID10mwilck@arcor.de2013-03-04
* DDF: container_content_ddf: check for secondary RAIDmwilck@arcor.de2013-03-04
* DDF: container_content_ddf: change array disk search loopmwilck@arcor.de2013-03-04
* DDF: load_ddf_local: store VD conf for other BVDsmwilck@arcor.de2013-03-04
* DDF: added other_bvd to struct vclmwilck@arcor.de2013-03-04
* DDF: increase seq number when writing meta datamwilck@arcor.de2013-03-04
* DDF: use existing locations for primary and secondary DDF structuremwilck@arcor.de2013-03-04
* DDF: cleanly save the secondary DDF structuremwilck@arcor.de2013-03-04
* Discard devnum in favour of devnmNeilBrown2013-02-21
* Grow: fix problem with reshaping RAID4 to RAID0.NeilBrown2013-02-21
* Grow: disallow --size changes on RAID0 and Linear.NeilBrown2013-02-21
* udev: Fix order of execution of the md rulesThomas Bächler2013-02-11
* Modernize udev rulesThomas Bächler2013-02-11
* mdadm.h: fix ugly glibc specific ifdefferyJohn Spencer2013-02-10
* platform-intel: canonicalize_file_name() is not portableJohn Spencer2013-02-10
* make --update=homehost work againNeilBrown2013-02-10
* Avoid using BLKFLSBUF.NeilBrown2013-02-05
* Detail: print correct size for large external-metadata arrays.NeilBrown2013-02-05
* mdmon: add --foreground optionNeilBrown2013-02-05
* In case launching mdmon fails, print an error message before exitingJes Sorensen2013-02-05
* Add support for launching mdmon via systemctl instead of fork/execJes Sorensen2013-02-05
* Remove --offroot argument and default to always setting argv[0] to @Jes Sorensen2013-02-05
* mdadm.conf.5: clarify connection between action=re-add and bitmaps.NeilBrown2013-01-21
* dev_open - don't bother trying map_devNeilBrown2013-01-10
* platform-intel - cache 'intel_devices' for a few seconds.NeilBrown2013-01-07
* 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