index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-vdo
/
slab-depot.c
Age
Commit message (
Expand
)
Author
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-03-04
dm vdo string-utils: change from uds_ to vdo_ namespace
Mike Snitzer
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: check for VDO_SUCCESS return value from memory-alloc functions
Mike Snitzer
2024-03-04
dm vdo memory-alloc: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
dm vdo: fix various function names referenced in comment blocks
Jiapeng Chong
2024-03-04
dm vdo slab-depot: delete unnecessary check in allocate_components
Dan Carpenter
2024-03-04
dm vdo: remove internal ticket references
Susan LeGendre-McGhee
2024-02-20
dm vdo slab-depot: fix various small nits
Mike Snitzer
2024-02-20
dm vdo: fix how dm_kcopyd_client_create() failure is checked
Mike Snitzer
2024-02-20
dm vdo wait-queue: add proper namespace to interface
Mike Snitzer
2024-02-20
dm vdo io-submitter: rename to vdo_submit_flush_vio
Mike Snitzer
2024-02-20
dm vdo io-submitter: rename to vdo_submit_metadata_vio
Mike Snitzer
2024-02-20
dm vdo: add the slab depot
Matthew Sakai
2024-02-20
dm vdo: add the block allocators and physical zones
Matthew Sakai
2024-02-20
dm vdo: add the slab summary
Matthew Sakai
2024-02-20
dm vdo: add slab structure, slab journal and reference counters
Matthew Sakai