linux/drivers/md/dm-vdo
Mike Snitzer 8810d3d594 dm vdo block-map: use uds_log_ratelimit() rather than open code it
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
2024-02-20 13:43:17 -05:00
..
action-manager.c dm vdo: add administrative state and action manager 2024-02-20 13:43:14 -05:00
action-manager.h dm vdo: add administrative state and action manager 2024-02-20 13:43:14 -05:00
admin-state.c dm vdo: add administrative state and action manager 2024-02-20 13:43:14 -05:00
admin-state.h dm vdo: add administrative state and action manager 2024-02-20 13:43:14 -05:00
block-map.c dm vdo block-map: use uds_log_ratelimit() rather than open code it 2024-02-20 13:43:17 -05:00
block-map.h dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
chapter-index.c dm vdo: implement the open chapter and chapter indexes 2024-02-20 13:43:14 -05:00
chapter-index.h dm vdo: implement the open chapter and chapter indexes 2024-02-20 13:43:14 -05:00
completion.c dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
completion.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
config.c dm vdo: add deduplication configuration structures 2024-02-20 13:43:14 -05:00
config.h dm vdo: add deduplication configuration structures 2024-02-20 13:43:14 -05:00
constants.c dm vdo: add vdo type declarations, constants, and simple data structures 2024-02-20 13:43:13 -05:00
constants.h dm vdo: add vdo type declarations, constants, and simple data structures 2024-02-20 13:43:13 -05:00
cpu.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
data-vio.c dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter 2024-02-20 13:43:16 -05:00
data-vio.h dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
dedupe.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
dedupe.h dm vdo dedupe: switch to using int-map instead of pointer-map 2024-02-20 13:43:16 -05:00
delta-index.c dm vdo: implement the delta index 2024-02-20 13:43:14 -05:00
delta-index.h dm vdo: implement the delta index 2024-02-20 13:43:14 -05:00
dm-vdo-target.c dm vdo: use a proper Makefile for dm-vdo 2024-02-20 13:43:17 -05:00
dump.c dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
dump.h dm vdo: add debugging support 2024-02-20 13:43:15 -05:00
encodings.c dm vdo: add the on-disk formats and marshalling of vdo structures 2024-02-20 13:43:15 -05:00
encodings.h dm vdo: add the on-disk formats and marshalling of vdo structures 2024-02-20 13:43:15 -05:00
errors.c dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
errors.h dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
flush.c dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter 2024-02-20 13:43:16 -05:00
flush.h dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
funnel-queue.c dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-queue.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-requestqueue.c dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-requestqueue.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-workqueue.c dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-workqueue.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
geometry.c dm vdo: add deduplication configuration structures 2024-02-20 13:43:14 -05:00
geometry.h dm vdo: add deduplication configuration structures 2024-02-20 13:43:14 -05:00
hash-utils.h dm vdo: implement the delta index 2024-02-20 13:43:14 -05:00
index-layout.c dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -05:00
index-layout.h dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -05:00
index-page-map.c dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
index-page-map.h dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
index-session.c dm vdo: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
index-session.h dm vdo: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
index.c dm vdo: implement top-level deduplication index 2024-02-20 13:43:14 -05:00
index.h dm vdo: implement top-level deduplication index 2024-02-20 13:43:14 -05:00
int-map.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
int-map.h dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
io-factory.c dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -05:00
io-factory.h dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -05:00
io-submitter.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
io-submitter.h dm vdo io-submitter: rename to vdo_submit_vio and submit_data_vio 2024-02-20 13:43:16 -05:00
Kconfig dm vdo: use a proper Makefile for dm-vdo 2024-02-20 13:43:17 -05:00
logger.c dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
logger.h dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
logical-zone.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
logical-zone.h dm vdo: add flush support 2024-02-20 13:43:14 -05:00
Makefile dm vdo: use a proper Makefile for dm-vdo 2024-02-20 13:43:17 -05:00
memory-alloc.c
memory-alloc.h
message-stats.c dm vdo: add statistics reporting 2024-02-20 13:43:15 -05:00
message-stats.h dm vdo: add statistics reporting 2024-02-20 13:43:15 -05:00
murmurhash3.c
murmurhash3.h
numeric.h dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -05:00
open-chapter.c dm vdo: implement the open chapter and chapter indexes 2024-02-20 13:43:14 -05:00
open-chapter.h dm vdo: implement the open chapter and chapter indexes 2024-02-20 13:43:14 -05:00
packer.c dm vdo io-submitter: rename to vdo_submit_data_vio 2024-02-20 13:43:16 -05:00
packer.h dm vdo: add the compressed block bin packer 2024-02-20 13:43:15 -05:00
permassert.c dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
permassert.h dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
physical-zone.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
physical-zone.h dm vdo: add the block allocators and physical zones 2024-02-20 13:43:15 -05:00
pool-sysfs-stats.c dm vdo: add sysfs support for setting parameters and fetching stats 2024-02-20 13:43:15 -05:00
pool-sysfs.c dm vdo: add sysfs support for setting parameters and fetching stats 2024-02-20 13:43:15 -05:00
pool-sysfs.h dm vdo: add sysfs support for setting parameters and fetching stats 2024-02-20 13:43:15 -05:00
priority-table.c dm vdo: add basic hash map data structures 2024-02-20 13:43:13 -05:00
priority-table.h dm vdo: add basic hash map data structures 2024-02-20 13:43:13 -05:00
radix-sort.c dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
radix-sort.h dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
recovery-journal.c dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter 2024-02-20 13:43:16 -05:00
recovery-journal.h dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
repair.c dm vdo io-submitter: rename to vdo_submit_metadata_vio 2024-02-20 13:43:16 -05:00
repair.h dm vdo: add repair of damaged vdo volumes 2024-02-20 13:43:15 -05:00
slab-depot.c dm vdo: fix how dm_kcopyd_client_create() failure is checked 2024-02-20 13:43:17 -05:00
slab-depot.h dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
sparse-cache.c dm vdo: implement top-level deduplication index 2024-02-20 13:43:14 -05:00
sparse-cache.h dm vdo: implement top-level deduplication index 2024-02-20 13:43:14 -05:00
statistics.h dm vdo: add statistics reporting 2024-02-20 13:43:15 -05:00
status-codes.c dm vdo: add vdo type declarations, constants, and simple data structures 2024-02-20 13:43:13 -05:00
status-codes.h dm vdo: add vdo type declarations, constants, and simple data structures 2024-02-20 13:43:13 -05:00
string-utils.c dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
string-utils.h dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
sysfs.c dm vdo: add sysfs support for setting parameters and fetching stats 2024-02-20 13:43:15 -05:00
thread-cond-var.c dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
thread-device.c dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
thread-device.h dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
thread-registry.c dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
thread-registry.h dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
time-utils.h dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
types.h dm vdo: add vdo type declarations, constants, and simple data structures 2024-02-20 13:43:13 -05:00
uds-sysfs.c dm vdo: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
uds-sysfs.h dm vdo: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
uds-threads.c dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
uds-threads.h dm vdo: add thread and synchronization utilities 2024-02-20 13:43:13 -05:00
uds.h dm vdo: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
vdo.c dm vdo io-submitter: rename to vdo_submit_metadata_vio 2024-02-20 13:43:16 -05:00
vdo.h dm vdo: add the primary vdo structure 2024-02-20 13:43:15 -05:00
vio.c dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
vio.h dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
volume-index.c dm vdo: implement the volume index 2024-02-20 13:43:14 -05:00
volume-index.h dm vdo: implement the volume index 2024-02-20 13:43:14 -05:00
volume.c dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
volume.h dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
wait-queue.c dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter 2024-02-20 13:43:16 -05:00
wait-queue.h dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter 2024-02-20 13:43:16 -05:00