summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdopen: fix gcc 8.1 string overflow errorJes Sorensen2018-05-311-3/+5
* Monitor: Increase size of percentalert to avoid gcc warningJes Sorensen2018-05-311-1/+1
* imsm: Do not require MDADM_EXPERIMENTAL flag anymoreMichal Zylowski2018-05-315-33/+6
* imsm: Do not block volume creation when container has disks with mixed sector...Michal Zylowski2018-05-311-0/+5
* super-intel: Do not truncate last character of volume nameJes Sorensen2018-05-301-3/+4
* super-intel: Avoid gcc-8.1 complaining about truncating snprintf()Jes Sorensen2018-05-301-1/+2
* super-intel: Get rid of unnused stringJes Sorensen2018-05-291-1/+0
* super-intel: Use memcpy() to avoid confusing gccJes Sorensen2018-05-291-1/+1
* Do not confuse gccJes Sorensen2018-05-291-1/+7
* Fix misspelling of 'alignment' and 'geometry'Michal Zylowski2018-05-291-15/+15
* mdadm/grow: correct size and chunk_size castingRoman Sobanski2018-04-271-1/+1
* Prevent create IMSM volume with size smaller than 1M or chunkRoman Sobanski2018-04-251-0/+10
* imsm: do not use blocks_per_member in array size calculationsMariusz Dabrowski2018-04-121-29/+76
* imsm: pass already existing map to imsm_num_data_membersMariusz Dabrowski2018-04-121-20/+21
* imsm: add functions to get and set imsm dev sizeMariusz Dabrowski2018-04-121-20/+21
* imsm: change reserved space to 4MBMariusz Dabrowski2018-04-121-2/+2
* tests/func.sh: Fix some total breakage in the test scriptsJes Sorensen2018-04-112-20/+4
* imsm: Allow create RAID volume with link to containerMichal Zylowski2018-04-101-1/+1
* mdadm: fix use-after-free after free_mdstatZhipeng Xie2018-04-101-1/+2
* mdadm: 4.1-rc1mdadm-4.1-rc1Jes Sorensen2018-03-226-14/+46
* makedist: Fix to handle rc releasesJes Sorensen2018-03-221-3/+3
* imsm: fix assemble with ppl during rebuildArtur Paszkiewicz2018-03-221-31/+68
* clustermd_tests: add test case to test switch-recovery against cluster-raid10Zhilong Liu2018-03-081-0/+21
* clustermd_tests: add test case to test switch-recovery against cluster-raid1Zhilong Liu2018-03-081-0/+21
* clustermd_tests: add test case to test switch-resync against cluster-raid10Zhilong Liu2018-03-081-0/+18
* clustermd_tests: add test case to test switch-resync against cluster-raid1Zhilong Liu2018-03-081-0/+18
* clustermd_tests: add test case to test manage_re-add against cluster-raid10Zhilong Liu2018-03-081-0/+18
* clustermd_tests: add test case to test manage_re-add against cluster-raid1Zhilong Liu2018-03-081-0/+18
* clustermd_tests: add test case to test manage_add-spare against cluster-raid10Zhilong Liu2018-03-081-0/+30
* clustermd_tests: add test case to test manage_add-spare against cluster-raid1Zhilong Liu2018-03-081-0/+30
* clustermd_tests: add test case to test manage_add against cluster-raid10Zhilong Liu2018-03-081-0/+33
* clustermd_tests: add test case to test manage_add against cluster-raid1Zhilong Liu2018-03-081-0/+33
* clustermd_tests: add test case to test grow_add against cluster-raid1Zhilong Liu2018-03-081-0/+68
* clustermd_tests: add test case to test switching bitmap against cluster-raid10Zhilong Liu2018-03-081-0/+51
* clustermd_tests: add test case to test switching bitmap against cluster-raid1Zhilong Liu2018-03-081-0/+51
* manpage: add prompt in --zero-superblock against clustered raidZhilong Liu2018-03-081-0/+4
* mdadm/clustermd_tests: delete meaningless commands in checkZhilong Liu2018-03-081-2/+0
* mdadm/clustermd_tests: add nobitmap in checkZhilong Liu2018-03-081-0/+7
* mdadm/test: add do_clean to ensure each case only catch its own testlogZhilong Liu2018-03-083-6/+15
* mdadm/test: add disk metadata infos in save_logZhilong Liu2018-03-082-0/+4
* mdadm/test: improve filtering r10 from raid1 in raidtypeZhilong Liu2018-03-081-1/+1
* Assemble: cleanup the failure pathGuoqing Jiang2018-03-081-40/+22
* Assemble: provide protection when clustered raid do assembleGuoqing Jiang2018-03-081-1/+31
* mdadm: improve the dlm locking mechanism for clustered raidGuoqing Jiang2018-03-084-61/+68
* Add one sanity check for missing deviceXiao Ni2018-02-232-0/+8
* mdadm: prevent out-of-date reshaping devices from force assembleBingJing Chang2018-02-231-2/+20
* imsm: update product name in error messageMichal Zylowski2018-02-201-1/+1
* Add udev-md-raid-safe-timeouts.rulesJonathan Underwood2018-02-011-0/+61
* Subdevs can't be all missing when create raid deviceXiao Ni2018-01-261-0/+4
* Grow.c: Block any level migration with chunk size changeMariusz Tkaczyk2018-01-251-0/+5