]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2023-01-04  Mateusz Kusiakmdmon: fix segfault
2023-01-04  Mateusz KusiakChange char* to enum in context->update & refactor...
2023-01-04  Mateusz KusiakManage&Incremental: code refactor, string to enum
2023-01-04  Mateusz KusiakChange update to enum in update_super and update_subarray
2023-01-04  Mateusz Kusiaksuper-intel: refactor the code for enum
2023-01-04  Mateusz Kusiaksuper1: refactor the code for enum
2023-01-04  Mateusz Kusiaksuper0: refactor the code for enum
2023-01-04  Mateusz Kusiaksuper-ddf: Remove update_super_ddf.
2023-01-04  Mateusz KusiakAdd code specific update options to enum.
2023-01-04  Mateusz KusiakFix --update-subarray on active volume
2023-01-04  Mateusz Kusiakmdadm: Add option validation for --update-subarray
2022-12-28  Mariusz Tkaczykmdadm: create ident_init()
2022-12-28  Blazej KucmanGrow: fix possible memory leak.
2022-12-28  Blazej KucmanUpdate mdadm Monitor manual.
2022-12-28  Blazej KucmanMonitor: block if monitor modes are combined.
2022-12-28  Mateusz GrzonkaMdmonitor: Split alert() into separate functions
2022-09-29  Lukasz FlorczakMdmonitor: Omit non-md devices
2022-09-29  Kinga Tanskamdadm: replace container level checking with inline
2022-09-16  Mariusz TkaczykReadMe: fix command-line help
2022-09-16  Mariusz Tkaczykmdadm: Add Documentation entries to systemd services
2022-09-14  Oldřich Jedličkamdadm: added support for Intel Alderlake RST on VMD...
2022-09-08  Pawel BaldysiakMonitor: Fix statelist memory leaks
2022-09-08  Mateusz KusiakManage: Block unsafe member failing
2022-09-08  Mateusz Grzonkamdadm: Correct typos, punctuation and grammar in man
2022-08-29  NeilBrownsuper1: report truncated device
2022-08-24  Kinga TanskaAssemble: check if device is container before schedulin...
2022-08-24  Mateusz KusiakGrow: Split Grow_reshape into helper function
2022-08-23  Logan Gunthorpemdadm: Don't open md device for CREATE and ASSEMBLE
2022-08-23  Mariusz Tkaczykmdadm: move data_offset to struct shape
2022-08-23  Mariusz Tkaczykmdadm: remove symlink option
2022-08-23  Mariusz Tkaczyktests: add test for names
2022-08-23  Logan Gunthorpetests/00readonly: Run udevadm settle before setting ro
2022-08-22  Mateusz Grzonkamdadm: Replace obsolete usleep with nanosleep
2022-08-07  Logan Gunthorpetests: Add broken files for all broken tests
2022-08-07  Logan Gunthorpemdadm/test: Mark and ignore broken test failures
2022-08-07  Logan Gunthorpemdadm/test: Add a mode to repeat specified tests
2022-08-07  Sudhakar Panneerselvamtests/02lineargrow: clear the superblock at every iteration
2022-08-07  Sudhakar Panneerselvamtests/04update-metadata: avoid passing chunk size to...
2022-08-07  Sudhakar Panneerselvamtests: fix raid0 tests for 0.90 metadata
2022-08-07  Sudhakar Panneerselvamtests/00raid0: add a test that validates raid0 with...
2022-08-07  Logan Gunthorpemdadm: Fix optional --write-behind parameter
2022-08-07  Logan Gunthorpemdadm: Fix mdadm -r remove option regression
2022-08-07  Logan Gunthorpemonitor: Avoid segfault when calling NULL get_bad_blocks
2022-08-07  Logan Gunthorpemdadm/Grow: Fix use after close bug by closing after...
2022-08-07  Logan GunthorpeDDF: Fix NULL pointer dereference in validate_geometry_...
2022-08-07  Logan GunthorpeDDF: Cleanup validate_geometry_ddf_container()
2022-08-07  Logan GunthorpeMakefile: Don't build static build with everything...
2022-07-28  Kinga TanskaMonitor: use snprintf to fill device name
2022-07-28  Kinga TanskaMonitor: use devname as char array instead of pointer
2022-07-28  Lukasz Florczakmdadm: Remove dead code in imsm_fix_size_mismatch
2022-07-28  Lukasz Florczakmdadm: Fix array size mismatch after grow
2022-06-24  Lukasz Florczakmdadm: block update=ppl for non raid456 levels
2022-06-24  Mariusz Tkaczykimsm: block changing slots during creation
2022-06-24  Mariusz Tkaczykimsm: use same slot across container
2022-06-24  Mariusz Tkaczykimsm: introduce get_disk_slot_in_dev()
2022-06-24  Heming Zhaomdadm/super1: restore commit 45a87c2f31335 to fix clust...
2022-06-24  Kinga Tanskautil: replace ioctl use with function
2022-06-17  Nigel CroxonRevert "mdadm: fix coredump of mdadm --monitor -r"
2022-06-14  Mateusz Grzonkaimsm: Remove possibility for get_imsm_dev to return...
2022-06-14  Mateusz GrzonkaFix possible NULL ptr dereferences and memory leaks
2022-06-14  Kinga TanskaMdmonitor: Improve logging method
2022-06-14  Kinga TanskaMdmonitor: Fix segfault
2022-06-14  Mateusz GrzonkaIncremental: Fix possible memory and resource leaks
2022-06-09  Mateusz KusiakGrow: block -n on external volumes.
2022-06-09  Lukasz Florczakmdmon: Stop parsing duplicate options
2022-04-06  Coly Limdadm/systemd: remove KillMode=none from service file
2022-04-05  Mariusz Tkaczykmdadm: add map_num_s()
2022-04-05  Mariusz TkaczykCreate, Build: use default_layout()
2022-04-05  Lukasz Florczakmdadm: Update config manual
2022-04-05  Lukasz Florczakmdadm: Update config man regarding default files and...
2022-04-05  Lukasz Florczakmdadm: Update ReadMe
2022-04-05  Lukasz Florczakmdadm: Respect config file location in man
2022-04-04  Lukasz FlorczakReplace error prone signal() with sigaction()
2022-03-31  Mariusz Tkaczykudev: adapt rules to systemd v247
2022-03-31  Mateusz KusiakGrow_reshape: Add r0 grow size error message and update man
2022-03-31  Lukasz Florczakmdadm: Fix double free
2022-03-15  Lukasz FlorczakUnify error message.
2021-12-30  Jes SorensenRelease mdadm-4.2 mdadm-4.2
2021-12-08  Coly LiMonitor: print message before quit for no array to...
2021-12-08  Blazej Kucmanmdadm: block creation with long names
2021-11-24  Mateusz GrzonkaCorrect checking if file descriptors are valid
2021-11-24  Mateusz GrzonkaIncremental: Close unclosed mdfd in IncrementalScan()
2021-11-09  Pawel Piatkowskiimsm: assert if there is migration but prev_map doesn...
2021-11-09  Pawel Piatkowskiimsm: free allocated memory in imsm_fix_size_mismatch
2021-11-04  Jes SorensenRelease mdadm-4.2-rc3 mdadm-4.2-rc3
2021-11-02  Mariusz Tkaczykimsm: introduce helpers to manage file descriptors
2021-11-02  Xiao Nimdadm/Detail: Can't show container name correctly when...
2021-11-02  Xiao Nimdadm/lib: Define a new helper function is_dev_alived
2021-10-19  Nigel CroxonFix 2 dc stream buffer
2021-10-19  Kinga TanskaAssemble: apply sysfs rules
2021-10-08  Nigel CroxonFix potential overlap dest buffer
2021-10-08  Nigel Croxondisallow create or grow clustered bitmap with writemost...
2021-10-08  Nigel CroxonFix buffer size warning for strcpy
2021-10-08  Mateusz GrzonkaRefactor parse_num and use it to parse optarg.
2021-10-08  Mateusz GrzonkaFix error message when creating raid 4, 5 and 10
2021-10-08  Wu Guanghaomdadm: fix coredump of mdadm --monitor -r
2021-08-13  Mateusz KusiakUtils: Change sprintf to snprintf
2021-08-02  Jes SorensenRelease mdadm-4.2-rc2 mdadm-4.2-rc2
2021-08-02  Sudhakar PanneerselvamAssemble: skip devices that don't match uuid instead...
2021-08-02  oshchirsAdd monitor delay parameter to mdadm.conf
next