aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/device-mapper.h
Commit message (Expand)AuthorAge
* dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2017-09-11
* dm: constify argument arraysEric Biggers2017-08-28
* dm: fix printk() rate limiting codeBart Van Assche2017-08-28
* Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-07
|\
| * dm: add ->flush() dax operation supportDan Williams2017-06-15
| * dm: add ->copy_from_iter() dax operation supportDan Williams2017-06-09
* | dm: introduce dm_remap_zone_report()Damien Le Moal2017-06-19
* | dm table: add zoned block devices validationDamien Le Moal2017-06-19
* | dm: convert DM printk macros to pr_<level> macrosJoe Perches2017-06-19
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* | block: introduce new block status code typeChristoph Hellwig2017-06-09
* | dm: change ->end_io calling conventionChristoph Hellwig2017-06-09
|/
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-05
|\
| * dm: teach dm-targets to use a dax_device + dax_operationsDan Williams2017-04-25
| * dm: add dax_device and dax_operations supportDan Williams2017-04-20
* | dm: introduce a new DM_MAPIO_KILL return valueChristoph Hellwig2017-05-01
* | dm rq: change ->rq_end_io calling conventionsChristoph Hellwig2017-05-01
* | Merge branch 'dm-4.12' into dm-4.12-post-mergeMike Snitzer2017-05-01
|\ \
| * | dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche2017-04-27
| * | dm: mark targets that pass integrity dataMikulas Patocka2017-04-24
| * | dm table: add flag to allow target to handle its own integrity metadataMilan Broz2017-03-07
| |/
* | block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-08
* | 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 rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requestsMike Snitzer2016-09-14
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
* | dm: add infrastructure for DAX supportToshi Kani2016-07-20
* | dm mpath: add optional "queue_mode" featureMike Snitzer2016-06-10
|/
* dm snapshot: disallow the COW and origin devices from being identicalDingXiang2016-03-10
* dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer2016-02-22
* dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer2016-02-22
* dm: refactor ioctl handlingChristoph Hellwig2015-10-31
* block: kill merge_bvec_fn() completelyKent Overstreet2015-08-13
* dm: remove unnecessary wrapper around blk_lld_busyMike Snitzer2015-03-31
* dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-27
* dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer2015-02-09
* dm: remove exports for request-based interfaces without external callersMike Snitzer2015-02-09
* dm: add presuspend_undo hook to target_typeMike Snitzer2014-11-19
* dm: remove symbol export for dm_set_device_limitsMike Snitzer2014-06-04
* dm: introduce dm_accept_partial_bioMikulas Patocka2014-06-03
* dm table: add dm_table_run_md_queue_asyncMike Snitzer2014-03-27
* dm: remove dm_get_mapinfoMikulas Patocka2014-03-27
* dm mpath: disable WRITE SAME if it failsMike Snitzer2013-09-20
* dm: add statistics supportMikulas Patocka2013-09-05
* dm: optimize use SRCU and RCUMikulas Patocka2013-07-10
* dm: document iterate_devicesAlasdair G Kergon2013-05-10
* dm: add target num_write_bios fnAlasdair G Kergon2013-03-01
* dm: rename request variables to biosAlasdair G Kergon2013-03-01
* dm: fix truncated status stringsMikulas Patocka2013-03-01
* dm: remove map_infoMikulas Patocka2012-12-21