summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reuse calc_bitmap_size to reduce code sizeclusterGuoqing Jiang2015-06-171-10/+2
* mdadm: change the num of cluster nodeGuoqing Jiang2015-06-176-2/+54
* mdadm: add the ability to change cluster nameGuoqing Jiang2015-06-177-8/+44
* Skip clustered devices in incrementalGuoqing Jiang2015-06-172-0/+7
* Convert a bitmap=none device to clusteredGuoqing Jiang2015-06-171-3/+7
* Add a new clustered diskGuoqing Jiang2015-06-178-3/+68
* Show all bitmaps while examining bitmapGuoqing Jiang2015-06-171-9/+42
* Set home-cluster while creating an arrayGuoqing Jiang2015-06-179-3/+122
* Add nodes option while creating mdGuoqing Jiang2015-06-176-1/+44
* Create n bitmaps for clustered modeGuoqing Jiang2015-06-175-23/+49
* Grow: fix a couple of typos.NeilBrown2015-05-281-2/+2
* test: make 'check wait' more reliable.NeilBrown2015-05-281-1/+1
* tests/imsm-grow-template change 'wait' to 'check wait'NeilBrown2015-05-283-8/+6
* Grow: fix problem with --grow --continueNeilBrown2015-05-281-3/+4
* tests: wait a bit long for reshape to complete.NeilBrown2015-05-252-2/+4
* Grow: another attempt to fix stop-during-reshape race.NeilBrown2015-05-251-16/+18
* Fix minor typo in mdadm manpage.Andrew Burgess2015-05-231-1/+1
* mdadm: monitor: fix nullptr dereference when get_md_name() returns NULLSergey Vidishev2015-05-201-1/+9
* test: forcefully clean up old loop devices.NeilBrown2015-05-201-0/+8
* Grow: be even more careful about handing a '0' completed value.NeilBrown2015-05-151-1/+3
* tests/07reshape5intr : retry if writing 'check' fails.NeilBrown2015-05-151-1/+1
* tests/19raid6repair: don't flushbufs on non-existent array.NeilBrown2015-05-151-1/+1
* tests: wait for complete rebuild in integrity checksNeilBrown2015-05-152-3/+3
* Grow: retry when writing 'reshape' to 'sync_action' is EBUSY.NeilBrown2015-05-151-3/+8
* tests/05r6tor0: minor adjustmentsNeilBrown2015-05-151-2/+4
* tests: 05r6tor0 - add some more waiting.NeilBrown2015-05-151-5/+5
* tests/imsm-grow-template: sleep a bit more.NeilBrown2015-05-151-0/+2
* Grow: be more careful if array is stopped during critical section.NeilBrown2015-05-151-3/+10
* Grow: add missing space in message.NeilBrown2015-05-151-1/+1
* Grow: only warn about incompatible metadata when no fallback available.NeilBrown2015-05-141-1/+3
* Manage: when re-adding, do check avail size if ->sb cannot be found.NeilBrown2015-05-131-1/+2
* tests: don't "dd" indefinitely.NeilBrown2015-05-131-2/+2
* tests: ignore failure status from mdadm -IRsNeilBrown2015-05-133-4/+4
* Assemble: don't check for pre-existing array when updating uuid.NeilBrown2015-05-131-1/+4
* DDF: _write_super_to_disk: fix anchor header typeMartin Wilck2015-05-131-0/+1
* tests: never fail if --wait fails.NeilBrown2015-05-0712-18/+18
* Add "Name" defines to some ancillary programsNeilBrown2015-05-072-0/+3
* Manage: fix test for 'is array failed'.NeilBrown2015-05-061-1/+1
* IMSM: Count arrays per oromPawel Baldysiak2015-04-093-29/+71
* Assemble/force: make it possible to "force" a new device in a reshape.NeilBrown2015-04-081-5/+30
* Assemble: remove stray ':' from error message.NeilBrown2015-04-081-1/+1
* Assemble: allow a RAID4 to assemble easily when parity devices is missing.NeilBrown2015-04-081-0/+7
* Revert "Assemble: support assembling of a RAID0 being reshaped."NeilBrown2015-04-081-3/+1
* Assemble: fix "no uptodate device" message.NeilBrown2015-04-081-1/+1
* Monitor: use the "space protocol" for "Wrong-Level".NeilBrown2015-04-081-1/+1
* Monitor: Obey "space protocol" when writing to syslog.NeilBrown2015-04-081-1/+5
* reshape: support raid5 grow on certain older kernels.NeilBrown2015-03-261-2/+13
* IncRemove: Set "auto-read" only after successful excl open.Pawel Baldysiak2015-03-041-6/+10
* IMSM-orom: make sure, that device list is supportedPawel Baldysiak2015-03-041-1/+4
* imsm: simplified multiple OROMs supportArtur Paszkiewicz2015-03-043-61/+57