mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 07:31:29 +00:00
661fb4e68c
targets - Dm-io cleansups and refactoring - Remove unused 'struct thunk' in dm-cache - Handle minor device numbers > 255 in dm-init - Dm-verity refactoring & enabling platform keyring - Fix warning in dm-raid - Improve dm-crypt performance - split bios to smaller pieces, so that They could be processed concurrently - Stop using blk_limits_io_{min,opt} - Dm-vdo cleanup and refactoring - Remove max_write_zeroes_granularity and max_secure_erase_granularity - Dm-multipath cleanup & refactoring - Add dm-crypt and dm-integrity support for non-power-of-2 sector size - Fix reshape in dm-raid - Make dm_block_validator const -----BEGIN PGP SIGNATURE----- iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCZpo+9xQcbXBhdG9ja2FA cmVkaGF0LmNvbQAKCRATAyx9YGnhbYKDAQCZP2pJyh9tRZ8GsHtk3l/ZMftmk1/c 26v6vYlOTObJHAEA3TH2ahVnzhqYs/x3zEW/n91feTSeUJrrJ9DqHxWt+Ac= =S3yx -----END PGP SIGNATURE----- Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm Pull device mapper updates from Mikulas Patocka: - Optimize processing of flush bios in the dm-linear and dm-stripe targets - Dm-io cleansups and refactoring - Remove unused 'struct thunk' in dm-cache - Handle minor device numbers > 255 in dm-init - Dm-verity refactoring & enabling platform keyring - Fix warning in dm-raid - Improve dm-crypt performance - split bios to smaller pieces, so that They could be processed concurrently - Stop using blk_limits_io_{min,opt} - Dm-vdo cleanup and refactoring - Remove max_write_zeroes_granularity and max_secure_erase_granularity - Dm-multipath cleanup & refactoring - Add dm-crypt and dm-integrity support for non-power-of-2 sector size - Fix reshape in dm-raid - Make dm_block_validator const * tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: (33 commits) dm vdo: fix a minor formatting issue in vdo.rst dm vdo int-map: fix kerneldoc formatting dm vdo repair: add missing kerneldoc fields dm: Constify struct dm_block_validator dm-integrity: introduce the Inline mode dm: introduce the target flag mempool_needs_integrity dm raid: fix stripes adding reshape size issues dm raid: move _get_reshape_sectors() as prerequisite to fixing reshape size issues dm-crypt: support for per-sector NVMe metadata dm mpath: don't call dm_get_device in multipath_message dm: factor out helper function from dm_get_device dm-verity: fix dm_is_verity_target() when dm-verity is builtin dm: Remove max_secure_erase_granularity dm: Remove max_write_zeroes_granularity dm vdo indexer: use swap() instead of open coding it dm vdo: remove unused struct 'uds_attribute' dm: stop using blk_limits_io_{min,opt} dm-crypt: limit the size of encryption requests dm verity: add support for signature verification with platform keyring dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume ... |
||
---|---|---|
.. | ||
indexer | ||
action-manager.c | ||
action-manager.h | ||
admin-state.c | ||
admin-state.h | ||
block-map.c | ||
block-map.h | ||
completion.c | ||
completion.h | ||
constants.h | ||
cpu.h | ||
data-vio.c | ||
data-vio.h | ||
dedupe.c | ||
dedupe.h | ||
dm-vdo-target.c | ||
dump.c | ||
dump.h | ||
encodings.c | ||
encodings.h | ||
errors.c | ||
errors.h | ||
flush.c | ||
flush.h | ||
funnel-queue.c | ||
funnel-queue.h | ||
funnel-workqueue.c | ||
funnel-workqueue.h | ||
int-map.c | ||
int-map.h | ||
io-submitter.c | ||
io-submitter.h | ||
Kconfig | ||
logger.c | ||
logger.h | ||
logical-zone.c | ||
logical-zone.h | ||
Makefile | ||
memory-alloc.c | ||
memory-alloc.h | ||
message-stats.c | ||
message-stats.h | ||
murmurhash3.c | ||
murmurhash3.h | ||
numeric.h | ||
packer.c | ||
packer.h | ||
permassert.c | ||
permassert.h | ||
physical-zone.c | ||
physical-zone.h | ||
priority-table.c | ||
priority-table.h | ||
recovery-journal.c | ||
recovery-journal.h | ||
repair.c | ||
repair.h | ||
slab-depot.c | ||
slab-depot.h | ||
statistics.h | ||
status-codes.c | ||
status-codes.h | ||
string-utils.c | ||
string-utils.h | ||
thread-device.c | ||
thread-device.h | ||
thread-registry.c | ||
thread-registry.h | ||
thread-utils.c | ||
thread-utils.h | ||
time-utils.h | ||
types.h | ||
vdo.c | ||
vdo.h | ||
vio.c | ||
vio.h | ||
wait-queue.c | ||
wait-queue.h |