summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* DDF: factor out array name generationmwilck@arcor.de2013-09-12
* mdmon: honour --offroot, againmwilck@arcor.de2013-09-12
* DDF: allow for possibility that there is no secondary copy of metadata.NeilBrown2013-09-12
* config: set "auto_seen" after processing the auto line.NeilBrown2013-09-10
* Move ARRAY_SIZE macro to common include file.NeilBrown2013-09-10
* DDF: handle fake RAIDs with changing subarray UUIDsmwilck@arcor.de2013-09-10
* Manage.c: fix small memory leakLukasz Dorau2013-09-10
* managemon: fix a dprintk.NeilBrown2013-09-10
* Minor fixes in mdadm.conf.5 man page.NeilBrown2013-09-10
* Release mdadm-3.3NeilBrown2013-09-03
* config: support MDADM_CONF_AUTO= env var.NeilBrown2013-09-03
* config: refactor load_conffile() to have a single exit.NeilBrown2013-09-03
* Config: multiple occurences of lines is not an error.NeilBrown2013-09-03
* config: read /etc/mdadm.conf.d as well as /etc/mdadm.confNeilBrown2013-09-03
* Conf: allow conf file to be a directory.NeilBrown2013-09-03
* Config: factor reading of file out into separate function.NeilBrown2013-09-03
* mdmon: make sure we set safe_mode on SIGTERM.NeilBrown2013-09-02
* Assemble: don't ever consider a 'spare' to be the 'most recent'.NeilBrown2013-09-02
* Make sure "mdmon" doesn't get called "@dmon".NeilBrown2013-09-02
* Grow: fix hang when growing a RAID5.NeilBrown2013-08-28
* in_initrd: fix gcc compiler errormwilck@arcor.de2013-08-28