summaryrefslogtreecommitdiffstats
path: root/Kill.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-30super-intel: Avoid gcc-8.1 complaining about truncating snprintf()Jes Sorensen1-1/+2
2018-05-29super-intel: Get rid of unnused stringJes Sorensen1-1/+0
2018-05-29super-intel: Use memcpy() to avoid confusing gccJes Sorensen1-1/+1
2018-05-29Do not confuse gccJes Sorensen1-1/+7
2018-05-29Fix misspelling of 'alignment' and 'geometry'Michal Zylowski1-15/+15
2018-04-27mdadm/grow: correct size and chunk_size castingRoman Sobanski1-1/+1
2018-04-25Prevent create IMSM volume with size smaller than 1M or chunkRoman Sobanski1-0/+10
2018-04-12imsm: do not use blocks_per_member in array size calculationsMariusz Dabrowski1-29/+76
2018-04-12imsm: pass already existing map to imsm_num_data_membersMariusz Dabrowski1-20/+21
2018-04-12imsm: add functions to get and set imsm dev sizeMariusz Dabrowski1-20/+21
2018-04-12imsm: change reserved space to 4MBMariusz Dabrowski1-2/+2
2018-04-11tests/func.sh: Fix some total breakage in the test scriptsJes Sorensen2-20/+4
2018-04-10imsm: Allow create RAID volume with link to containerMichal Zylowski1-1/+1
2018-04-10mdadm: fix use-after-free after free_mdstatZhipeng Xie1-1/+2
2018-03-22mdadm: 4.1-rc1mdadm-4.1-rc1Jes Sorensen6-14/+46
2018-03-22makedist: Fix to handle rc releasesJes Sorensen1-3/+3
2018-03-22imsm: fix assemble with ppl during rebuildArtur Paszkiewicz1-31/+68