summaryrefslogtreecommitdiffstats
path: root/mdassemble.8 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-30sysfs: Use the presence of /sys/block/<dev>/md as indicator of valid deviceJes Sorensen1-5/+12
2017-03-30mdadm.c: fix compile error "switch condition has boolean value"Gioh Kim1-8/+6
2017-03-30imsm: use rounded size for metadata initializationTomasz Majchrzak1-18/+34
2017-03-30mdadm/grow: reshape would be stuck from raid1 to raid5Zhilong Liu1-1/+1
2017-03-30Grow: Do not shadow an existing variableJes Sorensen1-3/+3
2017-03-30Grow: Remove unnecessary optimizationJes Sorensen1-12/+0
2017-03-29md_u: Remove some unused ioctl declarationsJes Sorensen1-6/+0
2017-03-29util: Introduce md_set_array_info()Jes Sorensen4-13/+21
2017-03-29util: Introduce md_get_disk_info()Jes Sorensen7-25/+31
2017-03-29Incremental: Remove redundant call for GET_ARRAY_INFOJes Sorensen1-8/+6
2017-03-29util: Introduce md_get_array_info()Jes Sorensen10-42/+51
2017-03-29Grow: Fixup a pile of cosmetic issuesJes Sorensen1-28/+32
2017-03-29util: Cosmetic changesJes Sorensen1-12/+10
2017-03-29mdadm: Fixup a number of whitespace inconsistency casesJes Sorensen1-26/+25
2017-03-29mdadm: Clean up some ugly multiple actions on single lineJes Sorensen1-10/+20
2017-03-29super1: replace hard-coded values with bit definitionsGioh Kim1-3/+4
2017-03-29mdadm.h: struct mdinfo: reorganize ppl elements for better struct packingJes Sorensen1-1/+1
2017-03-29Grow: support consistency policy changeArtur Paszkiewicz5-23/+218
2017-03-29Add 'ppl' and 'no-ppl' options for --update=Artur Paszkiewicz5-4/+139
2017-03-29super1: PPL supportArtur Paszkiewicz6-19/+155
2017-03-29imsm: PPL supportArtur Paszkiewicz6-24/+349
2017-03-29Detail: show consistency policyArtur Paszkiewicz5-46/+65
2017-03-29Generic support for --consistency-policy and PPLArtur Paszkiewicz14-58/+190
2017-03-28Detail: handle non-existent arrays better.NeilBrown1-0/+8
2017-03-28Add 'force' flag to *hot_remove_disk().NeilBrown4-13/+13
2017-03-28Introduce sys_hot_remove_disk()NeilBrown3-5/+14
2017-03-28mdadm/Build:check the level parameter when build new arrayZhilong Liu1-0/+4
2017-03-28Retry HOT_REMOVE_DISK a few times.NeilBrown4-10/+22
2017-03-28udev-md-raid-assembly.rules: Skip non-ready devicesHannes Reinecke1-0/+3
2017-03-28mdadm/bitmap:fixed typos in comments of bitmap.hZhilong Liu1-2/+2
2017-03-28super1: ignore failfast flag for setting device roleGioh Kim1-3/+5
2017-03-28mdadm: Forced type conversion to avoid truncationXiao Ni1-1/+1
2017-03-28Replace snprintf with strncpy at some places to avoid truncationXiao Ni1-3/+6
2017-03-28mdadm/Monitor: Fix NULL pointer dereference when stat2devnm return NULLZhilong Liu1-1/+7
2017-03-28mdadm/mdmon:deleted the abort_reshape never invokedZhilong Liu1-5/+0
2017-03-28mdadm:it doesn't make sense to set --bitmap twiceZhilong Liu1-0/+4
2017-03-28mdadm:fixed some trivial typos in comments of mdadm.hZhilong Liu1-2/+2
2017-03-17mdadm: Specify enough length when write to bufferXiao Ni3-3/+3
2017-03-17mdadm: Add Wimplicit-fallthrough=0 in MakefileXiao Ni1-0/+5
2017-03-07mdadm:add checking clustered bitmap in assemble modeZhilong Liu1-2/+4
2017-03-06mdadm:add man page for --symlinksZhilong Liu1-0/+9
2017-03-06examine: tidy up some code.NeilBrown1-36/+39
2017-03-06mdadm:check the nodes when operate clustered arrayZhilong Liu2-10/+3
2017-03-06mdadm:fix typo in commentZhilong Liu1-1/+1
2017-01-29Fix oddity where mdadm did not recognise a relative pathWol1-6/+6
2017-01-27imsm: fix missing error message during migrationPawel Baldysiak1-1/+1
2017-01-11Makefile: Fix date to be output in ISO formatJes Sorensen1-1/+1
2017-01-09Release mdadm-4.0mdadm-4.0Jes Sorensen7-6/+33
2017-01-09imsm: show correct size for arrays with 4k disksMaksymilian Kunt1-6/+12
2017-01-09Add detail information when can not connect monitorXiao Ni1-0/+2