summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Man page tidyup.Neil Brown2006-03-292-176/+246
* Changelog UpdatesNeil Brown2006-03-281-1/+8
* Kill old superblocks on create.Neil Brown2006-03-284-9/+15
* Reduce dependance on MD_SB_DISKSNeil Brown2006-03-283-9/+19
* Add information about reshape to --detailNeil Brown2006-03-283-17/+59
* Don't try to get bitmap info on old kernels.Neil Brown2006-03-281-2/+4
* Create missing /dev files where needed.Neil Brown2006-03-2810-31/+33
* Fix messy --detail output when there is a failed device.Neil Brown2006-03-281-0/+1
* Make scanning of /dev work even if it is a symlinkNeil Brown2006-03-271-1/+8
* Allow resize to backup to a file.Neil Brown2006-03-276-42/+104
* Remove ident arg from getinfo_super;Neil Brown2006-03-2711-28/+22
* Put a 'canary' block in front of the backupNeil Brown2006-03-272-8/+36
* Add ANNOUNCE-2.4-pre1mdadm-2.4-pre1Neil Brown2006-03-201-0/+24
* Release 2.4-pre1Neil Brown2006-03-208-8/+16
* Fix a few issues with the reshape patches.Neil Brown2006-03-201-7/+12
* Support restarting of a reshape on --assembleNeil Brown2006-03-207-22/+220
* Initial reshape supportNeil Brown2006-03-138-33/+1098
* Add ANNOUNCE-2.3.1mdadm-2.3.1Neil Brown2006-02-061-0/+31
* Release some compile fixes.Neil Brown2006-02-0614-30/+86
* Update ChangeLog and release 2.3mdadm-2.3Neil Brown2006-02-028-6/+77
* Some little bits and pieces...Neil Brown2006-02-023-6/+6
* Fix printing of size of reiserfs filesystem.Neil Brown2006-01-311-2/+2
* Sort mdstat entries so that composites are well-ordered.Neil Brown2006-01-316-13/+52
* Prefer version-1 superblocks for v.large devices.Neil Brown2006-01-313-9/+23
* Report device size correctly in --detail for Large devices.Neil Brown2006-01-302-5/+9
* Stuff like..Neil Brown2006-01-306-15/+69
* Report bitmap offset when examining v1 superblock.Neil Brown2006-01-301-1/+5
* Work towards allowing larger internal bitmaps in version1 superblocks.Neil Brown2006-01-302-9/+38
* Support --help --assemble etc.Neil Brown2006-01-302-16/+29
* Have --examine report reshape details.Neil Brown2006-01-273-8/+106
* Provide error message if --examine does find a valid superblockNeil Brown2006-01-271-4/+8
* Enable support for v.large raid1.Neil Brown2006-01-276-44/+69
* Further improvements to online helpNeil Brown2006-04-171-6/+11