summaryrefslogtreecommitdiffstats
path: root/mdadm.conf-example (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-05Detect too-small device: error rather than underflow/crashDavid Favro1-5/+14
2020-06-05Block overwriting existing links while manual assemblyKinga Tanska1-0/+4
2020-05-19restripe: fix ignoring return value of ‘read’ and lseekGuoqing Jiang1-2/+10
2020-05-19Include count for \0 character when using strncpy to implement strdup.Jes Sorensen1-1/+1
2020-05-19uuid.c: split uuid stuffs from util.cGuoqing Jiang3-90/+115
2020-05-15Makefile: add EXTRAVERSION supportTkaczyk Mariusz2-2/+6
2020-05-14mdcheck: Log when doneDonald Buczek1-0/+2
2020-05-14Assemble.c: respect force flag.Mariusz Tkaczyk1-13/+38
2020-05-05clean up meaning of small typoNigel Croxon1-1/+1
2020-04-27Assemble: print error message if mdadm fails assembling with --uuid optionGioh Kim1-1/+1
2020-04-27Manage, imsm: Write metadata before addTkaczyk Mariusz2-28/+44
2020-04-27Detail: adding sync status for cluster deviceLidong Zhong3-4/+10
2020-04-27Monitor: improve check_one_sharer() for checking duplicated processColy Li1-12/+20
2020-04-27udev: Ignore change event for imsmMariusz Tkaczyk1-1/+1
2020-03-17imsm: show Subarray and Volume ID in --examine outputArtur Paszkiewicz1-0/+3
2020-03-17imsm: support the Array Creation Time field in metadataArtur Paszkiewicz1-2/+9
2020-03-16Detail: show correct bitmap info for cluster raid deviceLidong Zhong1-1/+3
2020-03-12imsm: Correct minimal device size.Blazej Kucman1-1/+4
2020-02-24imsm: Remove --dump/--restore implementationBlazej Kucman1-56/+0
2020-02-24imsm: pass subarray id to kill_subarray functionBlazej Kucman4-8/+8
2020-02-24Remove the legacy whitespaceXiao Ni3-3/+3
2020-02-24mdadm.8: add note information for raid0 growing operationColy Li1-0/+6
2020-01-21imsm: fill working_disks according to metadata.Blazej Kucman2-6/+8
2020-01-21Add support for TebibytesKinga Tanska2-24/+43
2020-01-16imsm: Update grow manual.Blazej Kucman1-6/+2
2020-01-16mdcheck service can't start succesfully because of syntax errorXiao Ni2-2/+2
2020-01-16Change warning messageKinga Tanska1-1/+2
2020-01-16Respect $(CROSS_COMPILE) when $(CC) is the defaultdann frazier1-1/+3
2019-12-02Assemble: add support for RAID0 layouts.NeilBrown5-1/+47
2019-12-02Create: add support for RAID0 layouts.NeilBrown9-3/+121
2019-12-02imsm: Change the way of printing nvme drives in detail-platform.Blazej Kucman1-51/+46
2019-12-02imsm: return correct uuid for volume in detailBlazej Kucman6-12/+30
2019-12-02Remove unused codeXiao Ni1-1/+0
2019-11-27Fix up a few formatting issuesJes Sorensen1-4/+9
2019-11-27Remove last traces of HOT_ADD_DISKJes Sorensen2-3/+0
2019-11-27Manage: Remove the legacy code for md driver prior to 0.90.03Xiao Yang1-12/+0
2019-11-12super-intel: don't mark structs 'packed' unnecessarilyNeilBrown1-6/+26
2019-11-12SUSE-mdadm_env.sh: handle MDADM_CHECK_DURATIONNeilBrown1-0/+3
2019-11-12mdcheck: use ${} to pass variable to mdcheckNeilBrown2-5/+4
2019-11-12mdcheck: when mdcheck_start is enabled, enable mdcheck_continue too.NeilBrown2-0/+3
2019-11-12imsm: allow to specify second volume sizeKrzysztof Smolinski1-10/+4
2019-10-04imsm: save current_vol numberMariusz Tkaczyk1-0/+2
2019-10-01udev: allow for udev attribute reading bug.NeilBrown1-1/+1
2019-09-30Don't need to check recovery after re-add when no I/O writes to raidXiao Ni1-2/+0
2019-09-30Init devlist as an arrayXiao Ni1-0/+3
2019-09-30mdadm/md.4: add the descriptions for bitmap sysfs nodesGuoqing Jiang1-0/+69
2019-09-30mdadm: force a uuid swap on big endianNigel Croxon1-0/+4
2019-09-30mdadm: Introduce new array state 'broken' for raid0/linearGuilherme G. Piccoli6-7/+23
2019-08-16mdadm: check value returned by snprintf against errorsKrzysztof Smolinski1-2/+10
2019-08-14imsm: close removed drive fd.Mariusz Tkaczyk1-0/+3