summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add some extra consistency checks based on level.Neil Brown2007-10-17
* Clarify the avail/used devices sizes with version1 superblock.Neil Brown2007-10-17
* Make sure --auto=mdp is honoured properlyNeil Brown2007-10-17
* Fix restarting of a reshaping array.Neil Brown2007-10-16
* Also use &tst instead of st later on when loading v1 superblocksJérémy Bobbio2007-10-01
* Fix segfault on assembly on amd64 with v1 superblocksmartin f. krafft2007-09-30
* Monitor.c s/MAXINT/INT_MAX/gmaximilian attems2007-09-27
* mdopen.c don't shadow major() and minor()maximilian attems2007-09-27
* Monitor.c include signal.h directlymaximilian attems2007-09-27
* Add ANNOUNCE-2.6.1 to gitNeil Brown2007-09-24
* Don't corrupt 'supertype' when speculatively calling load_super1Neil Brown2007-09-24
* config.c include dirent.h instead sys/dir.hmaximilian attems2007-09-24
* Create.c s/major/major_num/maximilian attems2007-09-24
* Add klibc support to mdadm.hmaximilian attems2007-09-24
* Make "--write-mostly" effective when re-adding a device to an array.Neil Brown2007-09-24
* Explain the read-balancing algorithm for RAID1 better in md.4Iustin Pop2007-09-11
* Release 2.6.3Neil Brown2007-08-20
* Update changelogNeil Brown2007-08-20
* Report error when grow cannot be restarted.Neil Brown2007-08-20
* Fix error message when adding a device that is too small.Neil Brown2007-08-20
* Fix problem with add a device to a 1.x array created with older mdadm.Neil Brown2007-08-20
* Reject '--bitmap none' for build and create.Neil Brown2007-07-23
* "--export" segfaults with non-persistent super blocksTim Woods2007-07-23
* In the MISC MODE section in mdadm(8), the names of the options should beNeil Brown2007-07-23
* Substantial corrections to man pages.Scott Weikart2007-07-13
* Typo in man page: Multipath has an L ...Neil Brown2007-07-11
* Allow "--write-behind=" to be done in grow mode.Ian Dall2007-07-09
* Enhance raid4 support: --assemble and --monitor wasn't quite happy with it.Doug Ledford2007-07-09
* Fix parsing of "-a" in various contexts.Doug Ledford2007-07-09
* Mark some files FD_CLOEXEC to protect sendmail from them.Doug Ledford2007-07-09
* Improve error message when trying to create an array that already exists.Doug Ledford2007-07-09
* Interpret "--metadata=1" with --assemble to imply any version-1, not just 1.0Doug Ledford2007-07-09
* Fix spare migration and other problems with --monitor.Neil Brown2007-07-09
* Compile with various -O flags for testing.Neil Brown2007-05-22
* Fix compile error in Detail.cNeil Brown2007-05-22
* Release 2.6.2Neil Brown2007-05-21
* Make return code for "--detail --test" more reliable.Neil Brown2007-05-21
* Improve error message for adding bitmap to a level that cannot support it.Neil Brown2007-05-21
* Add --auto-detect for in-kernel autodetect.Neil Brown2007-05-21
* Update tests and add linear-addNeil Brown2007-05-21
* Fix --grow --add for linear arrays.Neil Brown2007-05-21
* Fix handling of negative bitmap offsets on 64bit hosts.Neil Brown2007-05-21
* Support failing and removed of detached and faulty devices.Neil Brown2007-05-11
* Minor typo in mdadm man pageDavid Huffman2007-05-11
* Add --export option to --detail to use key=value pairs.Kay Sievers2007-05-08
* Fix up calculation of bitmap space when creating v1 metadata.Neil Brown2007-05-08
* Send help text to stdout rather than stderr.Neil Brown2007-05-08
* Typo in mdadm.conf man pageNeil Brown2007-05-08
* Hyphens and Other Manpage Typography, 4/4: literal ASCII hyphens.Peter Samuelson2007-05-08
* Hyphens and Other Manpage Typography, 3/4: bold options.Peter Samuelson2007-05-08