summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: save failure logs to logdirNeilBrown2015-07-101-8/+4
* tests: do not try to 'flushbufs' after stopping a arrayNeilBrown2015-07-103-4/+1
* test: add dmesg output to logs on error.NeilBrown2015-07-061-0/+2
* test: check sync_action as well when checking for an action.NeilBrown2015-07-061-5/+14
* test: speed up reshape when stopping arrays.NeilBrown2015-07-061-4/+7
* test: stop all arrays before starting test.NeilBrown2015-07-061-0/+1
* Grow: remove stray tracing message.NeilBrown2015-07-061-3/+1
* Manage/stop: don't stop during initial critical section.NeilBrown2015-07-061-4/+19
* Manage/stop: improve some comments.NeilBrown2015-07-061-4/+19
* Manage/stop: guard against 'completed' being too large.NeilBrown2015-07-061-1/+5
* Monitor: don't Wait forever on a 'frozen' array.NeilBrown2015-07-061-2/+10
* sysfs: reject reads that use the whole buffer.NeilBrown2015-07-061-5/+5
* Remove some trailing white spaceNeilBrown2015-07-0238-139/+139
* Manage: fix no-op test in Manage_stop.NeilBrown2015-07-021-1/+1
* mdstat: discard 'dev' field, just use 'devnm'NeilBrown2015-07-028-20/+17
* Grow: fix typo in commentNeilBrown2015-06-181-1/+1
* Assemble: ensure stripe_cache is big enough to handle new chunk sizeNeilBrown2015-06-181-1/+5
* 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