- 42aa210 dm table: Fix zoned model check and zone sectors check by Shin'ichiro Kawasaki · 3 years, 10 months ago
- 1f14507 dm: fix deadlock when swapping to encrypted device by Mikulas Patocka · 4 years ago
- 9c37de2 dm: remove special-casing of bio-based immutable singleton target on NVMe by Mike Snitzer · 4 years, 3 months ago
- 6abc494 dm: add support for REQ_NOWAIT and enable it for linear target by Konstantin Khlebnikov · 4 years, 4 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 5df96f2 dm integrity: fix integrity recalculation that is improperly skipped by Mikulas Patocka · 4 years, 6 months ago
- 21cf866 writeback: remove bdi->congested_fn by Christoph Hellwig · 4 years, 7 months ago
- 74244b5 dm: use dynamic debug instead of compile-time config option by Hannes Reinecke · 4 years, 8 months ago
- 087615bf dm mpath: pass IO start time to path selector by Gabriel Krisman Bertazi · 4 years, 9 months ago
- cdf6cdc dm,dax: Add dax zero_page_range operation by Vivek Goyal · 4 years, 11 months ago
- eeee282 Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
- d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
- 8adeac3b dm stripe: use struct_size() in kmalloc() by Gustavo A. R. Silva · 5 years ago
- 3bfe1fc Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
- 733232f dm: use printk ratelimiting functions by Mike Snitzer · 6 years ago
- bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
- 5de719e dm mpath: fix missing call of path selector type->end_io by Yufen Yu · 6 years ago
- 6bbc923 dm: add support to directly boot to a mapped device by Helen Koike · 6 years ago
- 0bdb50c dm: fix to_sector() for 32bit by NeilBrown · 6 years ago
- 61697a6 dm: eliminate 'split_discard_bios' flag from DM target interface by Mike Snitzer · 6 years ago
- 71f4d95 Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
- e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
- f349b0a dm: add dm_table_device_name() by Michał Mirosław · 6 years ago
- 953923c dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED by Mike Snitzer · 6 years ago
- b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 7 years ago
- 83c7c18 Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
- 5bd5e8d dm: remove fmode_t argument from .prepare_ioctl hook by Mike Snitzer · 7 years ago
- 0071654 dm: add support for secure erase forwarding by Denis Semakin · 7 years ago
- 1eb5fa8 dm: allow targets to return output from messages they are sent by Mike Snitzer · 7 years ago
- 233bde2 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 7 years ago
- ac514ff dm mpath: delay the retry of a request if the target responded as busy by Mike Snitzer · 7 years ago
- f6e7baa dm: move dm_table_destroy() to same header as dm_table_create() by Brian Norris · 8 years ago
- 22c1185 dm: introduce DM_TYPE_NVME_BIO_BASED by Mike Snitzer · 7 years ago
- 64f52b0 dm: improve performance by moving dm_io structure to per-bio-data by Mike Snitzer · 7 years ago
- f31c21e dm: remove unused 'num_write_bios' target interface by NeilBrown · 7 years ago
- c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
- 5916a22 dm: constify argument arrays by Eric Biggers · 8 years ago
- 6044078 dm: fix printk() rate limiting code by Bart Van Assche · 7 years ago
- b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 1099930 dm: introduce dm_remap_zone_report() by Damien Le Moal · 8 years ago
- dd88d31 dm table: add zoned block devices validation by Damien Le Moal · 8 years ago
- d2c3c8d dm: convert DM printk macros to pr_<level> macros by Joe Perches · 8 years ago
- abebfbe2 dm: add ->flush() dax operation support by Dan Williams · 8 years ago
- 7e026c8 dm: add ->copy_from_iter() dax operation support by Dan Williams · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
- 1be5690 dm: change ->end_io calling convention by Christoph Hellwig · 8 years ago
- 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 412445a dm: introduce a new DM_MAPIO_KILL return value by Christoph Hellwig · 8 years ago
- 7ed8578 dm rq: change ->rq_end_io calling conventions by Christoph Hellwig · 8 years ago
- 7e25a76 Merge branch 'dm-4.12' into dm-4.12-post-merge by Mike Snitzer · 8 years ago
- 7e0d574 dm: introduce enum dm_queue_mode to cleanup related code by Bart Van Assche · 8 years ago
- 817bf40 dm: teach dm-targets to use a dax_device + dax_operations by Dan Williams · 8 years ago
- e2460f2 dm: mark targets that pass integrity data by Mikulas Patocka · 8 years ago
- f26c571 dm: add dax_device and dax_operations support by Dan Williams · 8 years ago
- 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
- ac62d62 dm: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
- 9b4b5a7 dm table: add flag to allow target to handle its own integrity metadata by Milan Broz · 8 years ago
- eb8db83 dm: always defer request allocation to the owner of the request_queue by Christoph Hellwig · 8 years ago
- a8ac51e dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests by Mike Snitzer · 8 years ago
- f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 545ed20 dm: add infrastructure for DAX support by Toshi Kani · 9 years ago
- e83068a dm mpath: add optional "queue_mode" feature by Mike Snitzer · 9 years ago
- 4df2bf4 dm snapshot: disallow the COW and origin devices from being identical by DingXiang · 9 years ago
- 30187e1 dm: rename target's per_bio_data_size to per_io_data_size by Mike Snitzer · 9 years ago
- f083b09 dm: set DM_TARGET_WILDCARD feature on "error" target by Mike Snitzer · 9 years ago
- e56f81e dm: refactor ioctl handling by Christoph Hellwig · 9 years ago
- 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
- 52b0991 dm: remove unnecessary wrapper around blk_lld_busy by Mike Snitzer · 10 years ago
- 09ee96b dm snapshot: suspend merging snapshot when doing exception handover by Mikulas Patocka · 10 years ago
- e5863d9 dm: allocate requests in target when stacking on blk-mq devices by Mike Snitzer · 10 years ago
- dbf9782 dm: remove exports for request-based interfaces without external callers by Mike Snitzer · 10 years ago
- d67ee21 dm: add presuspend_undo hook to target_type by Mike Snitzer · 10 years ago
- 11f0431 dm: remove symbol export for dm_set_device_limits by Mike Snitzer · 11 years ago
- 1dd40c3 dm: introduce dm_accept_partial_bio by Mikulas Patocka · 11 years ago
- 9974fa2 dm table: add dm_table_run_md_queue_async by Mike Snitzer · 11 years ago
- d70ab4f dm: remove dm_get_mapinfo by Mikulas Patocka · 11 years ago
- f84cb8a dm mpath: disable WRITE SAME if it fails by Mike Snitzer · 11 years ago
- fd2ed4d dm: add statistics support by Mikulas Patocka · 11 years ago
- 83d5e5b dm: optimize use SRCU and RCU by Mikulas Patocka · 12 years ago
- 058ce5c dm: document iterate_devices by Alasdair G Kergon · 12 years ago
- b0d8ed4 dm: add target num_write_bios fn by Alasdair G Kergon · 12 years ago
- 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 12 years ago
- fd7c092 dm: fix truncated status strings by Mikulas Patocka · 12 years ago
- 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
- ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
- c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
- d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
- 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
- 0ac5548 dm: use bool bitfields in struct dm_target by Alasdair G Kergon · 12 years ago
- 0e9c24e dm: allow targets to request flushes regardless of underlying device support by Joe Thornber · 12 years ago
- 7acf027 dm: introduce split_discard_requests by Mikulas Patocka · 12 years ago
- 542f903 dm: support non power of two target max_io_len by Mike Snitzer · 12 years ago
- af7346e dm: remove unused flush target method by Joe Thornber · 12 years ago
- 36a0456 dm table: add immutable feature by Alasdair G Kergon · 13 years ago
- cc6cbe1 dm table: add always writeable feature by Alasdair G Kergon · 13 years ago
- 3791e2f dm table: add singleton feature by Alasdair G Kergon · 13 years ago
- 71a1673 dm: use local printk ratelimit by Namhyung Kim · 13 years ago
- 983c7db dm crypt: always disable discard_zeroes_data by Milan Broz · 13 years ago
- 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago