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