]> git.neil.brown.name Git - mdadm.git/shortlog
mdadm.git
2023-09-01 Mateusz Grzonkaimsm: Add reading vmd register for finding imsm capability
2023-09-01 Kinga Tanskaplatform-intel: limit guid length
2023-09-01 Kinga TanskaFix unsafe string functions
2023-09-01 Guanqin MiaoFix memory leak in file mdadm
2023-09-01 Guanqin MiaoFix memory leak in file Manage
2023-09-01 Guanqin MiaoFix memory leak in file Kill
2023-09-01 Guanqin MiaoFix memory leak in file Assemble
2023-09-01 Xiao Nimdadm: Stop mdcheck_continue timer when mdcheck_start...
2023-09-01 Blazej KucmanAdd secure gethostname() wrapper
2023-09-01 Mariusz Tkaczykimsm: fix free space calculations
2023-09-01 Mariusz Tkaczykimsm: return free space after volume for expand
2023-09-01 Mariusz Tkaczykimsm: move expand verification code into new function
2023-09-01 Mariusz Tkaczykimsm: introduce round_member_size_to_mb()
2023-09-01 Mariusz Tkaczykimsm: imsm_get_free_size() refactor.
2023-09-01 Mariusz Tkaczykimsm: move sum_extents calculations to merge_extents()
2023-08-07 Mateusz Grzonkaimsm: Fix possible segfault in check_no_platform()
2023-05-08 Kevin Friedbergenable RAID for SATA under VMD
2023-05-08 Mariusz Tkaczykmdadm: numbered names verification
2023-05-08 Mariusz Tkaczykmdadm: define is_devname_ignore()
2023-05-08 Mariusz Tkaczykmdadm: define DEV_NUM_PREF
2023-05-08 Mariusz Tkaczykmdadm: define DEV_MD_DIR
2023-04-10 Xiao NiRemove the config files in mdcheck_start|continue service
2023-04-10 Jes SorensenBump minimum kernel version to 2.6.32
2023-04-10 Jes SorensenFix some cases eyesore formatting
2023-04-10 Hristo Venevsuper1: fix truncation check for journal device
2023-04-10 miaoguanqinFix null pointer for incremental in mdadm
2023-03-23 Mateusz GrzonkaCreate: Fix checking for container in update_metadata
2023-03-23 Mariusz TkaczykRevert "Revert "mdadm/systemd: remove KillMode=none...
2023-03-20 NeilBrownImprovements for IMSM_NO_PLATFORM testing.
2023-03-19 NeilBrownmdopen: always try create_named_array()
2023-03-19 NeilBrownmdmon: Improve switchroot interactions.
2023-03-19 NeilBrownmdmon: Remove need for KillMode=none
2023-03-19 NeilBrownmdmon: change systemd unit file to use --foreground
2023-03-19 NeilBrownmdmon: don't test both 'all' and 'container_name'.
2023-03-19 NeilBrownUse existence of /etc/initrd-release to detect initrd.
2023-03-19 Khem RajDefine alignof using _Alignof when using C11 or newer
2023-03-13 Logan Gunthorpemanpage: Add --write-zeroes option to manpage
2023-03-13 Logan Gunthorpetests/00raid5-zero: Introduce test to exercise --write...
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
next