aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-10dm: allocate struct mapped_device with kvzallocMikulas Patocka1-1/+2
2017-09-25dm ioctl: fix alignment of event number in the device listMikulas Patocka1-0/+1
2017-06-19dm: add basic support for using the select or poll functionMikulas Patocka1-0/+3
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-1/+1
2017-04-27dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche1-1/+1
2017-04-20dm: add dax_device and dax_operations supportDan Williams1-0/+1
2017-04-08dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig1-0/+1
2017-01-27dm: always defer request allocation to the owner of the request_queueChristoph Hellwig1-1/+0
2016-06-10dm: move request-based code out to dm-rq.[hc]Mike Snitzer1-0/+149