aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-core.h
AgeCommit message (Expand)Author
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