summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Assemble: don't ignore the return value from stat.NeilBrown2015-03-041-7/+6
* write_super_imsm_spares(): C statements are terminated by ;Jes Sorensen2015-03-041-6/+6
* IncrementalScan(): Make sure 'st' is valid before dereferencing itJes Sorensen2015-03-041-1/+1
* Grow.c: Fix classic readlink() buffer overflowJes Sorensen2015-02-251-1/+1
* Don't break long strings onto multiple lines.NeilBrown2015-02-1221-582/+275
* Consistently print program Name and __func__ in debug messages.NeilBrown2015-02-1214-272/+225
* Change way of printing name of a processPawel Baldysiak2015-02-1211-31/+37
* Monitor: fix for regression with container devicesArtur Paszkiewicz2015-02-111-4/+10
* mdcheck: be careful when sourcing the output of "mdadm --detail --export"NeilBrown2015-02-041-1/+1
* IMSM: Clear migration record on disks more oftenPawel Baldysiak2015-01-291-0/+26
* util: remove rounding error where reporting "human sizes".NeilBrown2014-12-181-4/+4
* Grow: Fix wrong 'goto' in set_new_data_offsetPawel Baldysiak2014-12-021-1/+1
* Monitor: don't open md array that doesn't exist.NeilBrown2014-11-251-1/+22
* Makefile: binaries shouldn't directly depend on check_rundirNeilBrown2014-11-251-3/+3
* imsm: use efivarfs interface for reading UEFI variablesArtur Paszkiewicz2014-11-251-1/+36
* imsm: detail-platform improvementsArtur Paszkiewicz2014-11-253-39/+103
* imsm: add support for NVMe devicesPawel Baldysiak2014-11-253-6/+56
* imsm: support for second and combined AHCI controllers in UEFI modeArtur Paszkiewicz2014-11-251-1/+23
* imsm: support for OROMs shared by multiple HBAsArtur Paszkiewicz2014-11-253-144/+243