119
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Jun 02, 2025 — Jun 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pvmove: fix use of lv_mirr->vg after lv_remove and fix misleading comment More... about 1 month ago
lvm2cmdline: use unsigned for lvm_split max parameter More... about 1 month ago
lvconvert: clarify thin_merge_finish error message More... about 1 month ago
command: use unsigned for command_function and enum More... about 1 month ago
commands: remove trailing period from lvmchange and vgimportdevices descriptions More... about 1 month ago
report: use int instead of int32_t for report_current_object_cmdlog ret_code More... about 1 month ago
misc: simplify sync_dir path stripping using strrchr More... about 1 month ago
CI: test-all does not wait for make-all More... about 1 month ago
misc: move error_message_produced declaration to lvm-globals.h More... about 1 month ago
metadata: guard against uint32_t underflow in _create_alloc_areas_for_pv More... about 1 month ago
label: use ULL suffix for LABEL_SCAN_SECTORS More... about 1 month ago
hints: remove dead !df_hint check in get_hints More... about 1 month ago
hints: replace stack with log_sys_debug for fflush failure in write_hint_file More... about 1 month ago
hints: propagate fflush/fclose failures More... about 1 month ago
id: change uuid field from int8_t to uint8_t to fix UB More... about 1 month ago
cache: check out_config_node return value More... about 1 month ago
gcc: add warn_unused_result More... about 1 month ago
export: pass NULL comment in out_size when with_comment is false More... about 1 month ago
export: check vfprintf return value in _out_with_comment_file More... about 1 month ago
layout: replace MDA_SIZE_MIN runtime macro with local variable More... about 1 month ago
layout: change int8_t to uint8_t for on-disk byte arrays More... about 1 month ago
import-export: change read_desc to return int for error propagation More... about 1 month ago
format-text: rename min_archive parameter to min_archives More... about 1 month ago
format_text: rename archive_params.keep_number to keep_min More... about 1 month ago
filters: change composite_filter_create n parameter to unsigned int More... about 1 month ago
libdm: fix ttree insert/lookup depth mismatch More... about 1 month ago
libdm: add alias DM_DEFERRED_REMOVE_FLAG for consistency More... about 1 month ago
libdm: fix non-Linux stub signature for get_dev_node_read_ahead More... about 1 month ago
libdm: add parens around dms in dm_stats_foreach_group for consistency More... about 1 month ago
libdm: fix broken dm_struct_field macro precedence and paren balance More... about 1 month ago