summaryrefslogtreecommitdiff
path: root/drivers/md/dm-core.h
AgeCommit message (Expand)Author
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers
2021-08-10dm ima: measure data on table loadTushar Sugandhi
2021-06-04dm: introduce zone append emulationDamien Le Moal
2021-06-04dm: rearrange core declarations for extended use from dm-zone.cDamien Le Moal
2021-02-11dm: fix deadlock when swapping to encrypted deviceMikulas Patocka
2021-02-11dm: add support for passing through inline crypto supportSatya Tangirala
2020-12-01dm: remove the block_device reference in struct mapped_deviceChristoph Hellwig
2020-12-01fs: simplify freeze_bdev/thaw_bdevChristoph Hellwig
2020-09-29dm table: make 'struct dm_table' definition accessible to all of DM coreMike Snitzer
2019-04-04dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer
2018-12-19dm: don't reuse bio for flushesJens Axboe
2018-12-10dm: remove the pending IO accountingMikulas Patocka
2018-10-11dm: remove legacy request-based IO pathJens Axboe
2018-06-08dm: adjust structure members to improve alignmentMike Snitzer
2018-05-30dm: convert to bioset_init()/mempool_init()Kent Overstreet
2018-01-29dm: various cleanups to md->queue initialization codeMike Snitzer
2017-12-16dm: remove now unused bio-based io_pool and _io_cacheMike Snitzer
2017-12-16dm: improve performance by moving dm_io structure to per-bio-dataMike Snitzer
2017-11-10dm: allocate struct mapped_device with kvzallocMikulas Patocka
2017-09-25dm ioctl: fix alignment of event number in the device listMikulas Patocka
2017-06-19dm: add basic support for using the select or poll functionMikulas Patocka
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-27dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche
2017-04-20dm: add dax_device and dax_operations supportDan Williams
2017-04-08dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-01-27dm: always defer request allocation to the owner of the request_queueChristoph Hellwig
2016-06-10dm: move request-based code out to dm-rq.[hc]Mike Snitzer