summaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo/logical-zone.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04dm vdo string-utils: change from uds_ to vdo_ namespaceMike Snitzer1-1/+1
2024-03-04dm vdo logger: change from uds_ to vdo_ namespaceMike Snitzer1-2/+2
2024-03-04dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESSMike Snitzer1-11/+11
2024-03-04dm vdo memory-alloc: change from uds_ to vdo_ namespaceMike Snitzer1-4/+4
2024-03-04dm-vdo: change unnamed enums to definesBruce Johnston1-3/+1
2024-03-04dm vdo: fix various function names referenced in comment blocksJiapeng Chong1-2/+2
2024-02-20dm vdo int-map: remove unused parameter from vdo_int_map_createBruce Johnston1-1/+1
2024-02-20dm vdo int-map: rename functions to use a common vdo_int_map preambleBruce Johnston1-2/+2
2024-02-20dm vdo: add flush supportMatthew Sakai1-0/+375