summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* imsm: fix reading scsi serialArtur Paszkiewicz2017-11-021-0/+3
* Incremental: Use ->validate_geometry instead of ->avail_sizeNeilBrown2017-11-011-6/+9
* systemd: add %I to description of mdadm-last-resort services.NeilBrown2017-11-012-2/+2
* mdadm/mdopen: create new function create_named_array for writing to new_arrayZhilong Liu2017-11-011-20/+27
* mdadm/grow: adding a test to ensure resize was requiredZhilong Liu2017-10-111-2/+2
* Move mdadm_env.sh out of /usr/lib/systemdNeilBrown2017-10-102-2/+3
* mdcheck: improve cleanupNeilBrown2017-10-101-1/+1
* mdcheck: add some logging.NeilBrown2017-10-101-2/+7
* mdadm/mdstat: correct the strncmp number 4 as 6Zhilong Liu2017-10-101-1/+1
* mdadm/mdstat: fixup a number of '==' broken formattingZhilong Liu2017-10-101-19/+20
* mdadm/test: Add one test case for raid5 reshapeXiao Ni2017-10-102-0/+24
* mdmon: get safe mode delay file descriptor earlyTomasz Majchrzak2017-10-042-3/+14
* imsm: Set disk slot numberMariusz Tkaczyk2017-10-031-0/+3
* Grow: Use all 80 charactersJes Sorensen2017-10-021-220/+197
* imsm: write initial ppl on a disk added for rebuildArtur Paszkiewicz2017-10-021-1/+4
* imsm: use correct map when validating pplArtur Paszkiewicz2017-10-021-3/+3
* imsm: always do ppl recovery when starting a rebuilding arrayArtur Paszkiewicz2017-10-021-0/+3
* imsm: Write empty PPL header if assembling regular clean array.Pawel Baldysiak2017-10-021-1/+3
* imsm: don't skip resync when an invalid ppl header is foundArtur Paszkiewicz2017-10-021-2/+16
* Grow: fix switching on PPL during recoveryPawel Baldysiak2017-10-021-3/+0
* imsm: switch to multiple ppls automatically during assemblePawel Baldysiak2017-10-021-0/+30
* Zeroout whole ppl space during creation/force assemblePawel Baldysiak2017-10-024-1/+61
* imsm: validate multiple ppls during assemblePawel Baldysiak2017-10-021-24/+47
* imsm: Add support for multiple pplsPawel Baldysiak2017-10-021-10/+27
* super1: Add support for multiple-pplsPawel Baldysiak2017-10-021-28/+37
* Don't abort starting the array if kernel does not support pplArtur Paszkiewicz2017-10-023-9/+12
* mdadm: fixes some trivial typos in commentsZhilong Liu2017-10-022-5/+5
* mdadm/manpage: disable bitmap_resize for external file bitmapZhilong Liu2017-10-021-0/+5
* mdadm/grow: Component size must be larger than chunk sizeZhilong Liu2017-10-021-0/+6
* Monitor: Check redundancy for arraysMariusz Tkaczyk2017-10-021-4/+4
* imsm: New disk controller domainsMariusz Tkaczyk2017-10-021-0/+4
* Grow: stop previous reshape process firstTomasz Majchrzak2017-10-021-2/+2
* Close mdfd before returning main functionXiao Ni2017-10-021-0/+2
* util: Code is 80 characters wideJes Sorensen2017-09-301-12/+21
* Manage_subdevs(): Use a dev_tJes Sorensen2017-09-301-1/+1
* sysfs_init_dev - take a dev_t argumentJes Sorensen2017-09-302-2/+2
* lib: devid2kname() should take a dev_tJes Sorensen2017-09-292-4/+3
* mdopen: call "modprobe md_mod" if it might be needed.NeilBrown2017-09-271-0/+4
* mdadm/test: add new testcase for testing readonly/readwriteZhilong Liu2017-09-011-0/+22
* mdadm/test: get rid of tests/checkZhilong Liu2017-09-011-35/+0
* mdadm/test: get rid of the tests/testdevZhilong Liu2017-09-011-13/+0
* mdadm/test: use the first element of array as parsing conditionZhilong Liu2017-09-011-1/+1
* mdadm/bitmap: examine-bitmap failed when bitmap is external modeZhilong Liu2017-09-011-5/+7
* mdadm: set journal_clean after scanning all disksSong Liu2017-09-011-2/+6
* mdadm: install two more udev rules in mdadm.specSong Liu2017-08-291-0/+2
* Detail: differentiate between container and inactive arraysMariusz Tkaczyk2017-08-231-5/+11
* Monitor: Include containers in spare migrationMariusz Tkaczyk2017-08-161-1/+1
* Monitor: containers don't have the same sysfs properties as arraysMariusz Tkaczyk2017-08-161-18/+28
* Don't use exit(ERANGE)NeilBrown2017-08-161-1/+1
* super1: only set clustered flag when bitmap is presentNeilBrown2017-08-161-2/+2