1. 76c224c Remove the config files in mdcheck_start|continue service by Xiao Ni · 1 year, 1 month ago master
  2. f8d2c42 Bump minimum kernel version to 2.6.32 by Jes Sorensen · 1 year, 1 month ago
  3. d3bb888 Fix some cases eyesore formatting by Jes Sorensen · 1 year, 1 month ago
  4. 1c6f2a1 super1: fix truncation check for journal device by Hristo Venev · 1 year, 1 month ago
  5. 890212d Fix null pointer for incremental in mdadm by miaoguanqin · 1 year, 1 month ago
  6. ef6236d Create: Fix checking for container in update_metadata by Mateusz Grzonka · 1 year, 1 month ago
  7. 9b6e3b4 Revert "Revert "mdadm/systemd: remove KillMode=none from service file"" by Mariusz Tkaczyk · 1 year, 1 month ago
  8. 420dafc Improvements for IMSM_NO_PLATFORM testing. by NeilBrown · 1 year, 1 month ago
  9. 2e10c46 mdopen: always try create_named_array() by NeilBrown · 1 year, 2 months ago
  10. 723d1df mdmon: Improve switchroot interactions. by NeilBrown · 1 year, 2 months ago
  11. 0f9a4b3 mdmon: Remove need for KillMode=none by NeilBrown · 1 year, 2 months ago
  12. 6660e33 mdmon: change systemd unit file to use --foreground by NeilBrown · 1 year, 2 months ago
  13. d39fd87 mdmon: don't test both 'all' and 'container_name'. by NeilBrown · 1 year, 2 months ago
  14. eb45d0a Use existence of /etc/initrd-release to detect initrd. by NeilBrown · 1 year, 2 months ago
  15. 566844b Define alignof using _Alignof when using C11 or newer by Khem Raj · 1 year, 3 months ago
  16. 33831d8 manpage: Add --write-zeroes option to manpage by Logan Gunthorpe · 1 year, 2 months ago
  17. c918cf2 tests/00raid5-zero: Introduce test to exercise --write-zeros. by Logan Gunthorpe · 1 year, 2 months ago
  18. 577fd10 mdadm: Add --write-zeros option for Create by Logan Gunthorpe · 1 year, 2 months ago
  19. 9364dbf mdadm: Introduce pr_info() by Logan Gunthorpe · 1 year, 2 months ago
  20. 8a4ce2c Create: Factor out add_disks() helpers by Logan Gunthorpe · 1 year, 2 months ago
  21. fb2c0f6 Create: remove safe_mode_delay local variable by Logan Gunthorpe · 1 year, 2 months ago
  22. ba867e2 Create: goto abort_locked instead of return 1 in error path by Logan Gunthorpe · 1 year, 2 months ago
  23. 68b9079 super-ddf.c: fix memleak in get_vd_num_of_subarray() by Wu Guanghao · 1 year, 2 months ago
  24. 5d2434d super-intel.c: fix memleak in find_disk_attached_hba() by Wu Guanghao · 1 year, 2 months ago
  25. 50cd06b isuper-intel.c: fix double free in load_imsm_mpb() by Wu Guanghao · 1 year, 2 months ago
  26. dac0b51 Detail.c: fix memleak in Detail() by Wu Guanghao · 1 year, 2 months ago
  27. 06ef619 util.c: fix memleak in parse_layout_faulty() by Wu Guanghao · 1 year, 2 months ago
  28. a015104 util.c: reorder code lines in parse_layout_faulty() by Coly Li · 1 year, 2 months ago
  29. 0a07dea Mdmonitor: Refactor check_one_sharer() for better error handling by Mateusz Grzonka · 1 year, 3 months ago
  30. b6a84d4 Mdmonitor: Refactor write_autorebuild_pid() by Mateusz Grzonka · 1 year, 3 months ago
  31. ee9dcf9 Add helpers to determine whether directories or files are soft links by Mateusz Grzonka · 1 year, 3 months ago
  32. cc3df16 Mdmonitor: Add helper functions by Mateusz Grzonka · 1 year, 3 months ago
  33. 50232a6 Mdmonitor: Pass events to alert() using enums instead of strings by Mateusz Grzonka · 1 year, 3 months ago
  34. b301516 Mdmonitor: Make alert_info global by Mateusz Grzonka · 1 year, 3 months ago
  35. f1f3ef7 Fix NULL dereference in super_by_fd by Li Xiao Keng · 1 year, 2 months ago
  36. d07e561 Grow: fix can't change bitmap type from none to clustered. by Heming Zhao · 1 year, 2 months ago
  37. 28a0839 Revert "mdadm/systemd: remove KillMode=none from service file" by Mariusz Tkaczyk · 1 year, 3 months ago
  38. 36a7078 manage: move comment with function description by Kinga Tanska · 1 year, 4 months ago
  39. 071f839 super-intel: make freesize not required for chunk size migration by Kinga Tanska · 1 year, 6 months ago
  40. 461fae7 incremental, manage: do not verify if remove is safe by Kinga Tanska · 1 year, 4 months ago
  41. b3e7b7e Manage: do not check array state when drive is removed by Kinga Tanska · 1 year, 4 months ago
  42. 24d329f mdadm/udev: Don't handle change event on raw devices by Xiao Ni · 1 year, 4 months ago
  43. b938519 util: remove obsolete code from get_md_name by Mateusz Kusiak · 1 year, 4 months ago
  44. 9b429fc mdmon: fix segfault by Mateusz Kusiak · 1 year, 4 months ago
  45. 3a87fa6 Change char* to enum in context->update & refactor code by Mateusz Kusiak · 1 year, 4 months ago
  46. f2e8393 Manage&Incremental: code refactor, string to enum by Mateusz Kusiak · 1 year, 4 months ago
  47. 03312b5 Change update to enum in update_super and update_subarray by Mateusz Kusiak · 1 year, 4 months ago
  48. 4345e13 super-intel: refactor the code for enum by Mateusz Kusiak · 1 year, 4 months ago
  49. 7e8daba super1: refactor the code for enum by Mateusz Kusiak · 1 year, 4 months ago
  50. 0a9e393 super0: refactor the code for enum by Mateusz Kusiak · 1 year, 4 months ago
  51. 35aa44c super-ddf: Remove update_super_ddf. by Mateusz Kusiak · 1 year, 4 months ago
  52. 2257de1 Add code specific update options to enum. by Mateusz Kusiak · 1 year, 4 months ago
  53. db10eab Fix --update-subarray on active volume by Mateusz Kusiak · 1 year, 4 months ago
  54. 2568ce8 mdadm: Add option validation for --update-subarray by Mateusz Kusiak · 1 year, 4 months ago
  55. 7fcbfd7 mdadm: create ident_init() by Mariusz Tkaczyk · 1 year, 4 months ago
  56. 434b3b9 Grow: fix possible memory leak. by Blazej Kucman · 1 year, 4 months ago
  57. 725e37c Update mdadm Monitor manual. by Blazej Kucman · 1 year, 4 months ago
  58. f40ac0e Monitor: block if monitor modes are combined. by Blazej Kucman · 1 year, 4 months ago
  59. 3698867 Mdmonitor: Split alert() into separate functions by Mateusz Grzonka · 1 year, 8 months ago
  60. 8b668d4 Mdmonitor: Omit non-md devices by Lukasz Florczak · 1 year, 7 months ago
  61. 6f2af6a mdadm: replace container level checking with inline by Kinga Tanska · 1 year, 8 months ago
  62. f7cbd81 ReadMe: fix command-line help by Mariusz Tkaczyk · 1 year, 8 months ago
  63. ea10970 mdadm: Add Documentation entries to systemd services by Mariusz Tkaczyk · 1 year, 8 months ago
  64. ea7a02a mdadm: added support for Intel Alderlake RST on VMD platform by Oldřich Jedlička · 1 year, 8 months ago
  65. 55c10e4 Monitor: Fix statelist memory leaks by Pawel Baldysiak · 1 year, 8 months ago
  66. fc6fd40 Manage: Block unsafe member failing by Mateusz Kusiak · 1 year, 8 months ago
  67. 1a386f8 mdadm: Correct typos, punctuation and grammar in man by Mateusz Grzonka · 1 year, 9 months ago
  68. 171e974 super1: report truncated device by NeilBrown · 1 year, 8 months ago
  69. 5c3c3df Assemble: check if device is container before scheduling force-clean update by Kinga Tanska · 1 year, 8 months ago
  70. 7211116 Grow: Split Grow_reshape into helper function by Mateusz Kusiak · 1 year, 9 months ago
  71. 27ad490 mdadm: Don't open md device for CREATE and ASSEMBLE by Logan Gunthorpe · 1 year, 9 months ago
  72. ae5dfc5 mdadm: move data_offset to struct shape by Mariusz Tkaczyk · 1 year, 9 months ago
  73. e4a030a mdadm: remove symlink option by Mariusz Tkaczyk · 1 year, 9 months ago
  74. b7671c8 tests: add test for names by Mariusz Tkaczyk · 1 year, 9 months ago
  75. 39b3812 tests/00readonly: Run udevadm settle before setting ro by Logan Gunthorpe · 1 year, 9 months ago
  76. 239b3cc mdadm: Replace obsolete usleep with nanosleep by Mateusz Grzonka · 1 year, 9 months ago
  77. daa86d6 tests: Add broken files for all broken tests by Logan Gunthorpe · 1 year, 10 months ago
  78. 28520bf mdadm/test: Mark and ignore broken test failures by Logan Gunthorpe · 1 year, 10 months ago
  79. a7bfcc7 mdadm/test: Add a mode to repeat specified tests by Logan Gunthorpe · 1 year, 10 months ago
  80. a2c8324 tests/02lineargrow: clear the superblock at every iteration by Sudhakar Panneerselvam · 1 year, 10 months ago
  81. de045db tests/04update-metadata: avoid passing chunk size to raid1 by Sudhakar Panneerselvam · 1 year, 10 months ago
  82. 14c2161 tests: fix raid0 tests for 0.90 metadata by Sudhakar Panneerselvam · 1 year, 10 months ago
  83. 7539254 tests/00raid0: add a test that validates raid0 with layout fails for 0.9 by Sudhakar Panneerselvam · 1 year, 10 months ago
  84. 41edf6f mdadm: Fix optional --write-behind parameter by Logan Gunthorpe · 1 year, 10 months ago
  85. 6c9d926 mdadm: Fix mdadm -r remove option regression by Logan Gunthorpe · 1 year, 10 months ago
  86. 9ae6297 monitor: Avoid segfault when calling NULL get_bad_blocks by Logan Gunthorpe · 1 year, 10 months ago
  87. 548e9b9 mdadm/Grow: Fix use after close bug by closing after fork by Logan Gunthorpe · 1 year, 10 months ago
  88. 2b93288 DDF: Fix NULL pointer dereference in validate_geometry_ddf() by Logan Gunthorpe · 1 year, 10 months ago
  89. 679bd95 DDF: Cleanup validate_geometry_ddf_container() by Logan Gunthorpe · 1 year, 10 months ago
  90. 14ae4c3 Makefile: Don't build static build with everything and everything-test by Logan Gunthorpe · 1 year, 10 months ago
  91. 84d969b Monitor: use snprintf to fill device name by Kinga Tanska · 1 year, 10 months ago
  92. c8d1c39 Monitor: use devname as char array instead of pointer by Kinga Tanska · 1 year, 10 months ago
  93. 7517576 mdadm: Remove dead code in imsm_fix_size_mismatch by Lukasz Florczak · 1 year, 9 months ago
  94. 42e02e6 mdadm: Fix array size mismatch after grow by Lukasz Florczak · 1 year, 9 months ago
  95. 70f1ff4 mdadm: block update=ppl for non raid456 levels by Lukasz Florczak · 1 year, 11 months ago
  96. 9a7df59 imsm: block changing slots during creation by Mariusz Tkaczyk · 1 year, 10 months ago
  97. 6d4d9ab imsm: use same slot across container by Mariusz Tkaczyk · 1 year, 10 months ago
  98. 76c152c imsm: introduce get_disk_slot_in_dev() by Mariusz Tkaczyk · 1 year, 10 months ago
  99. 6390285 mdadm/super1: restore commit 45a87c2f31335 to fix clustered slot issue by Heming Zhao · 1 year, 10 months ago
  100. 953cc7e util: replace ioctl use with function by Kinga Tanska · 1 year, 10 months ago