main
cache: deactivate individually activated component on splitcache
indent: remove trailing whitespace
lv_active_change: pre-activate pvmove LV for LOCKED LV restart
remove: unused code
headers: fix reserved include guards globally
lv_manip: extract src_seg variable in build_parallel_areas_from_lv
metadata: rename seg_unknown to seg_is_unknown
vdo: fix index_memory_size_mb quantization and report minimum pool size
vg_write_commit_bad_mdas: fix memory leak of mda_list entries
cppcheck: fix funcArgNamesDifferent in metadata and cache
pvmove: rename and fix activate_pvmoved_lvs
lib: update log messages
metadata: fix const violation in pv.h
analyzer: annotate nonnull args and guard unchecked pointers
cppcheck: drop redundant checks and assigns
metadata: guard against uint32_t underflow in _create_alloc_areas_for_pv
const: add const parameters
lib: fix code patterns to avoid gcc -fanalyzer false positives
segtype: add linear
vdo: add support for VDO kernel direct formatting
metadata: remove duplicate SEG_RAID5_LS in takeover index
gcc: fix -Wformat-signedness
headers: locking: add includes for locking_types.h cleanup
lvm: indent updates