index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device-mapper.h
Age
Commit message (
Expand
)
Author
2018-01-29
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
2018-01-17
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
2017-12-20
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
2017-12-16
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
2017-12-13
dm: remove unused 'num_write_bios' target interface
NeilBrown
2017-09-11
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-08-28
dm: constify argument arrays
Eric Biggers
2017-08-28
dm: fix printk() rate limiting code
Bart Van Assche
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-06-19
dm: introduce dm_remap_zone_report()
Damien Le Moal
2017-06-19
dm table: add zoned block devices validation
Damien Le Moal
2017-06-19
dm: convert DM printk macros to pr_<level> macros
Joe Perches
2017-06-15
dm: add ->flush() dax operation support
Dan Williams
2017-06-09
dm: add ->copy_from_iter() dax operation support
Dan Williams
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-01
dm: introduce a new DM_MAPIO_KILL return value
Christoph Hellwig
2017-05-01
dm rq: change ->rq_end_io calling conventions
Christoph Hellwig
2017-05-01
Merge branch 'dm-4.12' into dm-4.12-post-merge
Mike Snitzer
2017-04-27
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-25
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
2017-04-24
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-20
dm: add dax_device and dax_operations support
Dan Williams
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-03-07
dm table: add flag to allow target to handle its own integrity metadata
Milan Broz
2017-01-27
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2016-09-14
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-20
dm: add infrastructure for DAX support
Toshi Kani
2016-06-10
dm mpath: add optional "queue_mode" feature
Mike Snitzer
2016-03-10
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2016-02-22
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-02-22
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2015-10-31
dm: refactor ioctl handling
Christoph Hellwig
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-03-31
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
2015-02-27
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-02-09
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2015-02-09
dm: remove exports for request-based interfaces without external callers
Mike Snitzer
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-06-04
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-06-03
dm: introduce dm_accept_partial_bio
Mikulas Patocka
2014-03-27
dm table: add dm_table_run_md_queue_async
Mike Snitzer
2014-03-27
dm: remove dm_get_mapinfo
Mikulas Patocka
2013-09-20
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2013-09-05
dm: add statistics support
Mikulas Patocka
2013-07-10
dm: optimize use SRCU and RCU
Mikulas Patocka
[next]