summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Release 2.5.6Neil Brown2006-11-09
* Fixed problems that could cause infinitel loop with auto assemble.Neil Brown2006-11-09
* Document that the default metadata version can be overridden in config file.Goswin Brederlow2006-11-09
* Strdup the bitmap file name found in the config fileNeil Brown2006-11-09
* Release 2-5-5Neil Brown2006-11-03
* Support --examine --brief --verbose properlyNeil Brown2006-10-23
* Check error return on a couple of syscalls.Michael Labuschke2006-10-23
* Update test scripts for new blockdevNeil Brown2006-10-23
* Improve error message when wrong --update option is given.Neil Brown2006-10-23
* Increase default size of bitmap for v1 superblocks.Neil Brown2006-10-19
* Fix bugs related to raid10 and the new offset layout.Neil Brown2006-10-19
* Fix array-subscript error.Neil Brown2006-10-19
* Don't trigger and error on -As if all arrays are already started.Luca Berra2006-10-16
* Don't fail md_open if array already active.Luca Berra2006-10-16
* Mdassemble improvementsLuca Berra2006-10-16
* Reduce max bitmap size when bitmap is in a file.Neil Brown2006-10-16
* Flush bitmap file before truncate.Neil Brown2006-10-16
* Don't #include blkpg.hNeil Brown2006-10-16
* Release 2-5-4Neil Brown2006-10-13
* Remove partitions from components of an md arrayNeil Brown2006-10-13
* Allow a number after --auto=yesNeil Brown2006-10-13
* Improve the message when mdadm detects similar superblocksNeil Brown2006-10-10
* Clarify when update=super-minor happens automatciallyNeil Brown2006-10-10
* Fix typo in earlier patch.Neil Brown2006-10-10
* Fixed endian problem with bitmap metdataPaul Clements2006-10-09
* Fix some endian-ness issues with v1 superblocks.Neil Brown2006-10-09
* Make --examine report chunk size when it shouldNeil Brown2006-10-09
* Minor man page and comment fixesNeil Brown2006-10-09
* Allow symlink creation to be disabled from command line or mdadm.confNeil Brown2006-08-11
* Create symlinks from /dev into /dev/mdNeil Brown2006-08-11
* Minor improvement in name auto-chosen for version-1 superblocks.Neil Brown2006-08-11
* Remove indeterminism from names in --examine --brief output.Neil Brown2006-08-11
* Release 2.5.3Neil Brown2006-08-07
* Tidyup automatic name choice for v-1 arraysNeil Brown2006-08-07
* Fix starting of degraded arrays.Neil Brown2006-08-07
* Explicitly state GPL license in man pages.Neil Brown2006-08-07
* Document usage of version0.91 superblock.Neil Brown2006-08-07
* Release 2.5.2Neil Brown2006-06-27
* More consistent honoring of --configfileNeil Brown2006-06-26
* Fix user-after-free bug in error path in --monitor mode.Neil Brown2006-06-26
* Improve ftw handling.Neil Brown2006-06-26
* Fix a recently introduced bug, and make --assemble more resilient to it.Neil Brown2006-06-26
* Work around bug in --add handling for version-1 superblocksNeil Brown2006-06-26
* Add 'Array Slot' line to --examine for version-1 superblocksNeil Brown2006-06-26
* Fix manpage typomartin f krafft2006-06-26
* Get the changelog uptodate for recent changes.Neil Brown2006-06-26
* Move a variable declaration to the declaration area.Paul Clements2006-06-20
* Stop map_dev from returning [0:0]Neil Brown2006-06-20
* Fix problem with post-increment usage in macroPaul Clements2006-06-20
* Release 2.5.1Neil Brown2006-06-16