summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-core.h
Commit message (Expand)AuthorAgeFilesLines
* dm: various cleanups to md->queue initialization codeMike Snitzer2018-01-291-2/+0
* dm: remove now unused bio-based io_pool and _io_cacheMike Snitzer2017-12-161-2/+0
* dm: improve performance by moving dm_io structure to per-bio-dataMike Snitzer2017-12-161-0/+1
* dm: allocate struct mapped_device with kvzallocMikulas Patocka2017-11-101-1/+2
* dm ioctl: fix alignment of event number in the device listMikulas Patocka2017-09-251-0/+1
* dm: add basic support for using the select or poll functionMikulas Patocka2017-06-191-0/+3
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-051-0/+1
|\
| * dm: add dax_device and dax_operations supportDan Williams2017-04-201-0/+1
* | Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-031-1/+1
|\ \
| * | dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche2017-04-271-1/+1
| |/
* / dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-081-0/+1
|/
* dm: always defer request allocation to the owner of the request_queueChristoph Hellwig2017-01-271-1/+0
* dm: move request-based code out to dm-rq.[hc]Mike Snitzer2016-06-101-0/+149