Merge tag 'for-6.13/dm-changes' of...
Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm Pull device mapper updates from Mikulas Patocka: - remove unused functions and variables - rate-limit error messages in syslog - fix typo - remove u64 alignment requirement for murmurhash - reset bi_ioprio to the default for dm-vdo - add support for get_unique_id - Add missing destroy_work_on_stack() to dm-thin - use kmalloc to allocate power-of-two sized buffers in bufio * tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm-verity: remove the unused "data_start" variable dm-bufio: use kmalloc to allocate power-of-two sized buffers dm thin: Add missing destroy_work_on_stack() dm: add support for get_unique_id dm vdo: fix function doc comment formatting dm vdo int-map: remove unused parameters dm-vdo: reset bi_ioprio to the default value when the bio is reset dm-vdo murmurhash: remove u64 alignment requirement dm: Fix typo in error message dm ioctl: rate limit a couple of ioctl based error messages dm vdo: Remove unused uds_compute_index_size dm vdo: Remove unused functions dm: zoned: Remove unused functions dm: Remove unused dm_table_bio_based dm: Remove unused dm_set_md_type dm cache: Remove unused functions in bio-prison-v1 dm cache: Remove unused dm_cache_size dm cache: Remove unused dm_cache_dump dm cache: Remove unused btracker_nr_writebacks_queued
No related branches found
No related tags found
Showing
- drivers/md/dm-bio-prison-v1.c 0 additions, 35 deletionsdrivers/md/dm-bio-prison-v1.c
- drivers/md/dm-bio-prison-v1.h 0 additions, 24 deletionsdrivers/md/dm-bio-prison-v1.h
- drivers/md/dm-bufio.c 20 additions, 5 deletionsdrivers/md/dm-bufio.c
- drivers/md/dm-cache-background-tracker.c 0 additions, 6 deletionsdrivers/md/dm-cache-background-tracker.c
- drivers/md/dm-cache-background-tracker.h 0 additions, 1 deletiondrivers/md/dm-cache-background-tracker.h
- drivers/md/dm-cache-metadata.c 0 additions, 33 deletionsdrivers/md/dm-cache-metadata.c
- drivers/md/dm-cache-metadata.h 0 additions, 3 deletionsdrivers/md/dm-cache-metadata.h
- drivers/md/dm-ioctl.c 2 additions, 2 deletionsdrivers/md/dm-ioctl.c
- drivers/md/dm-table.c 0 additions, 5 deletionsdrivers/md/dm-table.c
- drivers/md/dm-thin.c 1 addition, 0 deletionsdrivers/md/dm-thin.c
- drivers/md/dm-vdo/block-map.c 0 additions, 2 deletionsdrivers/md/dm-vdo/block-map.c
- drivers/md/dm-vdo/data-vio.c 4 additions, 32 deletionsdrivers/md/dm-vdo/data-vio.c
- drivers/md/dm-vdo/data-vio.h 0 additions, 5 deletionsdrivers/md/dm-vdo/data-vio.h
- drivers/md/dm-vdo/dedupe.c 5 additions, 4 deletionsdrivers/md/dm-vdo/dedupe.c
- drivers/md/dm-vdo/encodings.c 1 addition, 1 deletiondrivers/md/dm-vdo/encodings.c
- drivers/md/dm-vdo/indexer/index-layout.c 0 additions, 26 deletionsdrivers/md/dm-vdo/indexer/index-layout.c
- drivers/md/dm-vdo/indexer/indexer.h 0 additions, 4 deletionsdrivers/md/dm-vdo/indexer/indexer.h
- drivers/md/dm-vdo/int-map.c 11 additions, 17 deletionsdrivers/md/dm-vdo/int-map.c
- drivers/md/dm-vdo/io-submitter.c 1 addition, 1 deletiondrivers/md/dm-vdo/io-submitter.c
- drivers/md/dm-vdo/murmurhash3.c 2 additions, 5 deletionsdrivers/md/dm-vdo/murmurhash3.c
Loading
Please register or sign in to comment