summaryrefslogtreecommitdiffstats
path: root/maps.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-10Remove the config files in mdcheck_start|continue serviceXiao Ni2-4/+0
2023-04-10Bump minimum kernel version to 2.6.32Jes Sorensen5-45/+2
2023-04-10Fix some cases eyesore formattingJes Sorensen1-57/+60
2023-04-10super1: fix truncation check for journal deviceHristo Venev1-2/+3
2023-04-10Fix null pointer for incremental in mdadmmiaoguanqin1-0/+3
2023-03-23Create: Fix checking for container in update_metadataMateusz Grzonka1-1/+1
2023-03-23Revert "Revert "mdadm/systemd: remove KillMode=none from service file""Mariusz Tkaczyk1-1/+0
2023-03-20Improvements for IMSM_NO_PLATFORM testing.NeilBrown5-6/+55
2023-03-19mdopen: always try create_named_array()NeilBrown1-0/+1
2023-03-19mdmon: Improve switchroot interactions.NeilBrown6-9/+16
2023-03-19mdmon: Remove need for KillMode=noneNeilBrown1-1/+6
2023-03-19mdmon: change systemd unit file to use --foregroundNeilBrown1-2/+1
2023-03-19mdmon: don't test both 'all' and 'container_name'.NeilBrown1-7/+4
2023-03-19Use existence of /etc/initrd-release to detect initrd.NeilBrown1-9/+1
2023-03-19Define alignof using _Alignof when using C11 or newerKhem Raj1-1/+11
2023-03-13manpage: Add --write-zeroes option to manpageLogan Gunthorpe1-1/+17