summaryrefslogtreecommitdiff
path: root/mdadm.c
Commit message (Expand)AuthorAge
* Set LOG_PID for syslogHans Lambermont2008-05-12
* add --export option to --examineKay Sievers2008-05-06
* let '-a' be specified for Incremental modeDan Williams2008-05-05
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-14
* Reject '--bitmap none' for build and create.Neil Brown2007-07-23
* Allow "--write-behind=" to be done in grow mode.Ian Dall2007-07-09
* Fix parsing of "-a" in various contexts.Doug Ledford2007-07-09
* Improve error message for adding bitmap to a level that cannot support it.Neil Brown2007-05-21
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-21
* Add --export option to --detail to use key=value pairs.Kay Sievers2007-05-08
* Send help text to stdout rather than stderr.Neil Brown2007-05-08
* Add new mode: --incrementalNeil Brown2006-12-21
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-14
* --wait or -W will wait for resync activity to finish on the given devices.Neil Brown2006-12-14
* Support --update=devicesize for cases where the underlying device can change ...Neil Brown2006-12-14
* Support --examine --brief --verbose properlyNeil Brown2006-10-23
* Improve error message when wrong --update option is given.Neil Brown2006-10-23
* Don't trigger and error on -As if all arrays are already started.Luca Berra2006-10-16
* Allow symlink creation to be disabled from command line or mdadm.confNeil Brown2006-08-11
* Fix starting of degraded arrays.Neil Brown2006-08-07
* More consistent honoring of --configfileNeil Brown2006-06-26
* Get --stop to honour --quietNeil Brown2006-06-02
* Don't try to create a new device when using --manage or --growNeil Brown2006-06-02
* Release 2.5Neil Brown2006-05-26
* Support --auto-update-homehostNeil Brown2006-05-26
* Support auto-assembling of stacked devicesNeil Brown2006-05-26
* Initial implementation of auto-assemblyNeil Brown2006-05-26
* Support --update=homehost to allow updating of homehost information.Neil Brown2006-05-23
* Allow --update=name to update the name during assembly.Neil Brown2006-05-23
* Make sure homehost is set correctly when --update=uuidNeil Brown2006-05-23
* Include homehost information in --examine as appropriateNeil Brown2006-05-19
* Include homehost information in --detail where appropriate.Neil Brown2006-05-19
* Make homehost information appear in superblock.Neil Brown2006-05-19
* Allow homehost to be set on command line or in config fileNeil Brown2006-05-19
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* New flag --no-degradedNeil Brown2006-05-19
* Arrange the 'auto' setting in mdadm.conf can choose default type.Neil Brown2006-05-16
* Allow default creation info to to be stored in mdadm.confNeil Brown2006-05-15
* Limit size of bitmap to 2million chunks.Neil Brown2006-05-15
* Support new offset layout for raid10Neil Brown2006-05-15
* Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent ...Neil Brown2006-03-29
* Kill old superblocks on create.Neil Brown2006-03-28
* Reduce dependance on MD_SB_DISKSNeil Brown2006-03-28
* Allow resize to backup to a file.Neil Brown2006-03-27
* Initial reshape supportNeil Brown2006-03-13
* Release some compile fixes.Neil Brown2006-02-06
* Sort mdstat entries so that composites are well-ordered.Neil Brown2006-01-31
* Prefer version-1 superblocks for v.large devices.Neil Brown2006-01-31
* Stuff like..Neil Brown2006-01-30
* Support --help --assemble etc.Neil Brown2006-01-30