Age | Commit message (Expand) | Author | Files | Lines |
2018-06-08 | dm: adjust structure members to improve alignment | Mike Snitzer | 1 | -19/+19 |
2018-05-30 | dm: convert to bioset_init()/mempool_init() | Kent Overstreet | 1 | -2/+2 |
2018-01-29 | dm: various cleanups to md->queue initialization code | Mike Snitzer | 1 | -2/+0 |
2017-12-16 | dm: remove now unused bio-based io_pool and _io_cache | Mike Snitzer | 1 | -2/+0 |
2017-12-16 | dm: improve performance by moving dm_io structure to per-bio-data | Mike Snitzer | 1 | -0/+1 |
2017-11-10 | dm: allocate struct mapped_device with kvzalloc | Mikulas Patocka | 1 | -1/+2 |
2017-09-25 | dm ioctl: fix alignment of event number in the device list | Mikulas Patocka | 1 | -0/+1 |
2017-06-19 | dm: add basic support for using the select or poll function | Mikulas Patocka | 1 | -0/+3 |
2017-05-05 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-05-03 | Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2017-04-27 | dm: introduce enum dm_queue_mode to cleanup related code | Bart Van Assche | 1 | -1/+1 |
2017-04-20 | dm: add dax_device and dax_operations support | Dan Williams | 1 | -0/+1 |
2017-04-08 | dm: support REQ_OP_WRITE_ZEROES | Christoph Hellwig | 1 | -0/+1 |
2017-01-27 | dm: always defer request allocation to the owner of the request_queue | Christoph Hellwig | 1 | -1/+0 |
2016-06-10 | dm: move request-based code out to dm-rq.[hc] | Mike Snitzer | 1 | -0/+149 |