aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-core.h
Commit message (Expand)AuthorAge
* dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer2019-04-04
* dm: don't reuse bio for flushesJens Axboe2018-12-19
* dm: remove the pending IO accountingMikulas Patocka2018-12-10
* dm: remove legacy request-based IO pathJens Axboe2018-10-11
* dm: adjust structure members to improve alignmentMike Snitzer2018-06-08
* dm: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-30
* dm: various cleanups to md->queue initialization codeMike Snitzer2018-01-29
* dm: remove now unused bio-based io_pool and _io_cacheMike Snitzer2017-12-16
* dm: improve performance by moving dm_io structure to per-bio-dataMike Snitzer2017-12-16
* dm: allocate struct mapped_device with kvzallocMikulas Patocka2017-11-10
* dm ioctl: fix alignment of event number in the device listMikulas Patocka2017-09-25
* dm: add basic support for using the select or poll functionMikulas Patocka2017-06-19
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-05
|\
| * dm: add dax_device and dax_operations supportDan Williams2017-04-20
* | Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-03
|\ \
| * | dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche2017-04-27
| |/
* / dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-08
|/
* dm: always defer request allocation to the owner of the request_queueChristoph Hellwig2017-01-27
* dm: move request-based code out to dm-rq.[hc]Mike Snitzer2016-06-10