]> git.ipfire.org Git - thirdparty/mdadm.git/shortlog
thirdparty/mdadm.git
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
2021-08-02  Mateusz Grzonkatests: Avoid passing chunk size when creating RAID 1
2021-08-02  Mateusz GrzonkaFix memory leak after "mdadm --detail"
2021-07-27  Mariusz TkaczykAssemble: start dirty and degraded array.
2021-07-27  Mariusz Tkaczykimsm: fix num_data_stripes after raid0 takeover
2021-07-16  Mateusz GrzonkaAdd error handling for chunk size in RAID1
2021-07-16  Mateusz Grzonkaimsm: Fix possible memory leaks and refactor freeing...
2021-07-16  Xiao Nimdadm: Fix building errors
2021-07-16  Oleksandr ShchirskyiDon't associate spares with other arrays during RAID...
2021-07-16  Oleksandr ShchirskyiRemove Spare drives line from details for external...
2021-07-16  Oleksandr Shchirskyiimsm: correct offset for 4k disks in --examine output
2021-07-16  Blazej KucmanUse dev_open in validate geometry container
2021-07-16  Xiao Nimdadm/super1: It needs to specify int32 for bitmap_offset
2021-05-26  Mariusz TkaczykManage: Call validate_geometry when adding drive to...
2021-05-26  Mariusz Tkaczykimsm: Limit support to the lowest namespace
2021-05-26  Mariusz Tkaczykimsm: add devpath_to_char method
2021-05-26  Mariusz Tkaczykimsm: add generic method to resolve "device" links
2021-05-06  Norbert SzulcPrevent user from using --stop with ambiguous args
2021-05-06  Xiao NiFix some building errors
2021-05-06  Mariusz Tkaczykimsm: change wrong size verification
2021-04-14  Jes SorensenRelease mdadm-4.2-rc1 mdadm-4.2-rc1
2021-04-14  Jes Sorensensuper-intel.c: Handle errors from calls to get_dev_sect...
2021-04-06  Nigel Croxonmdadm: fix growing containers
2021-03-19  Mariusz TkaczykMonitor: make libudev dependency optional
2021-03-18  Mariusz Tkaczykimsm: support for third Sata controller
2021-03-16  Blazej Kucmanimsm: nvme multipath support
2021-03-16  Mariusz Tkaczykimsm: extend curr_migr_unit to u64
2021-03-09  Jakub RadtkeGrow: Block reshape when external metadata and write...
next