summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release mdadm-4.1-rc2mdadm-4.1-rc2Jes Sorensen2018-08-036-5/+22
* Incremental: remove external arrays and devices correctlyMariusz Tkaczyk2018-08-031-26/+52
* Grow: Frozen array can't be idleMariusz Tkaczyk2018-08-011-1/+2
* udev.rules: make safe timeouts compatible with split-usr systems.Dimitri John Ledkov2018-07-311-2/+2
* Assemble: remove the protection when clustered raid do assembleGuoqing Jiang2018-07-201-21/+0
* mapfile: set *mapp to NULL after map_freeGuoqing Jiang2018-07-191-0/+1
* tests, imsm: Calculate expected array_size in proper wayMichal Zylowski2018-07-113-8/+26
* tests, imsm: Migration from RAID5 to RAID0 is not supported for IMSM metadataMichal Zylowski2018-07-112-4/+4
* tests, imsm: Test shouldn't call grow with chunk and level in one commandMichal Zylowski2018-07-111-3/+8
* tests, imsm: Set new_num_disks value corectly to perform expected size calcul...Michal Zylowski2018-07-113-1/+3
* tests, imsm: Fix unit inconsistency in tests error messagesMichal Zylowski2018-07-111-1/+1
* tests, imsm: Set correct expected offset between volumesMichal Zylowski2018-07-1113-19/+17
* Coverity: Resource leak: close fd before returnAnthony Youngman2018-07-111-0/+1
* Coverity: Resource leak: close fds and free array before returnAnthony Youngman2018-07-111-0/+3
* Coverity: Resource leak: fix return without freeAnthony Youngman2018-07-111-0/+2
* Free map to avoid resource leak issuesGuoqing Jiang2018-06-116-2/+13
* imsm: correct num_data_stripes in metadata map for migrationRoman Sobanski2018-06-081-6/+10
* Assemble.c Don't ignore faulty disk when array is auto assembled.Mariusz Tkaczyk2018-06-081-0/+2
* gcc-8 coverity hackJes Sorensen2018-06-042-4/+21
* mdadm/test: correct tests/testdev as testdev in 02r5growZhilong Liu2018-06-011-1/+1
* mdadm/test: mdadm needn't make install on the systemZhilong Liu2018-06-011-7/+4
* Check major number of block device when querying md deviceXiao Ni2018-06-011-3/+2
* super-ddf: Fix gcc-8.1 overflow warningsJes Sorensen2018-05-311-2/+3
* super1: Fix cases triggering gcc-8.1 strncpy truncate warningJes Sorensen2018-05-311-4/+18
* super0: Use memmove() when adjusting sparc2.2 superblock dataJes Sorensen2018-05-311-3/+4
* 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