summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| * mdamd-last-resort: add a Conflicts line to stop the timer.NeilBrown2013-12-12
| * udev rules: try "mdadm -I" on "change" events.NeilBrown2013-12-11
| * udev rules: add some by-pass rules from FedoraNeilBrown2013-12-11
| * Add mdmonitor.service systemd unit file.NeilBrown2013-12-11
| * Assemble/Incremental: don't hold O_EXCL on mddev after assembly.NeilBrown2013-12-05
| * Two small fixes related to enough()NeilBrown2013-12-05
| * Incremental: improve support for "DEVICE" based restriction in mdadm.confNeilBrown2013-12-03
| * Systemd integration for starting newly-degraded arrays.NeilBrown2013-12-02
| * Incremental: add --export handling.NeilBrown2013-11-28
| * Restructure assemble_container_content and improve messages.NeilBrown2013-11-28
| * Incremental: don't abort container if one member explicitly disabled.NeilBrown2013-11-28
| * Incremental: remove test that can never succeed.NeilBrown2013-11-28
| * IMSM metadata really should be ignored when found on partitions.NeilBrown2013-11-20
| * ddf tests: fix get_rootdevNeilBrown2013-11-19
| * Add support for --add-spareNeilBrown2013-10-31
| * Fix typos in mdadm.8.inJohn Schmidt2013-10-30
| * Assembe: fix bug in force_array - it wasn't forcing properly.NeilBrown2013-10-22
| * Monitor: write meta data in readonly state, sometimesmwilck@arcor.de2013-10-16
| * tests/10ddf-incremental-wrong-order: new unit testmwilck@arcor.de2013-10-16
| * tests/10ddf-assemble-missing: new unit testmwilck@arcor.de2013-10-16
| * tests/env-ddf-template: add helper function for checksumsmwilck@arcor.de2013-10-16
| * tests/10ddf-fail-readd-readonly: new unit test.mwilck@arcor.de2013-10-16
| * tests/env-ddf-template: fix container namemwilck@arcor.de2013-10-16
| * DDF: add_to_super_ddf: be careful with workspace_lbamwilck@arcor.de2013-10-16
| * tests/10ddf-fail-stop-readd: New DDF unit testmwilck@arcor.de2013-10-16
| * tests/10ddf-fail-readd: New DDF unit testmwilck@arcor.de2013-10-16
| * Monitor: don't set arrays dirty after transition to read-onlymwilck@arcor.de2013-10-16
| * DDF: compare_super_ddf: fix sequence number checkmwilck@arcor.de2013-10-16
| * DDF test: make sure mdmon isn't started by systemdmwilck@arcor.de2013-10-16
| * DDF tests: allow to run on systems without /dev/sdamwilck@arcor.de2013-10-16
| * Be consistent in return types from byteswap macrosJes Sorensen2013-10-16
| * Remove bashism from MakefileMichael Tokarev2013-09-18
| * Give error if --incremental --scan also has a device name given.NeilBrown2013-09-15
| * Make -IRs and --run work properly for containers.NeilBrown2013-09-13
| * DDF: brief_examine_subarrays_ddf: print array namemwilck@arcor.de2013-09-12