]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
2023-03-13  Logan Gunthorpemdadm: Add --write-zeros option for Create
2023-03-13  Logan Gunthorpemdadm: Introduce pr_info()
2023-03-13  Logan GunthorpeCreate: Factor out add_disks() helpers
2023-03-13  Logan GunthorpeCreate: remove safe_mode_delay local variable
2023-03-13  Logan GunthorpeCreate: goto abort_locked instead of return 1 in error...
2023-03-08  Wu Guanghaosuper-ddf.c: fix memleak in get_vd_num_of_subarray()
2023-03-08  Wu Guanghaosuper-intel.c: fix memleak in find_disk_attached_hba()
2023-03-08  Wu Guanghaoisuper-intel.c: fix double free in load_imsm_mpb()
2023-03-08  Wu GuanghaoDetail.c: fix memleak in Detail()
2023-03-08  Wu Guanghaoutil.c: fix memleak in parse_layout_faulty()
2023-03-08  Coly Liutil.c: reorder code lines in parse_layout_faulty()
2023-03-02  Mateusz GrzonkaMdmonitor: Refactor check_one_sharer() for better error...
2023-03-02  Mateusz GrzonkaMdmonitor: Refactor write_autorebuild_pid()
2023-03-02  Mateusz GrzonkaAdd helpers to determine whether directories or files...
2023-03-02  Mateusz GrzonkaMdmonitor: Add helper functions
2023-03-02  Mateusz GrzonkaMdmonitor: Pass events to alert() using enums instead...
2023-03-02  Mateusz GrzonkaMdmonitor: Make alert_info global
2023-02-28  Li Xiao KengFix NULL dereference in super_by_fd
2023-02-23  Heming ZhaoGrow: fix can't change bitmap type from none to clustered.
2023-02-02  Mariusz TkaczykRevert "mdadm/systemd: remove KillMode=none from servic...
2023-01-05  Kinga Tanskamanage: move comment with function description
2023-01-05  Kinga Tanskasuper-intel: make freesize not required for chunk size...
2023-01-05  Kinga Tanskaincremental, manage: do not verify if remove is safe
2023-01-05  Kinga TanskaManage: do not check array state when drive is removed
2023-01-04  Xiao Nimdadm/udev: Don't handle change event on raw devices
2023-01-04  Mateusz Kusiakutil: remove obsolete code from get_md_name
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
next