]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
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...
2006-05-23  Neil BrownAllow --update=name to update the name during assembly.
2006-05-23  Neil BrownMake sure homehost is set correctly when --update=uuid
2006-05-19  Neil BrownInclude homehost information in --examine as appropriate
2006-05-19  Neil BrownInclude homehost information in --detail where appropriate.
2006-05-19  Neil BrownMake homehost information appear in superblock.
2006-05-19  Neil BrownAllow homehost to be set on command line or in config...
2006-05-19  Neil BrownImprove code for recognising config lines.
2006-05-19  Neil BrownJust updaqte copyright dates and email address
2006-05-19  Neil BrownNew flag --no-degraded
2006-05-19  Neil BrownAdd a copy of /proc/mdstat to the mail message send...
2006-05-19  Neil BrownFix incorrect error status from --examine --scan
2006-05-16  Neil BrownArrange the 'auto' setting in mdadm.conf can choose...
2006-05-16  Neil BrownWhen updating uuid, update the bitmap as well - externa...
2006-05-16  Neil BrownFix a couple of typos in the man page.
2006-05-16  Neil BrownWhen updating uuid, update the bitmap as well - interna...
2006-05-15  Neil BrownDetail checks if array has been started or not and...
2006-05-15  Neil BrownAllow default creation info to to be stored in mdadm...
2006-05-15  Neil BrownLimit size of bitmap to 2million chunks.
2006-05-15  Neil BrownFix problem with sector/KB size confuision for bitmap...
2006-05-15  Neil BrownSupport new offset layout for raid10
2006-05-15  Neil BrownAssume "DEVICE partitions" if no DEVICE line present.
2006-05-15  Neil BrownArrange that SparesMissing events generate an email...
2006-05-15  Neil BrownSupport 'mailfrom' line in mdadm.conf so the From:...
2006-05-15  Neil BrownUse O_DIRECT to read bitmap files.
2006-04-28  Neil Brown[PATCH] Make sure update_super returns correct value.
2006-04-28  Neil Brown[PATCH] Get the name for partitioned devices in sysfs...
2006-04-17  Neil BrownRelease 2.4.1 mdadm-2.4.1
2006-04-07  Neil BrownFix alignment problem in version-1 superblocks.
2006-04-01  Neil BrownAdd tests/05r1-grow-internal-1
2006-04-03  Neil Brownfix write mostly for add and re-add
2006-03-30  Neil BrownAdd ANNOUNCE-2.4 mdadm-2.4
2006-04-03  Neil BrownRelease 2.4
2006-03-29  Neil BrownAdd tests/05r1-grow-internal-1
2006-03-30  Neil BrownUpdates to md.4
2006-03-29  Neil BrownBug fixes to pass test suite
2006-03-29  Neil BrownSupport 'bitmap=' in mdadm.conf for auto-assembling...
2006-03-29  Neil BrownMan page tidyup.
2006-03-28  Neil BrownChangelog Updates
2006-03-28  Neil BrownKill old superblocks on create.
2006-03-28  Neil BrownReduce dependance on MD_SB_DISKS
2006-03-28  Neil BrownAdd information about reshape to --detail
2006-03-28  Neil BrownDon't try to get bitmap info on old kernels.
2006-03-28  Neil BrownCreate missing /dev files where needed.
2006-03-28  Neil BrownFix messy --detail output when there is a failed device.
2006-03-27  Neil BrownMake scanning of /dev work even if it is a symlink
2006-03-27  Neil BrownAllow resize to backup to a file.
2006-03-27  Neil BrownRemove ident arg from getinfo_super;
2006-03-27  Neil BrownPut a 'canary' block in front of the backup
2006-03-20  Neil BrownAdd ANNOUNCE-2.4-pre1 mdadm-2.4-pre1
2006-03-20  Neil BrownRelease 2.4-pre1
2006-03-20  Neil BrownFix a few issues with the reshape patches.
2006-03-20  Neil BrownSupport restarting of a reshape on --assemble
2006-03-13  Neil BrownInitial reshape support
2006-02-06  Neil BrownAdd ANNOUNCE-2.3.1 mdadm-2.3.1
2006-02-06  Neil BrownRelease some compile fixes.
2006-02-02  Neil BrownUpdate ChangeLog and release 2.3 mdadm-2.3
2006-02-02  Neil BrownSome little bits and pieces...
2006-01-31  Neil BrownFix printing of size of reiserfs filesystem.
2006-01-31  Neil BrownSort mdstat entries so that composites are well-ordered.
2006-01-31  Neil BrownPrefer version-1 superblocks for v.large devices.
2006-01-30  Neil BrownReport device size correctly in --detail for Large...
2006-01-30  Neil BrownStuff like..
2006-01-30  Neil BrownReport bitmap offset when examining v1 superblock.
2006-01-30  Neil BrownWork towards allowing larger internal bitmaps in versio...
2006-01-30  Neil BrownSupport --help --assemble etc.
next