summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* New flag --no-degradedNeil Brown2006-05-19
* Add a copy of /proc/mdstat to the mail message send by mdadm --monitor.Neil Brown2006-05-19
* When updating uuid, update the bitmap as well - external bitmapsNeil Brown2006-05-16
* Detail checks if array has been started or not and includes that in report.Neil Brown2006-05-15
* Allow default creation info to to be stored in mdadm.confNeil Brown2006-05-15
* Limit size of bitmap to 2million chunks.Neil Brown2006-05-15
* Support new offset layout for raid10Neil Brown2006-05-15
* Assume "DEVICE partitions" if no DEVICE line present.Neil Brown2006-05-15
* Arrange that SparesMissing events generate an email too.Neil Brown2006-05-15
* Support 'mailfrom' line in mdadm.conf so the From: line in alert emails can b...Neil Brown2006-05-15
* Fix alignment problem in version-1 superblocks.Neil Brown2006-04-07
* Updates to md.4Neil Brown2006-03-30
* Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent ...Neil Brown2006-03-29
* Man page tidyup.Neil Brown2006-03-29
* Changelog UpdatesNeil Brown2006-03-28
* Allow resize to backup to a file.Neil Brown2006-03-27
* Remove ident arg from getinfo_super;Neil Brown2006-03-27
* Put a 'canary' block in front of the backupNeil Brown2006-03-27
* Release some compile fixes.Neil Brown2006-02-06
* Update ChangeLog and release 2.3Neil Brown2006-02-02
* Allow /etc/mdadm/mdadm.conf as an alternate to /etc/mdadm.confNeil Brown2005-12-09
* Release 2.2Neil Brown2005-12-09
* Guides on how to use mdadm with initramfsNeil Brown2005-12-05
* Support updating of uuid during --assemble.Neil Brown2005-12-05
* Allow event counters to be off by oneNeil Brown2005-12-05
* syslog support for monitor modeNeil Brown2005-12-05
* Report which device failed in a Fail message.Neil Brown2005-12-05
* Support --assume-clean for --createNeil Brown2005-12-05
* Improve option parsingNeil Brown2005-12-05
* Allow scanning of devices listed in /proc/partitions independant of /devNeil Brown2005-12-05
* Remvoe blank line from '--examine --brief' output.Neil Brown2005-11-22
* Support bitmaps with raid10Neil Brown2005-11-22
* Fix remaining problems with hot-add bitmap to version-1 superblockNeil Brown2005-09-12
* Fix assembling of array with spares when verion-1 superblock is used.Neil Brown2005-09-12
* Fix assembling of raid10 in the face of missing devices.Neil Brown2005-09-12
* Lots of little manpage updates.Neil Brown2005-08-25
* Support nameing of version-1 arrays.Neil Brown2005-08-09
* Add write-behind supportNeil Brown2005-08-09
* Support fixing of byte-swapped superblocks.Neil Brown2005-08-09
* Add test suite and releaseNeil Brown2005-08-04
* Assorted Fixes for multiple bugs.Neil Brown2005-08-04
* Fix compilation with tinycNeil Brown2005-06-14
* Add man page for mdassembleNeil Brown2005-06-14
* Replace sprintf calls with snprintfNeil Brown2005-06-14
* Allow --force flag with --growNeil Brown2005-06-14
* Don't list device= in --examine --scan output.Neil Brown2005-06-14
* When finding a /dev name for a device, prefer shorter namesNeil Brown2005-06-14
* Fix silly exampleNeil Brown2005-06-14
* Fix some rounding errors in human_size and generally clean up the codeNeil Brown2005-06-14
* Fix parsing of /dev/md/N in is_standardNeil Brown2005-06-14