]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2007-08-20  Neil BrownUpdate changelog
2007-08-20  Neil BrownReport error when grow cannot be restarted.
2007-08-20  Neil BrownFix error message when adding a device that is too...
2007-08-20  Neil BrownFix problem with add a device to a 1.x array created...
2007-07-23  Neil BrownReject '--bitmap none' for build and create.
2007-07-23  Tim Woods"--export" segfaults with non-persistent super blocks
2007-07-22  Neil BrownIn the MISC MODE section in mdadm(8), the names of...
2007-07-13  Scott WeikartSubstantial corrections to man pages.
2007-07-10  Neil BrownTypo in man page: Multipath has an L ...
2007-07-09  Ian DallAllow "--write-behind=" to be done in grow mode.
2007-07-09  Doug LedfordEnhance raid4 support: --assemble and --monitor wasn...
2007-07-08  Doug LedfordFix parsing of "-a" in various contexts.
2007-07-08  Doug LedfordMark some files FD_CLOEXEC to protect sendmail from...
2007-07-08  Doug LedfordImprove error message when trying to create an array...
2007-07-08  Doug LedfordInterpret "--metadata=1" with --assemble to imply any...
2007-07-08  Neil BrownFix spare migration and other problems with --monitor.
2007-05-21  Neil BrownCompile with various -O flags for testing.
2007-05-21  Neil BrownFix compile error in Detail.c
2007-05-21  Neil BrownRelease 2.6.2 mdadm-2.6.2
2007-05-21  Neil BrownMake return code for "--detail --test" more reliable.
2007-05-21  Neil BrownImprove error message for adding bitmap to a level...
2007-05-21  Neil BrownAdd --auto-detect for in-kernel autodetect.
2007-05-21  Neil BrownUpdate tests and add linear-add
2007-05-21  Neil BrownFix --grow --add for linear arrays.
2007-05-21  Neil BrownFix handling of negative bitmap offsets on 64bit hosts.
2007-05-11  Neil BrownSupport failing and removed of detached and faulty...
2007-05-11  David HuffmanMinor typo in mdadm man page
2007-05-08  Kay SieversAdd --export option to --detail to use key=value pairs.
2007-05-08  Neil BrownFix up calculation of bitmap space when creating v1...
2007-05-08  Neil BrownSend help text to stdout rather than stderr.
2007-05-08  Neil BrownTypo in mdadm.conf man page
2007-05-08  Peter SamuelsonHyphens and Other Manpage Typography, 4/4: literal...
2007-05-08  Peter SamuelsonHyphens and Other Manpage Typography, 3/4: bold options.
2007-05-08  Peter SamuelsonHyphens and Other Manpage Typography, 2/4: proper nroff...
2007-05-08  Peter SamuelsonHyphens and Other Manpage Typography, 1/4:
2007-05-08  Neil BrownMinor manpage fixes
2007-05-08  Neil BrownRemove bogus add_dev definition.
2007-02-22  Neil BrownRelease 2.6.1 mdadm-2.6.1
2007-02-22  Neil BrownDon't include uclibc as part of 'everything'
2007-02-22  Neil BrownA couple of casts needed in printf statements.
2007-02-22  Neil BrownFixed old documentation in --grow --help
2007-02-22  Neil BrownTeach restripe to calculate Q syndrome for raid6.
2007-02-22  Neil BrownFix a warning about an uninitialised variable.
2007-02-22  Neil BrownFix a bug that was causing incorrect warning from ...
2006-12-21  Neil BrownRelease 2.6 mdadm-2.6
2006-12-21  Neil BrownAdd new mode: --incremental
2006-12-14  Neil BrownCentralise code for copying uuid
2006-12-14  Neil BrownSupport --uuid= with --create to choose your own UUID.
2006-12-14  Neil BrownFix bug where v1 superblock might appear active when...
2006-12-14  Neil BrownCentral calls to ioctl BLKGETSIZE
2006-12-14  Neil BrownDon't hold md device open for so long in --monitor...
2006-12-14  Neil BrownCheck device is large enough before hot-add.
2006-12-14  Neil BrownChange handling for "--assemble --force" when two drive...
2006-12-14  Neil BrownFix and test --update=uuid
2006-12-14  Neil BrownWhen resync finished, report the mismatch count if...
2006-12-14  Neil Brown--wait or -W will wait for resync activity to finish...
2006-12-14  Neil BrownChange 'Device Size' to 'Used Dev Size'
2006-12-14  Neil BrownIncrease raid456 stripe cache size if needed to --grow...
2006-12-14  Neil BrownGive useful message if raid4/5/6 cannot be started...
2006-12-14  Neil BrownDefault to --auto=yes
2006-12-14  Neil BrownFix a misleading comment.
2006-12-14  Neil BrownSupport --update=devicesize for cases where the underly...
2006-12-14  Neil BrownImprove allocation and use of space for bitmaps in...
2006-12-14  Neil BrownActually support --syslog
2006-12-14  Neil BrownRemove some unused interfaces to the metadata handlers.
2006-12-14  Neil BrownMake Assemble/Force work on raid6 with 2 missing devices.
2006-11-12  Neil Brown--update=resync did exactly the wrong thing for version...
2006-11-09  Neil BrownFixed UUID printing in "--detail --brief" for version1...
2006-11-08  Neil BrownRelease 2.5.6 mdadm-2.5.6
2006-11-08  Neil BrownFixed problems that could cause infinitel loop with...
2006-11-08  Goswin BrederlowDocument that the default metadata version can be overr...
2006-11-08  Neil BrownStrdup the bitmap file name found in the config file
2006-11-03  Neil BrownRelease 2-5-5 mdadm-2.5.5
2006-10-23  Neil BrownSupport --examine --brief --verbose properly
2006-10-23  Michael LabuschkeCheck error return on a couple of syscalls.
2006-10-23  Neil BrownUpdate test scripts for new blockdev
2006-10-22  Neil BrownImprove error message when wrong --update option is...
2006-10-19  Neil BrownIncrease default size of bitmap for v1 superblocks.
2006-10-19  Neil BrownFix bugs related to raid10 and the new offset layout.
2006-10-19  Neil BrownFix array-subscript error.
2006-10-16  Luca BerraDon't trigger and error on -As if all arrays are alread...
2006-10-16  Luca BerraDon't fail md_open if array already active.
2006-10-16  Luca BerraMdassemble improvements
2006-10-16  Neil BrownReduce max bitmap size when bitmap is in a file.
2006-10-16  Neil BrownFlush bitmap file before truncate.
2006-10-16  Neil BrownDon't #include blkpg.h
2006-10-13  Neil BrownRelease 2-5-4 mdadm-2.5.4
2006-10-12  Neil BrownRemove partitions from components of an md array
2006-10-12  Neil BrownAllow a number after --auto=yes
2006-10-09  Neil BrownImprove the message when mdadm detects similar superblocks
2006-10-09  Neil BrownClarify when update=super-minor happens automatcially
2006-10-09  Neil BrownFix typo in earlier patch.
2006-10-09  Paul ClementsFixed endian problem with bitmap metdata
2006-10-09  Neil BrownFix some endian-ness issues with v1 superblocks.
2006-10-09  Neil BrownMake --examine report chunk size when it should
2006-10-09  Neil BrownMinor man page and comment fixes
2006-08-11  Neil BrownAllow symlink creation to be disabled from command...
2006-08-11  Neil BrownCreate symlinks from /dev into /dev/md
2006-08-11  Neil BrownMinor improvement in name auto-chosen for version-1...
2006-08-11  Neil BrownRemove indeterminism from names in --examine --brief...
next