summaryrefslogtreecommitdiffstats
path: root/tests/13imsm-r5_r0_3d-grow-r5_r0_5d (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-05Assemble: correctly capture error from ->write_bitmapNeilBrown1-1/+1
2015-08-05main: remove use of uninitialized 'rv'.NeilBrown1-2/+2
2015-08-05raid6check: don't ignore return value from posix_memalign.NeilBrown1-1/+2
2015-08-03Release mdadm-3.3.4mdadm-3.3.4NeilBrown7-6/+44
2015-08-03Assemble: really don't assemble IMSM array without OROM.NeilBrown2-2/+4
2015-08-03mdassemble: include mapfile support.NeilBrown3-23/+1
2015-08-03Assemble: don't assemble IMSM array without OROM.NeilBrown2-6/+5
2015-08-03mdassemble: include mapfile support.NeilBrown3-23/+1
2015-08-03mdassemble: don't try to perform cluster check.NeilBrown1-1/+2
2015-07-29md-cluster: use %-64s to print cluster_nameGuoqing Jiang2-3/+3
2015-07-29mdadm: fix wrong condition for go to abortGuoqing Jiang1-1/+1
2015-07-29Assemble: don't assemble IMSM array without OROM.NeilBrown2-6/+5
2015-07-24Release mdadm-3.3.3mdadm-3.3.3NeilBrown7-7/+27
2015-07-24mdassemble: add "Name" definition.NeilBrown1-0/+2
2015-07-24Don't ignore return value from read and writeNeilBrown2-9/+19
2015-07-24bitmap: convert "inline" to "static inline"NeilBrown1-3/+3
2015-07-24Assemble: extend --homehost='<ignore>' to allow --name= to ignore homehostNeilBrown2-7/+11
2015-07-23test: assume recovery has completed if sync_completed says so.NeilBrown1-0/+8
2015-07-23tests: flushbufs after writing zerosNeilBrown2-0/+2
2015-07-22test: add -F flag to mkfsNeilBrown4-6/+6
2015-07-22mdadm: document --homehost=any functionality.NeilBrown1-0/+7
2015-07-22Assemble: improve tests for matching --name= request.NeilBrown1-7/+12
2015-07-20raid6check: use O_DIRECT instead of O_SYNC.NeilBrown1-2/+3
2015-07-20restripe: fix data block order in raid6_2_data_recovNeilBrown2-10/+6
2015-07-20raid6check: various cleanup/fixesNeilBrown2-129/+168
2015-07-17Assemble: really ensure stripe_cache is bit enough to handle new chunk sizeNeilBrown1-2/+2
2015-07-16raid6checkNeilBrown2-21/+37
2015-07-16raid6check: get device ordering correct for syndrome calculation.NeilBrown1-6/+15
2015-07-16tests: slow down --stop a bit to allow revert-inplace to work.NeilBrown2-4/+4