summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * DDF: set utime for container from timestamp is superblock.NeilBrown2014-05-21
| * DDF: don't assume the anchor is fully up-to-date.NeilBrown2014-05-21
| * DDF: update timestamp/seqnum for virtual disks when config changes.NeilBrown2014-05-21
| * DDF: update timestamp in DDF header.NeilBrown2014-05-21
| * DDF: avoid ref outside array in getinfo_super_ddf_bvdNeilBrown2014-05-21
| * DDF: examine_pds to also list devices that aren't in the metadata.NeilBrown2014-05-21
| * DDF: fix usage of ->used_pdesNeilBrown2014-05-21
| * DDF: more guards against pdnum being negative.NeilBrown2014-05-21
| * Reshape: use systemd to continue containers as well as native arrays.NeilBrown2014-05-20
| * Grow: split continue_via_systemd into a separate function.NeilBrown2014-05-20
| * Grow: add 'forked' option to reshape_container.NeilBrown2014-05-20
| * Grow: try to let "--grow --continue" from systemd complete a reshape.NeilBrown2014-05-15
| * Grow: store a link to current backup file in /run/mdadm or similar.NeilBrown2014-05-15
| * Create: don't default to bitmap=internal when it is not supportedArtur Paszkiewicz2014-05-01
| * Fix race between --create and --incrementalArtur Paszkiewicz2014-05-01
| * systemd: various fixes for boot with container-arrays.NeilBrown2014-04-08
| * DDF: Don't fail compare_super_ddf due to re-configure changes.NeilBrown2014-04-02
| * DDF: fix possible mdmon crash when updating metadata.NeilBrown2014-04-02
| * DDF: guard against ->pdnum being negative.NeilBrown2014-04-02
| * DDF: mark missing-on-assembly device properly.NeilBrown2014-04-01
| * DDF: Fix assorted typos and do some reformatting.NeilBrown2014-04-01
| * raid6check.c: move manual repair code to separate functionPiergiorgio Sartor2014-03-31
| * raid6check.c: move autorepair code to separate functionPiergiorgio Sartor2014-03-31
| * raid6check.c: lock the stripe until necessaryPiergiorgio Sartor2014-03-31
| * ddf-sudden-degraded test fix.NeilBrown2014-03-26
| * DDF: when first activating an array, record any missing devices.NeilBrown2014-03-26
| * DDF: report seq counter as events.NeilBrown2014-03-26
| * Work around architectures having statfs.f_type defined as longJes Sorensen2014-03-20
| * tests: add test that DDF marks missing devices as failed on assembly.NeilBrown2014-03-11
| * mdmon@.service: Change type of process start-up to 'forking'.Pawel Baldysiak2014-03-11
| * Assemble: change load_devices to return most_recent 'st' value.NeilBrown2014-02-25
| * Assemble: re-arrange freeing of 'tst' in load_devices().NeilBrown2014-02-25
| * Assemble: allow load_devices to change the 'st' which is passed in.NeilBrown2014-02-25
| * New test: 03r5assem-failedNeilBrown2014-02-25
| * raid6check.c: reduce verbosityPiergiorgio Sartor2014-02-06
| * raid6check.c: add O_SYNC to openPiergiorgio Sartor2014-02-04
| * raid6check.c: fix Q parity generationPiergiorgio Sartor2014-02-04
| * raid6check.c: fix position printoutPiergiorgio Sartor2014-02-04
| * raid6check.c: reduce verbosityPiergiorgio Sartor2014-02-04
| * raid6check.c add page size check and repairPiergiorgio Sartor2014-01-23
| * mdmon@.service: remove over-ride of Standard IO.NeilBrown2014-01-22
| * systemd/mdmon: set IMSM_NO_PLATFORM=1NeilBrown2014-01-21
| * mdmon: don't complain about notifying parent when there is no needNeilBrown2014-01-21
| * IMSM: don't crash when creating an array with missing devices.NeilBrown2014-01-21
| * Grow: fix problems with prematurely aborting of reshapes.NeilBrown2014-01-20
| * DDF: fix detection of failed devices during assembly.NeilBrown2014-01-20
| * Assemble: avoid infinite loop when auto-assembling partial container.NeilBrown2014-01-20
| * DDF - really ignore DDF metadata on partitions.NeilBrown2014-01-20
| * policy: NULL path isn't really acceptable - use the devnameLukasz Dorau2014-01-06
| * Clarify scope of Rebuild events in mdadm manpageJan Ceuleers2013-12-12