summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-vdo/logical-zone.c
Commit message (Expand)AuthorAgeFilesLines
* dm vdo string-utils: change from uds_ to vdo_ namespaceMike Snitzer2024-03-041-1/+1
* dm vdo logger: change from uds_ to vdo_ namespaceMike Snitzer2024-03-041-2/+2
* dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESSMike Snitzer2024-03-041-11/+11
* dm vdo memory-alloc: change from uds_ to vdo_ namespaceMike Snitzer2024-03-041-4/+4
* dm-vdo: change unnamed enums to definesBruce Johnston2024-03-041-3/+1
* dm vdo: fix various function names referenced in comment blocksJiapeng Chong2024-03-041-2/+2
* dm vdo int-map: remove unused parameter from vdo_int_map_createBruce Johnston2024-02-201-1/+1
* dm vdo int-map: rename functions to use a common vdo_int_map preambleBruce Johnston2024-02-201-2/+2
* dm vdo: add flush supportMatthew Sakai2024-02-201-0/+375