]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2016-01-28  NeilBrownRelease mdadm-3.4 mdadm-3.4
2016-01-28  NeilBrownAssorted fixed for a "make everything" build
2016-01-28  NeilBrownsuper1: allow reshape that hasn't really started to...
2016-01-28  NeilBrownsuper0: Fix reporting of devices between 2GB and 4GB
2016-01-28  NeilBrownsystemd/mdadm-last-resort: add Conflicts to .service...
2016-01-28  NeilBrownsuper1: fix calculation of space_before
2016-01-27  Guoqing Jiangutil: fix wrong return value of cluster_get_dlmlock
2016-01-14  Khem RajAdd casts for the addr arg of connect and bind
2016-01-14  Khem RajDefine _POSIX_C_SOURCE if undefined
2016-01-14  NeilBrownCreate: minor fix when adding a journal device
2016-01-14  NeilBrownCreate: fix regression in setting raid_disk
2016-01-12  NeilBrownrestripe: fix compilation of "make test"
2016-01-12  Guoqing JiangFix wrong description in manpage
2016-01-07  Artur Paszkiewiczimsm: don't update migration record when reshape is...
2016-01-07  Artur Paszkiewiczimsm: use timeout when waiting for reshape progress
2016-01-06  Pawel BaldysiakIMSM: Add support for VMD
2015-12-23  Artur Paszkiewiczimsm: abort reshape if sync_action is not "reshape"
2015-12-23  Artur PaszkiewiczGrow: close file descriptor earlier to avoid "still...
2015-12-23  NeilBrownDetail: fix wrong condition in recent change.
2015-12-22  Xiao NiCheck and remove bitmap first when reshape to raid0
2015-12-21  Song Liuin --add assign raid_disk of 0 to journal
2015-12-21  Song Liumove journal to end of --detail list
2015-12-21  NeilBrownAdd --update=force-no-bbl.
2015-12-21  NeilBrownMerge branch 'fix-unlikely-potential-overflows' of...
2015-12-21  NeilBrownMerge https://github.com/makelinux/mdadm
2015-12-18  NeilBrownDetail: don't assume a particular 'disk' number of...
2015-12-18  NeilBrownDetail: report correct raid-disk for removed drives.
2015-12-16  Guoqing Jiangmdadm: improve the safeguard for change cluster raid...
2015-12-16  Guoqing Jiangmdadm: do not try to hold dlm lock in free_super1
2015-12-16  Guoqing Jiangmdadm: do not display bitmap info if it is cleared
2015-12-16  Guoqing Jiangmdadm: don't show cluster name once the bitmap is cleared
2015-12-16  Guoqing Jiangmdadm: output info more precisely when change bitmap...
2015-12-16  Guoqing Jiangmdadm: let cluster raid could also add disk within...
2015-12-16  Song Liurecreate journal in mdadm
2015-12-16  Song Liuadd sysfs_array_state to struct mdinfo
2015-12-16  Deepa Dinamanimdadm: Change timestamps to unsigned data type.
2015-12-10  Constantine... Detail.c --test fix
2015-12-08  Song Liufix bug in assemble
2015-12-03  Bas van Schaikmake sure 'path' buffer is large enough to fit 200...
2015-12-03  Bas van Schaikavoid confusion with parameter 'devname' with same...
2015-12-03  Bas van Schaikensure buffer is large enough for two ints and some...
2015-10-30  Song Liuadd crc32c and use it for r5l checksum
2015-10-22  Song Liumdadm: add test script for raid456 journal
2015-10-22  Song Liumdadm: Add description of write journal to md.4
2015-10-22  Song Liumdadm: refactor write journal code in Assemble and...
2015-10-21  Guoqing JiangMake cmap_* also has same policy as dlm_*
2015-10-21  Guoqing JiangSafeguard against writing to an active device of anothe...
2015-10-19  Song LiuAdd help message and man entry for --write-journal
2015-10-19  Song LiuCheck write journal in incremental
2015-10-19  Song LiuAssemble array with write journal
2015-10-19  Song LiuEnable create array with write journal (--write-journal...
2015-10-19  Song LiuShow device as journal in --detail --examine
2015-10-19  Song Liuadd macros for MD_DISK_ROLE_(SPARE/FAULTY)
2015-10-08  Artur Paszkiewiczimsm: don't call abort_reshape() in imsm_manage_reshape()
2015-10-08  Guoqing Jiangre-add: make re-add try to write sysfs node first
2015-09-30  NeilBrownMerge branch 'fix' of git://github.com/ldzhong/mdadm
2015-09-28  Guoqing Jiangmdadm: make cluster raid also could support re-add
2015-09-28  Goldwyn RodriguesFix --incremental handling on cluster array.
2015-09-28  NeilBrownsuper1: Do not create bad block log for clustered devices.
2015-09-28  Goldwyn RodriguesIncrement version for clustered bitmaps
2015-08-26  Lidong Zhongmdadm: remove duplicate logic when c.delay is 0
2015-08-05  NeilBrownMakefile: test -s flag and suppress echo when set.
2015-08-05  NeilBrowntests: raid6 repair is now tested on every different...
2015-08-05  NeilBrownAssemble: correctly capture error from ->write_bitmap
2015-08-05  NeilBrownmain: remove use of uninitialized 'rv'.
2015-08-05  NeilBrownraid6check: don't ignore return value from posix_memalign.
2015-08-03  NeilBrownMerge branch 'mdadm-3.3.x'
2015-08-03  NeilBrownRelease mdadm-3.3.4 mdadm-3.3.x mdadm-3.3.4
2015-08-03  NeilBrownAssemble: really don't assemble IMSM array without...
2015-08-03  NeilBrownmdassemble: include mapfile support.
2015-08-03  NeilBrownAssemble: don't assemble IMSM array without OROM.
2015-08-03  NeilBrownmdassemble: include mapfile support.
2015-08-03  NeilBrownmdassemble: don't try to perform cluster check.
2015-07-29  Guoqing Jiangmd-cluster: use %-64s to print cluster_name
2015-07-29  Guoqing Jiangmdadm: fix wrong condition for go to abort
2015-07-29  NeilBrownAssemble: don't assemble IMSM array without OROM.
2015-07-27  NeilBrownMerge branch 'cluster'
2015-07-24  NeilBrownRelease mdadm-3.3.3 mdadm-3.3.3
2015-07-24  NeilBrownmdassemble: add "Name" definition.
2015-07-24  NeilBrownDon't ignore return value from read and write
2015-07-24  NeilBrownbitmap: convert "inline" to "static inline"
2015-07-24  NeilBrownAssemble: extend --homehost='<ignore>' to allow --name...
2015-07-23  NeilBrowntest: assume recovery has completed if sync_completed...
2015-07-23  NeilBrowntests: flushbufs after writing zeros
2015-07-21  NeilBrowntest: add -F flag to mkfs
2015-07-21  NeilBrownmdadm: document --homehost=any functionality.
2015-07-21  NeilBrownAssemble: improve tests for matching --name= request.
2015-07-20  NeilBrownraid6check: use O_DIRECT instead of O_SYNC.
2015-07-20  NeilBrownrestripe: fix data block order in raid6_2_data_recov
2015-07-20  NeilBrownraid6check: various cleanup/fixes
2015-07-17  NeilBrownAssemble: really ensure stripe_cache is bit enough...
2015-07-16  NeilBrownraid6check
2015-07-16  NeilBrownraid6check: get device ordering correct for syndrome...
2015-07-16  NeilBrowntests: slow down --stop a bit to allow revert-inplace...
2015-07-15  NeilBrowntests: add 19raid6check
2015-07-15  NeilBrowntest: clear out old metadata from loop devices.
2015-07-10  NeilBrownraid6check: report role of suspect device.
2015-07-10  NeilBrowntests: save failure logs to logdir
2015-07-10  NeilBrowntests: do not try to 'flushbufs' after stopping a array
2015-07-06  NeilBrowntest: add dmesg output to logs on error.
next