summaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo/physical-zone.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04dm vdo logger: change from uds_ to vdo_ namespaceMike Snitzer1-3/+3
2024-03-04dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESSMike Snitzer1-24/+24
2024-03-04dm vdo memory-alloc: change from uds_ to vdo_ namespaceMike Snitzer1-8/+8
2024-03-04dm-vdo: change unnamed enums to definesBruce Johnston1-4/+2
2024-03-04dm vdo: fix various function names referenced in comment blocksJiapeng Chong1-1/+1
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-4/+4
2024-02-20dm vdo wait-queue: add proper namespace to interfaceMike Snitzer1-2/+2
2024-02-20dm vdo: add the block allocators and physical zonesMatthew Sakai1-0/+646