summaryrefslogtreecommitdiffstats
path: root/mdadm.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-23Make sure name matching for array assembly understand the possibility of a ho...Neil Brown2-2/+26
2006-05-23Support --update=homehost to allow updating of homehost information.Neil Brown4-0/+29
2006-05-23Allow --update=name to update the name during assembly.Neil Brown4-1/+24
2006-05-23Make sure homehost is set correctly when --update=uuidNeil Brown7-19/+36
2006-05-19Include homehost information in --examine as appropriateNeil Brown5-12/+27
2006-05-19Include homehost information in --detail where appropriate.Neil Brown5-11/+23
2006-05-19Make homehost information appear in superblock.Neil Brown11-14/+721
2006-05-19Allow homehost to be set on command line or in config fileNeil Brown4-19/+66
2006-05-19Improve code for recognising config lines.Neil Brown1-12/+19
2006-05-19Just updaqte copyright dates and email addressNeil Brown20-21/+20
2006-05-19New flag --no-degradedNeil Brown5-30/+63
2006-05-19Add a copy of /proc/mdstat to the mail message send by mdadm --monitor.Neil Brown2-0/+13
2006-05-19Fix incorrect error status from --examine --scanNeil Brown1-2/+3
2006-05-16Arrange the 'auto' setting in mdadm.conf can choose default type.Neil Brown4-57/+89
2006-05-16When updating uuid, update the bitmap as well - external bitmapsNeil Brown4-0/+21
2006-05-16Fix a couple of typos in the man page.Neil Brown1-2/+2
2006-05-16When updating uuid, update the bitmap as well - internal bitmaps.Neil Brown2-9/+82
2006-05-15Detail checks if array has been started or not and includes that in report.Neil Brown2-2/+5
2006-05-15Allow default creation info to to be stored in mdadm.confNeil Brown7-70/+198
2006-05-15Limit size of bitmap to 2million chunks.Neil Brown7-9/+20
2006-05-15Fix problem with sector/KB size confuision for bitmap sizing.Neil Brown3-7/+5
2006-05-15Support new offset layout for raid10Neil Brown7-17/+45
2006-05-15Assume "DEVICE partitions" if no DEVICE line present.Neil Brown3-1/+8
2006-05-15Arrange that SparesMissing events generate an email too.Neil Brown3-2/+7
2006-05-15Support 'mailfrom' line in mdadm.conf so the From: line in alert emails can b...Neil Brown5-19/+70
2006-05-15Use O_DIRECT to read bitmap files.Neil Brown3-21/+43
2006-04-28[PATCH] Make sure update_super returns correct value.Neil Brown2-4/+21
2006-04-28[PATCH] Get the name for partitioned devices in sysfs correct.Neil Brown1-2/+2
2006-04-17Release 2.4.1mdadm-2.4.1Neil Brown6-4/+36
2006-04-07Fix alignment problem in version-1 superblocks.Neil Brown2-1/+9
2006-04-01Add tests/05r1-grow-internal-1Neil Brown1-1/+0
2006-04-03fix write mostly for add and re-addNeil Brown1-0/+2