119
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours 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
lvm-signal: remove dead declarations and unused flags param More... about 1 month ago
lvm-maths: fix gcd division-by-zero and lcm overflow More... about 1 month ago
lvm-globals: add explicit parentheses in _pv_min_size init More... about 1 month ago
lvm-flock: fix snprintf truncation and flock error message More... about 1 month ago
crc: widen size parameter from uint32_t to size_t More... about 1 month ago
lvm-file: unlink temp file on lock failure in create_temp_name More... about 1 month ago
lvm-file: guard sync_dir against NULL and empty string More... about 1 month ago
lvm-exec: fix pipe_open/pipe_close error handling More... about 1 month ago
crc: use uint32_t for lookup table and explicit init guard More... about 1 month ago
crc: add explicit parentheses around shift in XOR expressions More... about 1 month ago
metadata: use vg_status() in vg_is_archived for consistency More... about 1 month ago
metadata: simplify segtype_is_reshapable_raid More... about 1 month ago
metadata: remove redundant segtype_is_raid10 from segtype_is_any_raid10 More... about 1 month ago
metadata: remove duplicate SEG_RAID5_LS in takeover index More... about 1 month ago
metadata: rename seg_unknown to seg_is_unknown More... about 1 month ago
metadata: parenthesize mda_is_primary macro parameter More... about 1 month ago
lv_manip: add bounds check, fix return type and error paths More... about 1 month ago
log: add forward declarations for dm_report and id More... about 1 month ago
lvmlockd: fix stubs to use log_error and init output params More... about 1 month ago
vdo_manip: fix bool context warning in slab_size clz computation More... about 1 month ago
format_text: fix cross-endian raw_locn flags interpretation More... about 1 month ago
headers: locking: add includes for locking_types.h cleanup More... about 1 month ago
locking: clean up locking_types.h header More... about 1 month ago
hints: guard NULL vgname in log_debug More... about 1 month ago
format_text: rename copy-paste eas parameter to bas in add_ba More... about 1 month ago
filter: clear DEV_FILTERED_IS_LV before re-evaluating usable filter More... about 1 month ago
lvmcache: add missing FWRAID case to dev_filtered_reason More... about 1 month ago
vdo_parse: harden vdo_parse_uint64 input validation More... about 1 month ago
libdm: use unsigned char and snprintf in regex More... about 1 month ago
libdm: fix regex parser error handling and NULL-state fingerprint More... about 1 month ago