]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
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...
2006-08-07  Neil BrownRelease 2.5.3 mdadm-2.5.3
2006-08-07  Neil BrownTidyup automatic name choice for v-1 arrays
2006-08-07  Neil BrownFix starting of degraded arrays.
2006-08-07  Neil BrownExplicitly state GPL license in man pages.
2006-08-07  Neil BrownDocument usage of version0.91 superblock.
2006-06-27  Neil BrownRelease 2.5.2 mdadm-2.5.2
2006-06-26  Neil BrownMore consistent honoring of --configfile
2006-06-26  Neil BrownFix user-after-free bug in error path in --monitor...
2006-06-26  Neil BrownImprove ftw handling.
2006-06-26  Neil BrownFix a recently introduced bug, and make --assemble...
2006-06-26  Neil BrownWork around bug in --add handling for version-1 superb...
2006-06-26  Neil BrownAdd 'Array Slot' line to --examine for version-1 superb...
2006-06-26  martin f krafftFix manpage typo
2006-06-26  Neil BrownGet the changelog uptodate for recent changes.
2006-06-20  Paul ClementsMove a variable declaration to the declaration area.
2006-06-20  Neil BrownStop map_dev from returning [0:0]
2006-06-20  Paul ClementsFix problem with post-increment usage in macro
2006-06-16  Neil BrownRelease 2.5.1 mdadm-2.5.1
2006-06-16  Neil BrownUpdate Changelog for 2.5.1
2006-06-16  Neil BrownFix offsetof macro for 64bit hosts
2006-06-16  Neil BrownFix memory leak in monitor mode
2006-06-16  Neil BrownFix up some internalbitmap tests
2006-06-02  martin f. krafftAllow CONFFILE2 to be overridden during make invocation. origin
2006-06-02  martin f krafftCPPFLAGS gets used automatically on implicit rules.
2006-06-02  Neil BrownAvoid misdetection of overlapping partitions...
2006-06-02  Neil BrownRemove libssl dependancy and always use sha1.c code
2006-06-02  Neil BrownGet --stop to honour --quiet
2006-06-02  Neil BrownYet another include file that someone doesn't like....
2006-06-02  Neil BrownAllow default metadata to be specified in mdadm.conf
2006-06-02  Neil BrownDon't try to create a new device when using --manage...
2006-06-02  Neil BrownFinally (I hope) get byteorder stuff portable.
2006-06-02  Neil BrownFix typo in mail message from --monitor
2006-06-02  Neil BrownFix error code from examine properly..
2006-05-29  Neil BrownImprove compiling for static binaries.
2006-05-29  Neil BrownMake add_dev for uclibc return something.
2006-05-29  Neil BrownAdd uninstall target to Makefile
2006-05-29  Neil BrownNew install-* targets for installing differently compil...
2006-05-29  Neil BrownMakefile improvements for static linking.
2006-05-29  Neil Browncheck return status of all write/fwrite functions as...
2006-05-29  Neil BrownUclibc has deprecated 'random' so use 'rand' instead.
2006-05-29  Neil Brownadd CFLAGS to mdassemble build and fix a couple of...
2006-05-29  Neil BrownThis is to avoid gcc warnings when building with strict...
2006-05-29  Neil Brownsnprintf size should be at most the size of the buffer
2006-05-26  Neil BrownRelease 2.5 mdadm-2.5
2006-05-26  Neil BrownMake sure everything compiles...
2006-05-26  Neil BrownSupport --auto-update-homehost
2006-05-26  Neil BrownSet default name for v1 array based on device name.
2006-05-26  Neil BrownSupport auto-assembling of stacked devices
2006-05-26  Neil BrownNever remove device nodes of active devices.
2006-05-26  Neil BrownImprove names reported by --examine --brief
2006-05-26  Neil BrownChoose better devnumbers and tidy up some issues with...
2006-05-26  Neil BrownInitial implementation of auto-assembly
2006-05-23  Neil BrownAllow autoassembly to choose it's own name for the...
2006-05-23  Neil BrownWhen assembly arrays using incomplete detail, prefer...
2006-05-23  Neil BrownReorganise Assemble code somewhat.
2006-05-23  Neil BrownMake sure name matching for array assembly understand...
2006-05-23  Neil BrownSupport --update=homehost to allow updating of homehost...
next