summaryrefslogtreecommitdiffstats
path: root/raid6check.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-04Manage&Incremental: code refactor, string to enumMateusz Kusiak5-33/+45
2023-01-04Change update to enum in update_super and update_subarrayMateusz Kusiak9-62/+52
2023-01-04super-intel: refactor the code for enumMateusz Kusiak1-12/+25
2023-01-04super1: refactor the code for enumMateusz Kusiak1-61/+91
2023-01-04super0: refactor the code for enumMateusz Kusiak1-39/+63
2023-01-04super-ddf: Remove update_super_ddf.Mateusz Kusiak1-70/+0
2023-01-04Add code specific update options to enum.Mateusz Kusiak2-0/+36
2023-01-04Fix --update-subarray on active volumeMateusz Kusiak2-5/+7
2023-01-04mdadm: Add option validation for --update-subarrayMateusz Kusiak4-74/+124
2022-12-28mdadm: create ident_init()Mariusz Tkaczyk3-32/+36
2022-12-28Grow: fix possible memory leak.Blazej Kucman1-1/+4
2022-12-28Update mdadm Monitor manual.Blazej Kucman1-21/+50
2022-12-28Monitor: block if monitor modes are combined.Blazej Kucman1-1/+6
2022-12-28Mdmonitor: Split alert() into separate functionsMateusz Grzonka1-91/+95
2022-09-29Mdmonitor: Omit non-md devicesLukasz Florczak1-8/+4
2022-09-29mdadm: replace container level checking with inlineKinga Tanska10-20/+33
2022-09-16ReadMe: fix command-line helpMariusz Tkaczyk1-1/+1
2022-09-16mdadm: Add Documentation entries to systemd servicesMariusz Tkaczyk7-1/+8
2022-09-14mdadm: added support for Intel Alderlake RST on VMD platformOldřich Jedlička1-5/+13
2022-09-08Monitor: Fix statelist memory leaksPawel Baldysiak1-9/+31
2022-09-08Manage: Block unsafe member failingMateusz Kusiak1-1/+52
2022-09-08mdadm: Correct typos, punctuation and grammar in manMateusz Grzonka1-90/+88
2022-08-29super1: report truncated deviceNeilBrown1-7/+28
2022-08-24Assemble: check if device is container before scheduling force-clean updateKinga Tanska1-3/+2
2022-08-24Grow: Split Grow_reshape into helper functionMateusz Kusiak3-59/+81
2022-08-23mdadm: Don't open md device for CREATE and ASSEMBLELogan Gunthorpe3-20/+33
2022-08-23mdadm: move data_offset to struct shapeMariusz Tkaczyk4-26/+22
2022-08-23mdadm: remove symlink optionMariusz Tkaczyk6-53/+1