# heads (aka `branches'): $ git for-each-ref --sort=-creatordate refs/heads \ --format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))' dm-6.15 dm: Enable inline crypto passthrough for striped target (2025-02-17) for-next dm: Enable inline crypto passthrough for striped target (2025-02-17) dm-6.14 dm-integrity: Do not emit journal configuration in DM table for Inline mode (2025-02-17) dm-6.13 dm thin: make get_first_thin use rcu-safe list first function (2025-01-08) dm-6.12 dm-cache: fix warnings about duplicate slab caches (2024-11-11) dm-6.11 dm-integrity: fix a race condition when accessing recalc_sector (2024-09-06) dm-6.10 dm vdo: replace max_discard_sectors with max_hw_discard_sectors (2024-07-11) dm-6.9 dm: restore synchronous close of device mapper block device (2024-04-16) dm-vdo dm vdo: document minimum metadata size requirements (2024-03-07) dm-6.8 dm-integrity, dm-verity: reduce stack usage for recheck (2024-02-24) dm-6.9-bh-wq dm-verity: Convert from tasklet to BH workqueue (2024-02-22) dm-6.7 MAINTAINERS: remove stale info for DEVICE-MAPPER (2023-12-18) dm-6.6 MAINTAINERS: update the dm-devel mailing list (2023-10-06) dm-6.5 dm cache policy smq: ensure IO doesn't prevent cleaner policy progress (2023-07-25) dm-6.5-provision-support dm thin: complete interface for REQ_OP_PROVISION support (2023-06-16) dm-6.4 dm: use op specific max_sectors when splitting abnormal io (2023-06-15) dm-6.4-dev4 dm: improve hash_locks sizing and hash function (2023-03-30) dm-6.3 dm: fix __send_duplicate_bios() to always allow for splitting IO (2023-03-30) dm-6.4-dev3 dm bio prison v1: intelligently size dm_bio_prison's prison_regions (2023-03-27) dm-6.4-dev2 dm bio prison v1: improve concurrent IO performance (2023-03-24) dm-6.2 dm thin: Use last transaction's pmd->root when commit failed (2022-12-08) dm-6.1 dm integrity: clear the journal on suspend (2022-11-18) dm-6.0 dm bufio: fix some cases where the code sleeps with spinlock held (2022-08-11) dm-5.19 dm raid: fix KASAN warning in raid5_add_disks (2022-06-29) block-5.19 block: improve the error message from bio_check_eod (2022-05-04) dm-5.19-v1 Merge branch 'block-5.19' into dm-5.19-v1 (2022-04-15) dm-5.18 dm: fix bio length of empty flush (2022-04-15) * master Merge tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd (2022-02-07) dm-5.17 dm: rename split functions (2022-01-25) dm-5.17-iostat-fix dm: rename split functions (2022-01-25) nvme-error-handling-fixes/for-5.17-v2 nvme: decouple basic ANA log page re-read support from native multipathing (2022-01-11) nvme-error-handling-fixes/for-5.17 nvme: remove multipath check in nvme_mpath_init_identify (2022-01-11) dm-5.16 dm integrity: fix data corruption due to improper use of bvec_kmap_local (2021-12-15) dm-5.15 dm: fix mempool NULL pointer race when completing IO (2021-10-12) dm-5.14 dm writecache: make writeback pause configurable (2021-06-28) dm-5.13 dm snapshot: properly fix a crash when an origin has no snapshots (2021-05-25) nvme-error-handling-fixes/for-5.13-v5 nvme: decouple basic ANA log page re-read support from native multipathing (2021-04-20) dm-5.12 dm verity fec: fix misaligned RS roots IO (2021-04-14) dm-5.11 dm: avoid filesystem lookup in dm_get_dev_t() (2021-01-21) v5.10-fml Revert "dm raid: fix discard limits for raid1 and raid10" (2020-12-14) dm-5.10-rcX block: fix incorrect branching in blk_max_size_offset() (2020-12-04) dm-5.10 dm: fix request-based DM to not bounce through indirect dm_submit_bio (2020-10-07) dm-5.9 dm crypt: document encrypted keyring key option (2020-09-22) nvme-error-handling-fixes/for-5.9 nvme: allow retry for requests with REQ_FAILFAST_TRANSPORT set (2020-08-24) dm-5.8 dm integrity: fix integrity recalculation that is improperly skipped (2020-07-23) dm-5.7 dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath (2020-04-28) dm-5.6 dm: bump version of core and various targets (2020-03-03) dm-5.5 docs: dm-integrity: remove reference to ARC4 (2019-12-10) dm-5.4 dm cache: fix bugs when a GFP_NOWAIT allocation fails (2019-10-17) dm-5.3 dm table: fix invalid memory accesses with too high sector number (2019-08-23) dm-5.3-merge Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm into dm-5.3-merge (2019-07-12) dm-5.2 dm verity: use message limit for data block corruption message (2019-06-25) dm-5.1 dm integrity: fix deadlock with overlapping I/O (2019-04-05) dm-multipath-nvme nvme-multipath: default nvme_core.multipath=N (2019-03-15) dm-noclone-support dm: disallow stacking noclone support (2019-03-05) dm-5.0 dm thin: fix bug where bio that overwrites thin block ignores FUA (2019-02-14) dm-4.21 dm: do not allow readahead to limit IO size (2018-12-18) dm-4.20 dm thin: bump target version (2018-12-12) dm-4.19 dm linear: fix linear_end_io conditional definition (2018-10-10) dm-4.18 dm writecache: support optional offset for start of device (2018-07-02) dm-4.17 dm thin: update Documentation to clarify when "read_only" is valid (2018-05-10) dm-4.16 dm: fix dropped return code from dm_get_bdev_for_ioctl (2018-03-29) block-4.16 blk-mq: introduce BLK_STS_DEV_RESOURCE (2018-01-30) dm-4.15 dm crypt: fix error return code in crypt_ctr() (2018-01-17) for-4.14/dm dm raid: fix incorrect status output at the end of a "recover" process (2017-10-05) for-4.13/dm dm mpath: do not lock up a CPU with requeuing activity (2017-08-28) for-4.12/dm dm thin: do not queue freed thin mapping for next stage processing (2017-06-27) for-4.12/dm-post-merge dm: introduce a new DM_MAPIO_KILL return value (2017-05-01) dm-4.11 dm verity fec: fix bufio leaks (2017-03-31) dm-4.10 dm crypt: replace RCU read-side section with rwsem (2017-02-03) dm-4.9 dm table: fix missing dm_put_target_type() in dm_table_add_target() (2016-10-24) dm-4.8 Linux 4.8-rc5 (2016-09-04) dm-4.7-mpath-fixes dm mpath: debug must_push_back (2016-08-02) dm-4.8-block-drivers-merge Merge remote-tracking branch 'jens/for-4.8/drivers' into dm-4.8-block-drivers-merge (2016-07-21) dm-4.7 Linux 4.7-rc5 (2016-06-26) dm-4.6 dm cache metadata: fix cmd_read_lock() acquiring write lock (2016-04-17) dm-fallocate block: wire blkdev_fallocate() to block_device_operations' reserve_space (2016-04-12) dm-4.5 dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths (2016-02-21) dm-4.4 dm btree: fix bufio buffer leaks in dm_btree_del() error path (2015-12-10) dm-4.3 dm cache: the CLEAN_SHUTDOWN flag was not being set (2015-10-23) dm-4.2 dm cache policy smq: move 'dm-cache-default' module alias to SMQ (2015-08-12) dm-4.1 dm: fix casting bug in dm_merge_bvec() (2015-05-29) dm-4.1-for-ejt dm thin: fixup for lack of bio_inc_remaining in 4.1 (2015-05-28) dm-for-4.0 dm: fix add_disk() NULL pointer due to race with free_dev() (2015-03-23) dm-for-3.19 dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAIL mode (2015-01-28) dm-for-3.18 dm btree: fix a recursion depth bug in btree walking code (2014-11-10)
git clone https://yhbt.net/pub/scm/linux/kernel/git/device-mapper/linux-dm.git