summaryrefslogtreecommitdiffstats
path: root/swap_super.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-24mdadm/tests: 07autodetect.broken can be removedXiao Ni1-5/+0
2024-05-24mdadm/tests: 07autoassembleXiao Ni3-10/+37
2024-05-24mdadm/tests: 06name enhanceXiao Ni1-2/+8
2024-05-24mdadm/tests: 05r5-internalbitmapXiao Ni1-12/+9
2024-05-24tests/04update-metadata skip linearXiao Ni3-15/+25
2024-05-24mdadm/tests: remove 04r5swap.brokenXiao Ni1-7/+0
2024-05-24mdadm/tests: 03r5assemV1Xiao Ni1-17/+0
2024-05-24mdadm/tests: remove 03r5assem-failedXiao Ni1-12/+0
2024-05-24mdadm/tests 03r0assem enhanceXiao Ni1-10/+0
2024-05-24mdadm/tests: 03assem-incr enhanceXiao Ni2-7/+16
2024-05-24mdadm/tests: names_template enhanceXiao Ni3-2/+30
2024-05-24mdadm/tests: test don't fail when systemd reports errorXiao Ni1-1/+1
2024-05-24mdadm/tests: test enhanceXiao Ni2-8/+28
2024-05-24Don't control reshape speed in daemonXiao Ni1-7/+0
2024-05-24mdadm: Start update_opt from 0Xiao Ni1-2/+2
2024-05-24Change some error messages to info levelXiao Ni3-13/+9
2024-05-23Makefile: fix make -s detectionValery Ushakov1-1/+1
2024-05-23mdadm: deprecate bitmap custom fileMariusz Tkaczyk7-275/+62
2024-05-23mdadm: super-intel fix bad shiftNigel Croxon1-5/+6
2024-05-23mdadm: super-intel remove dead codeNigel Croxon1-9/+0
2024-05-22super-intel: fix typo in error msgBlazej Kucman1-1/+1
2024-05-21add checking of return status on fstat callsNigel Croxon7-30/+56
2024-05-16mdadm: Fix compilation for 32-bit archBlazej Kucman1-2/+2
2024-05-15CI: create review.yml fileKinga Stefaniuk4-0/+75
2024-05-15mdadm: Change main repository to GithubMariusz Tkaczyk2-66/+61
2024-05-14Wait for mdmon when it is stared via systemdKinga Stefaniuk4-5/+37
2024-05-14util.c: change devnm to const in mdmon functionsKinga Stefaniuk2-4/+4
2024-05-10tests/23rdev-lifetime: fix a typoYu Kuai1-1/+1
2024-05-08Makefile: Move -pie to LDFLAGSFabrice Fontaine1-2/+2
2024-05-08tests/01raid6integ.broken can be removedXiao Ni1-7/+0
2024-05-08tests/01r5integ.brokenXiao Ni1-7/+0
2024-05-08tests/01r5fail enhanceXiao Ni1-5/+1
2024-05-07imsm: support RAID 10 with more than 4 drivesMateusz Kusiak3-17/+45
2024-05-07imsm: simplify imsm_check_attributes()Mateusz Kusiak1-90/+16
2024-05-07imsm: define RAID_10 attributeMateusz Kusiak2-1/+7
2024-05-07imsm: bump minimal versionMateusz Kusiak1-49/+38
2024-05-07imsm: refactor RAID level handlingMateusz Kusiak3-62/+138
2024-05-07imsm: add support for literal RAID 10Mateusz Kusiak1-19/+48
2024-05-07mdadm: use struct context in reshape_super()Mateusz Kusiak3-49/+105
2024-05-07mdadm: pass struct context for external reshapesMateusz Kusiak5-57/+37
2024-04-15Create.c: fix uclibc buildFabrice Fontaine1-0/+4