summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.5mdadm-2.5Neil Brown2006-05-2614-11/+203
* Make sure everything compiles...Neil Brown2006-05-264-7/+14
* Support --auto-update-homehostNeil Brown2006-05-264-3/+60
* Set default name for v1 array based on device name.Neil Brown2006-05-261-0/+11
* Support auto-assembling of stacked devicesNeil Brown2006-05-263-12/+40
* Never remove device nodes of active devices.Neil Brown2006-05-261-1/+3
* Improve names reported by --examine --briefNeil Brown2006-05-262-4/+20
* Choose better devnumbers and tidy up some issues with finding names.Neil Brown2006-05-265-3/+18
* Initial implementation of auto-assemblyNeil Brown2006-05-263-35/+117
* Allow autoassembly to choose it's own name for the array.Neil Brown2006-05-232-20/+33
* When assembly arrays using incomplete detail, prefer arrays built for this host.Neil Brown2006-05-234-5/+59
* Reorganise Assemble code somewhat.Neil Brown2006-05-232-7/+31
* Make sure name matching for array assembly understand the possibility of a ho...Neil Brown2006-05-232-2/+26
* Support --update=homehost to allow updating of homehost information.Neil Brown2006-05-234-0/+29
* Allow --update=name to update the name during assembly.Neil Brown2006-05-234-1/+24
* Make sure homehost is set correctly when --update=uuidNeil Brown2006-05-237-19/+36
* Include homehost information in --examine as appropriateNeil Brown2006-05-195-12/+27
* Include homehost information in --detail where appropriate.Neil Brown2006-05-195-11/+23
* Make homehost information appear in superblock.Neil Brown2006-05-1911-14/+721
* Allow homehost to be set on command line or in config fileNeil Brown2006-05-194-19/+66
* Improve code for recognising config lines.Neil Brown2006-05-191-12/+19
* Just updaqte copyright dates and email addressNeil Brown2006-05-1920-21/+20
* New flag --no-degradedNeil Brown2006-05-195-30/+63
* Add a copy of /proc/mdstat to the mail message send by mdadm --monitor.Neil Brown2006-05-192-0/+13
* Fix incorrect error status from --examine --scanNeil Brown2006-05-191-2/+3
* Arrange the 'auto' setting in mdadm.conf can choose default type.Neil Brown2006-05-164-57/+89
* When updating uuid, update the bitmap as well - external bitmapsNeil Brown2006-05-164-0/+21
* Fix a couple of typos in the man page.Neil Brown2006-05-161-2/+2
* When updating uuid, update the bitmap as well - internal bitmaps.Neil Brown2006-05-162-9/+82
* Detail checks if array has been started or not and includes that in report.Neil Brown2006-05-152-2/+5
* Allow default creation info to to be stored in mdadm.confNeil Brown2006-05-157-70/+198
* Limit size of bitmap to 2million chunks.Neil Brown2006-05-157-9/+20
* Fix problem with sector/KB size confuision for bitmap sizing.Neil Brown2006-05-153-7/+5
* Support new offset layout for raid10Neil Brown2006-05-157-17/+45
* Assume "DEVICE partitions" if no DEVICE line present.Neil Brown2006-05-153-1/+8
* Arrange that SparesMissing events generate an email too.Neil Brown2006-05-153-2/+7
* Support 'mailfrom' line in mdadm.conf so the From: line in alert emails can b...Neil Brown2006-05-155-19/+70
* Use O_DIRECT to read bitmap files.Neil Brown2006-05-153-21/+43
* [PATCH] Make sure update_super returns correct value.Neil Brown2006-04-282-4/+21
* [PATCH] Get the name for partitioned devices in sysfs correct.Neil Brown2006-04-281-2/+2
* Release 2.4.1mdadm-2.4.1Neil Brown2006-04-176-4/+36
* Fix alignment problem in version-1 superblocks.Neil Brown2006-04-072-1/+9
* Add tests/05r1-grow-internal-1Neil Brown2006-04-011-1/+0
* fix write mostly for add and re-addNeil Brown2006-04-031-0/+2
* Add ANNOUNCE-2.4mdadm-2.4Neil Brown2006-03-301-0/+45
* Release 2.4Neil Brown2006-04-035-7/+7
* Add tests/05r1-grow-internal-1Neil Brown2006-03-291-1/+1
* Updates to md.4Neil Brown2006-03-302-13/+152
* Bug fixes to pass test suiteNeil Brown2006-03-295-13/+22
* Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent ...Neil Brown2006-03-296-1/+39