index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-vdo
/
physical-zone.c
Age
Commit message (
Expand
)
Author
2026-03-02
dm vdo: add __counted_by attribute to a number of structures
Ken Raeburn
2026-03-02
dm vdo: update vdo_allocate_extended to take a field name, no types
Ken Raeburn
2025-12-10
dm vdo: fix kerneldoc warnings
Matthew Sakai
2024-11-20
dm vdo: fix function doc comment formatting
Matthew Sakai
2024-03-04
dm vdo logger: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESS
Mike Snitzer
2024-03-04
dm vdo memory-alloc: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
dm-vdo: change unnamed enums to defines
Bruce Johnston
2024-03-04
dm vdo: fix various function names referenced in comment blocks
Jiapeng Chong
2024-02-20
dm vdo int-map: remove unused parameter from vdo_int_map_create
Bruce Johnston
2024-02-20
dm vdo int-map: rename functions to use a common vdo_int_map preamble
Bruce Johnston
2024-02-20
dm vdo wait-queue: add proper namespace to interface
Mike Snitzer
2024-02-20
dm vdo: add the block allocators and physical zones
Matthew Sakai