summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create: add --reserve-space support to reserve space at the start of each devicemdadm-2NeilBrown2009-05-129-56/+144
* Monitor: support spare-group manipulation for 1.x metadata.NeilBrown2009-05-124-9/+22
* Ignore leading zeros in version number information.NeilBrown2009-05-121-3/+6
* re-add error checkNeilBrown2009-05-051-0/+5
* Fix gcc-4.4 compiler warning.NeilBrown2009-04-292-25/+22
* Makefile: use $(CC) more consistently.NeilBrown2009-04-291-3/+3
* mdadm: allow build to use --sizePaul Clements2009-04-213-7/+10
* Release mdadm-2.6.9mdadm-2.6.9NeilBrown2009-03-108-9/+64
* super1: make sure max_dev grows enough when adding a device to an array.NeilBrown2009-03-091-0/+3
* Monitor: send --test message for arrays in /proc/mdstat that aren't in mdadm....NeilBrown2009-02-051-0/+2
* Fix possible crash if bitmap metadata is bad.NeilBrown2009-02-021-1/+1
* Document 'max' option to --grow --size in --help output.NeilBrown2009-02-021-1/+2
* Typo in earlier patch : asprintf -> vasprintfDustin Kirkland2009-02-021-1/+1
* Fix the used device size in mdadm -D output.NeilBrown2009-02-021-2/+2
* mdadm fix compilation for uClibcBernhard Reutner-Fischer2009-02-023-5/+5
* Fail overtly when asprintf fails to allocate memoryDustin Kirkland2009-01-083-3/+14
* Free mdstat data structures properly.NeilBrown2009-01-083-1/+4
* map: rebuild map if it doesn't exist.NeilBrown2008-12-182-47/+53
* Assemble: set stripe_cache_size properly when restarting a reshape.NeilBrown2008-12-181-0/+14
* Assemble: don't assume array is 'clean' unless all devices think it is.NeilBrown2008-12-181-0/+2
* Kill: Don't use O_EXCL when --force is used.NeilBrown2008-12-181-1/+1
* Allow --config in --incremental mode.NeilBrown2008-12-011-0/+1
* Release 2.6.8mdadm-2.6.8NeilBrown2008-11-286-4/+64
* Fix typo in mdadm.conf.5NeilBrown2008-11-281-1/+1
* fix add_dev() handling of broken linksDan Williams2008-11-281-1/+3
* Assemble: allow --force to work even when event counts are 0.NeilBrown2008-11-271-2/+0
* mapfile: fix bug in testing for /var/run/mdadm/NeilBrown2008-11-031-1/+1
* Incremental: change precedence order for autof setting.NeilBrown2008-11-031-3/+4
* Adjust major number testing to allow for extended minor number in 2.6.28NeilBrown2008-10-302-4/+27
* Incremental: allow assembly of foreign array.NeilBrown2008-10-302-7/+13
* Incremental: fix setting of 'autof' flag.NeilBrown2008-10-301-4/+10
* Fix --incremental assembly of partitions arrays.NeilBrown2008-10-302-6/+6
* Fix NULL pointer oopsDoug Ledford2008-10-301-4/+10
* Fix bad metadata formattingDoug Ledford2008-10-303-4/+10
* Allow WRITEMOSTLY to be cleared on --readd using --readwrite.NeilBrown2008-10-257-21/+29
* Remove .UR .UE macros from man page because the don't do what we want.NeilBrown2008-10-171-7/+4
* Grow: Fix linear-growth when devices are not all the same size.NeilBrown2008-10-151-1/+20
* Improve reporting of layout for raid10.NeilBrown2008-10-135-16/+31
* Manage: allow adding device that is just large enough to v1.x array.NeilBrown2008-10-134-9/+31
* Cosmetic cleanup of some messages.NeilBrown2008-08-013-5/+7
* Clean up usage of open()Doug Ledford2008-07-247-9/+9
* Add support for distribution specific build extensionsDoug Ledford2008-07-241-0/+6
* Fix confusing usage in md.4 man page.Neil Brown2008-07-081-1/+1
* Describe the HOMEHOST entry in the mdadm.conf man page.Neil Brown2008-07-071-0/+18
* Some more cleanup of tests.Neil Brown2008-06-273-8/+9
* Add test for stoping and restarting a raid5 reshape.Neil Brown2008-06-273-5/+42
* Add "bitmap=" to "--detail --brief" output when relevant.Neil Brown2008-06-261-0/+8
* Improve error message when mdadm fails to stop an array.Neil Brown2008-06-261-1/+6
* Couple more man page fixesNeil Brown2008-06-261-2/+2
* Add text to man pages suggesting partition type to use for version 1.x metadata.Pascal Charest2008-06-261-0/+8