blob: dd52744f3fc92ef068edb1efc26332cc913938de [file] [log] [blame]
e0910c8e4f87 ("dm raid: fix discard limits for raid1 and raid10")
c8156fc77d07 ("dm raid: fix updating of max_discard_sectors limit")
61697a6abd24 ("dm: eliminate 'split_discard_bios' flag from DM target interface")
53b471687012 ("dm: remove indirect calls from __send_changing_extent_only()")
971888c46993 ("dm: hold DM table for duration of ioctl rather than use blkdev_get")
00716545c894 ("dm: add support for secure erase forwarding")
0519c71e8d46 ("dm: backfill abnormal IO support to non-splitting IO submission")
1eb5fa849f2b ("dm: allow targets to return output from messages they are sent")
da5dadb4f116 ("dm: fix dropped return code from dm_get_bdev_for_ioctl")
519049afead4 ("dm: use blkdev_get rather than bdgrab when issuing pass-through ioctl")
978e51ba38e0 ("dm: optimize bio-based NVMe IO submission")
bc02cdbe53ea ("dm: remove redundant mapped_device member from clone_info structure")
64f52b0e3148 ("dm: improve performance by moving dm_io structure to per-bio-data")
745dc570b2c3 ("dm: rename 'bio' member of dm_io structure to 'orig_bio'")
3d7f45625a84 ("dm: fix __send_changing_extent_only() to send first bio and chain remainder")
0776aa0e30aa ("dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs")
4a3f54d94d5c ("dm: remove BIOSET_NEED_RESCUER based dm_offload infrastructure")
318716ddea08 ("dm: safely allocate multiple bioset bios")
f31c21e4365c ("dm: remove unused 'num_write_bios' target interface")
18a25da84354 ("dm: ensure bio submission follows a depth-first tree walk")
552aa679f265 ("dm raid: use rs_is_raid*()")
7dea378b23fd ("dm: do not set 'discards_supported' in targets that do not need it")