]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2026-03-16  Xiao NiRelease mdadm-4.6 main master mdadm-4.6
2026-03-13  Blazej Kucmanimsm: fix incorrect SATA TCG error msg
2026-03-11  Abirami0904sysfs: fix uuid endianness mismatch issue in sysfs_rule...
2026-03-06  Martin Wilckmdcheck: don't stop mdcheck_continue.timer
2026-03-06  Jean Delvareplatform-intel: Deal with hot-unplugged devices
2026-03-03  Maxin JohnMakefile: detect corosync and libdlm via pkg-config
2026-03-02  dependabot... build(deps): bump actions/upload-artifact from 6 to 7
2026-02-23  Blazej Kucmanimsm: Fix UEFI backward compatibility for RAID10D4
2026-02-20  lilinzhesuper-ddf.c: the header search now use mmap.
2026-02-19  Martin Wilckmdadm.conf: add "PROBING ddf_extended" option
2026-02-16  Xiao Nimdadm/incremental: set sysfs name after assembling...
2026-02-04  Xiao Nimdadm/imsm: use creation_time for ctime in container...
2026-02-04  Cristian Rodríguezvariable "sigterm" must be volatile sig_atomic_t
2026-02-04  Ankur Tyagiraid6check.c, restripe.c: Use 64-bit off_t across both...
2026-01-27  Martin Wilcksuper-intel.c: fix format overflow error
2026-01-27  Martin Wilckmdadm: fix compilation errors for unused variables...
2026-01-27  Brian MathesonReadMe: add --detail to usage
2026-01-27  Yu Kuaimdadm: add support for new lockless bitmap
2026-01-21  Blazej KucmanUpdate MAINTAINERS.md
2026-01-13  Xiao Nimdadm: load md_mod first
2026-01-12  dependabot... build(deps): bump actions/upload-artifact from 5 to 6
2025-12-16  Xiao NiRelease mdadm-4.5 mdadm-4.5
2025-12-16  Wu Guanghaomdadm --create supports --logical-block-size option
2025-12-09  Martin Wilcksuper1.c: fix crash with homehost=none
2025-11-24  Martin Wilckmdcheck: work around bash 5.3 bug
2025-11-24  dependabot... build(deps): bump actions/upload-artifact from 4 to 5
2025-11-24  dependabot... build(deps): bump actions/checkout from 5 to 6
2025-11-19  Martin WilckMakefile: fix uninstall target
2025-11-19  Martin WilckMakefile: install mdcheck and make its path configurable
2025-11-07  Martin WilckGitHub workflows: mdadm-test: new workflow for mdadm...
2025-11-04  Martin Wilckmdcheck: restore backward-compatible behavior without...
2025-11-04  Martin Wilckmdcheck: simplify start / continue logic and add "...
2025-11-04  Martin Wilckmdcheck: remove short options from getopt command line
2025-11-04  Martin Wilckmdcheck: log to stderr from systemd units
2025-11-04  Martin Wilckmdcheck: replace deprecated "$[cnt+1]" syntax
2025-11-04  Martin Wilckmdcheck: loop over sync_action files in sysfs
2025-11-03  dependabot... build(deps): bump actions/upload-artifact from 4 to 5
2025-10-29  Mariusz Tkaczykgithub: disable self-runners
2025-10-27  Xiao Nimdadm/Assemble: alloc superblock in Assemble
2025-10-27  Xiao Nimdadm: Create array with sync del gendisk mode
2025-10-27  Guilherme FerreiraUpdate README.md
2025-10-21  Xiao Nimdadm/sysfs: close fd before return
2025-10-21  Xiao Nimdadm/Incremental: wait a while before removing a member
2025-10-16  Wu Guanghaomdadm: Fix memory leak issue in load_ddf_local()
2025-10-16  Wu Guanghaomdadm: Fix memory leak issue in Manage_stop()
2025-10-16  Wu Guanghaomdadm: Fix memory leak issue in check_raid()
2025-10-16  Wu Guanghaomdadm: modify the order of free_super_xxx() to avoid...
2025-10-14  Mariusz Tkaczykudev: Fix memleak
2025-10-07  Mingye WangUpdate raid6check man page
2025-10-02  Amon BuneFix 'meaing' typo in mdadm.conf-example
2025-09-24  Dr. Joachim... Re-enable mdadm --monitor ... for /dev/mdX
2025-09-16  QRPpFix --monitor --scan with relative ARRAY devnames
2025-08-28  Martin Wilcksystemd: start mdcheck_continue.timer before mdcheck_st...
2025-08-28  Martin Wilckmdcheck: make sure signals are processed immediately
2025-08-28  Martin Wilckmdcheck: reset sync_action to "idle" when stopped
2025-08-28  Martin Wilcksystemd: use "Type=simple" for mdcheck services
2025-08-19  dependabot... build(deps): bump actions/checkout from 4 to 5
2025-07-09  Mariusz Tkaczykmdadm: use lseek consistently
2025-06-19  Martin Wilckmdmonitor: use MAILFROM to set sendmail envelope sender...
2025-06-04  Xiao Nimdadm/assemble: Don't stop array after creating it
2025-05-14  Mariusz Tkaczykmdadm: remove POSIX check
2025-05-09  Nigel Croxonmdadm: enable sync file for udev rules
2025-05-09  набoptim[al]ize; write-indent -> write-intent
2025-05-08  Xiao Nimdadm/tests: mark 10ddf-fail-readd-readonly broken
2025-05-08  Xiao Nimdadm/tests: mark 09imsm-assemble broken
2025-05-08  Xiao Nimdadm/tests: mark 10ddf-fail-two-spares broken
2025-05-08  Xiao Nimdadm: give more time to wait sync thread to reap
2025-05-08  Xiao Nimdadm: add attribute nonstring for signature
2025-05-08  Xiao Nimdadm: fix building errors
2025-05-08  Xiao Nimdadm: use standard libc nftw
2025-05-08  Martin Wilckmdadm: allow any valid minor number in md device name
2025-05-03  Mariusz Tkaczyktests: support second runner
2025-05-01  Paul LuseUpdate run_mdadm_tests.sh
2025-05-01  Paul LuseUpdate tests.yml
2025-04-30  Paul LuseUpdate tests.yml
2025-04-28  Mariusz Tkaczykmdadm: use kernel raid headers
2025-04-28  Mariusz Tkaczykmdadm: include asm/byteorder.h
2025-04-28  Mariusz Tkaczykmdadm: Remove klibc and uclibc support
2025-04-28  Paul LuseUpdate README.md
2025-04-24  Paul E LuseThis is a test for CI, do not merge
2025-04-24  Paul LuseUpdate tests.yml
2025-04-24  Paul LuseUpdate tests.yml
2025-04-24  Paul LuseUpdate tests.yml
2025-04-24  Paul LuseUpdate tests.yml
2025-04-10  NeilBrownAllow RAID0 to be created with v0.90 metadata #161
2025-04-08  Blazej Kucmanimsm: Fix RAID0 to RAID10 migration
2025-03-24  Wu Guanghaosuper1: Clear extra flags when initializing metadata
2025-03-18  XiaoNi87Regression fix (#156)
2025-03-03  Junxiao Bimdmon: imsm: fix metadata corruption when managing...
2025-02-18  Mariusz TkaczykRework MAINTAINERS file
2025-02-18  Mariusz TkaczykMove release steps to documentation/
2025-02-05  Mariusz Tkaczykbitmap.h: Minor fixes
2025-02-05  Mariusz Tkaczykbitmap.h - clear __KERNEL__ based headers
2025-02-03  lilinzhesuper-ddf: optimize DDF header search for widely used...
2025-02-03  lilinzhesuper-ddf: Prevent crash when handling DDF metadata
2025-02-03  Ross Lagerwallplatform-intel: Disable legacy option ROM scan on UEFI...
2025-01-28  Yu Kuaimdadm: fix --grow with --add for linear
2025-01-27  Antonio Alvarez... udev: persist properties of MD devices after switch_root
2025-01-27  Coly Limdopen: add sbin path to env PATH when call system...
2025-01-17  Xiao Nimdadm/raid6check: add xmalloc.h to raid6check.c
next