dm-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/07/07
Re: [PATCH] dm-stripe: fix a possible integer overflow
John Garry
2025/07/07
[PATCH v4 6/6] block: use chunk_sectors when evaluating stacked atomic write limits
John Garry
2025/07/07
[PATCH v4 5/6] dm-stripe: limit chunk_sectors to the stripe size
John Garry
2025/07/07
[PATCH v4 2/6] block: sanitize chunk_sectors for atomic write limits
John Garry
2025/07/07
[PATCH v4 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
John Garry
2025/07/07
[PATCH v4 4/6] md/raid10: set chunk_sectors limit
John Garry
2025/07/07
[PATCH] dm-stripe: fix a possible integer overflow
Mikulas Patocka
2025/07/07
Re: [PATCH] block/partitions: detect LUKS-formatted disks
Milan Broz
2025/07/07
[PATCH v2 11/11] dm-pcache: initial dm-pcache target
Dongsheng Yang
2025/07/07
[PATCH v2 10/11] dm-pcache: add cache core
Dongsheng Yang
2025/07/07
[PATCH v2 09/11] dm-pcache: add cache_req
Dongsheng Yang
2025/07/07
[PATCH v2 06/11] dm-pcache: add cache_writeback
Dongsheng Yang
2025/07/07
[PATCH v2 08/11] dm-pcache: add cache_key
Dongsheng Yang
2025/07/07
[PATCH v2 07/11] dm-pcache: add cache_gc
Dongsheng Yang
2025/07/07
[PATCH v2 05/11] dm-pcache: add cache_segment
Dongsheng Yang
2025/07/07
[PATCH v2 03/11] dm-pcache: add cache device
Dongsheng Yang
2025/07/06
[PATCH v2 04/11] dm-pcache: add segment layer
Dongsheng Yang
2025/07/06
[PATCH v2 02/11] dm-pcache: add backing device management
Dongsheng Yang
2025/07/06
[PATCH v2 01/11] dm-pcache: add pcache_internal.h
Dongsheng Yang
2025/07/06
[PATCH v2 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/07/06
Re: [PATCH v1 02/11] dm-pcache: add backing device management
Dongsheng Yang
2025/07/06
Re: [PATCH v1 04/11] dm-pcache: add segment layer
Dongsheng Yang
2025/07/06
Re: [PATCH v1 05/11] dm-pcache: add cache_segment
Dongsheng Yang
2025/07/06
[PATCH v5 14/15] md: check before referencing mddev->bitmap_ops
Yu Kuai
2025/07/06
[PATCH v5 11/15] md/raid10: check before referencing mddev->bitmap_ops
Yu Kuai
2025/07/06
[PATCH v5 13/15] md/dm-raid: check before referencing mddev->bitmap_ops
Yu Kuai
2025/07/06
[PATCH v5 12/15] md/raid5: check before referencing mddev->bitmap_ops
Yu Kuai
2025/07/06
[PATCH v5 07/15] md/md-bitmap: handle the case bitmap is not enabled before start_sync()
Yu Kuai
2025/07/06
[PATCH v5 04/15] md/md-bitmap: merge md_bitmap_group into bitmap_operations
Yu Kuai
2025/07/06
[PATCH v5 08/15] md/md-bitmap: handle the case bitmap is not enabled before end_sync()
Yu Kuai
2025/07/06
[PATCH v5 15/15] md/md-bitmap: introduce CONFIG_MD_BITMAP
Yu Kuai
2025/07/06
[PATCH v5 05/15] md/md-bitmap: add a new parameter 'flush' to bitmap_ops->enabled
Yu Kuai
2025/07/06
[PATCH v5 02/15] md/raid1: remove struct pool_info and related code
Yu Kuai
2025/07/06
[PATCH v5 03/15] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()
Yu Kuai
2025/07/06
[PATCH v5 01/15] md/raid1: change r1conf->r1bio_pool to a pointer type
Yu Kuai
2025/07/06
[PATCH v5 10/15] md/raid1: check before referencing mddev->bitmap_ops
Yu Kuai
2025/07/06
[PATCH v5 09/15] md/raid1: check bitmap before behind write
Yu Kuai
2025/07/06
[PATCH v5 06/15] md/md-bitmap: add md_bitmap_registered/enabled() helper
Yu Kuai
2025/07/06
[PATCH v5 00/15] md/md-bitmap: introduce CONFIG_MD_BITMAP
Yu Kuai
2025/07/04
Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
Christian Brauner
2025/07/03
Re: [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
John Garry
2025/07/03
Re: [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
Mikulas Patocka
2025/07/03
Re: [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
John Garry
2025/07/03
Re: [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
Mikulas Patocka
2025/07/03
[PATCH v3 4/5] dm-stripe: limit chunk_sectors to the stripe size
John Garry
2025/07/03
[PATCH v3 2/5] md/raid0: set chunk_sectors limit
John Garry
2025/07/03
[PATCH v3 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
John Garry
2025/07/03
[PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
John Garry
2025/07/03
[PATCH v3 3/5] md/raid10: set chunk_sectors limit
John Garry
2025/07/03
[PATCH v3 1/5] block: sanitize chunk_sectors for atomic write limits
John Garry
2025/07/02
Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
Zhang Yi
2025/07/02
Re: [PATCH] md: dm-ps-*: delete version strings
Xose Vazquez Perez
2025/07/02
Re: [PATCH] multipathd: cli_reinstate(): avoid reinstated paths being failed again
Benjamin Marzinski
2025/07/02
Re: [PATCH v2 3/5] md/raid10: set chunk_sectors limit
Yu Kuai
2025/07/02
Re: [PATCH v2 2/5] md/raid0: set chunk_sectors limit
Yu Kuai
2025/07/02
Re: [PATCH v2 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
John Garry
2025/07/01
[PATCH] multipathd: cli_reinstate(): avoid reinstated paths being failed again
Martin Wilck
2025/07/01
[PATCH] multipath-tools: sync valgrind headers with 3.25 version
Xose Vazquez Perez
2025/07/01
Re: [PATCH v1 05/11] dm-pcache: add cache_segment
Jonathan Cameron
2025/07/01
Re: [PATCH v1 04/11] dm-pcache: add segment layer
Jonathan Cameron
2025/07/01
Re: [PATCH v1 03/11] dm-pcache: add cache device
Jonathan Cameron
2025/07/01
Re: [PATCH v1 02/11] dm-pcache: add backing device management
Jonathan Cameron
2025/07/01
Re: [PATCH v1 01/11] dm-pcache: add pcache_internal.h
Jonathan Cameron
2025/06/30
[PATCH] multipath-tools: fix licence identifier
Xose Vazquez Perez
2025/06/30
Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/06/30
Re: [RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/06/30
Re: [RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
Mikulas Patocka
2025/06/30
Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
Mikulas Patocka
2025/06/30
Re: [PATCH] multipath-tools: replace FSF licences boilerplate with a SPDX-License-Identifier
Martin Wilck
2025/06/30
Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/06/30
Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/06/30
Re: [PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
Mikulas Patocka
2025/06/30
[PATCH 1/2] dm-mpath: make dm_unregister_path_selector return void
Mikulas Patocka
2025/06/30
Re: [PATCH] md: dm-ps-*: delete version strings
Mikulas Patocka
2025/06/30
[PATCH 2/2] dm-mpath: don't print the "loaded" message if registering fails
Mikulas Patocka
2025/06/26
Re: [PATCH v3 1/5] block: Make REQ_OP_ZONE_FINISH a write operation
Bart Van Assche
2025/06/26
Re: [PATCH v3 2/5] block: Introduce bio_needs_zone_write_plugging()
Bart Van Assche
2025/06/26
[PATCH] dm: ima: avoid extra calls to strlen()
Dmitry Antipov
2025/06/26
Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
Zhang Yi
2025/06/26
Re: [PATCH v2 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
John Garry
2025/06/25
Re: [PATCH v3 1/5] block: Make REQ_OP_ZONE_FINISH a write operation
Damien Le Moal
2025/06/25
Re: [PATCH v3 3/5] dm: Always split write BIOs to zoned device limits
Damien Le Moal
2025/06/25
Re: [PATCH v3 2/5] block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
2025/06/25
Re: [PATCH v3 3/5] dm: Always split write BIOs to zoned device limits
Mikulas Patocka
2025/06/25
Re: dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Milan Broz
2025/06/25
[PATCH] md: dm-ps-*: delete version strings
Xose Vazquez Perez
2025/06/25
Re: [PATCH v2 3/4] dm: dm-crypt: Do not split write operations with zoned targets
Damien Le Moal
2025/06/25
Re: [PATCH v2 3/4] dm: dm-crypt: Do not split write operations with zoned targets
Mikulas Patocka
2025/06/25
Re: [WARN 6.16-rc3] warning in bdev_count_inflight()
Damien Le Moal
2025/06/25
[PATCH v1 11/11] dm-pcache: initial dm-pcache target
Dongsheng Yang
2025/06/25
Re: [WARN 6.16-rc3] warning in bdev_count_inflight()
Dave Chinner
2025/06/25
Re: [PATCH v3 2/5] block: Introduce bio_needs_zone_write_plugging()
Johannes Thumshirn
2025/06/25
Re: [PATCH v2] dm-crypt: Prevent splitting of emulated zone append operations
Damien Le Moal
2025/06/25
Re: [PATCH v2 3/4] dm: dm-crypt: Do not split write operations with zoned targets
Mikulas Patocka
2025/06/25
Re: [PATCH v3 4/5] dm: dm-crypt: Do not partially accept write BIOs with zoned targets
Bart Van Assche
2025/06/25
Re: [PATCH v3 3/5] dm: Always split write BIOs to zoned device limits
Bart Van Assche
2025/06/25
Re: [PATCH v3 0/5] Fix write operation handling for zoned DM devices
Jens Axboe
2025/06/25
Re: [PATCH v3 5/5] dm: Check for forbidden splitting of zone write operations
Mikulas Patocka
2025/06/25
Re: [PATCH v3 4/5] dm: dm-crypt: Do not partially accept write BIOs with zoned targets
Mikulas Patocka
2025/06/25
Re: [PATCH v3 1/5] block: Make REQ_OP_ZONE_FINISH a write operation
Bart Van Assche
2025/06/25
Re: [PATCH v3 2/5] block: Introduce bio_needs_zone_write_plugging()
Bart Van Assche
2025/06/25
Re: [PATCH v3 1/5] block: Make REQ_OP_ZONE_FINISH a write operation
Bart Van Assche
2025/06/25
Re: [WARN 6.16-rc3] warning in bdev_count_inflight()
Damien Le Moal
2025/06/25
Re: [PATCH v2 3/4] dm: dm-crypt: Do not split write operations with zoned targets
Damien Le Moal
2025/06/25
Re: [PATCH v3 1/5] block: Make REQ_OP_ZONE_FINISH a write operation
Johannes Thumshirn
2025/06/25
[PATCH v3 3/5] dm: Always split write BIOs to zoned device limits
Damien Le Moal
2025/06/25
Re: [PATCH v3 2/5] block: Introduce bio_needs_zone_write_plugging()
Christoph Hellwig
2025/06/25
[PATCH v3 0/5] Fix write operation handling for zoned DM devices
Damien Le Moal
2025/06/25
Re: [WARN 6.16-rc3] warning in bdev_count_inflight()
Christoph Hellwig
2025/06/25
Re: [WARN 6.16-rc3] warning in bdev_count_inflight()
Dave Chinner
2025/06/25
Re: [PATCH v3 3/5] dm: Always split write BIOs to zoned device limits
Johannes Thumshirn
2025/06/25
Re: [WARN 6.16-rc3] warning in bdev_count_inflight()
Christoph Hellwig
2025/06/25
Re: [PATCH v3 1/5] block: Make REQ_OP_ZONE_FINISH a write operation
Christoph Hellwig
2025/06/25
[PATCH v3 4/5] dm: dm-crypt: Do not partially accept write BIOs with zoned targets
Damien Le Moal
2025/06/25
Re: [PATCH v2 3/4] dm: dm-crypt: Do not split write operations with zoned targets
Mikulas Patocka
2025/06/25
[WARN 6.16-rc3] warning in bdev_count_inflight()
Dave Chinner
2025/06/25
[PATCH v3 5/5] dm: Check for forbidden splitting of zone write operations
Damien Le Moal
2025/06/25
[PATCH v3 1/5] block: Make REQ_OP_ZONE_FINISH a write operation
Damien Le Moal
2025/06/25
[PATCH v3 2/5] block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
2025/06/24
[PATCH v2 3/4] dm: dm-crypt: Do not split write operations with zoned targets
Damien Le Moal
2025/06/24
Re: [PATCH v2 1/4] block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
2025/06/24
Re: [PATCH v2 1/4] block: Introduce bio_needs_zone_write_plugging()
Christoph Hellwig
2025/06/24
Re: [PATCH v2 2/4] dm: Always split write BIOs to zoned device limits
Damien Le Moal
2025/06/24
Re: [PATCH v2 1/4] block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
2025/06/24
Re: [PATCH v2 4/4] dm: Check for forbidden splitting of zone write operations
Christoph Hellwig
2025/06/24
Re: [PATCH v2 2/4] dm: Always split write BIOs to zoned device limits
Christoph Hellwig
2025/06/24
Re: [PATCH v2 1/4] block: Introduce bio_needs_zone_write_plugging()
Christoph Hellwig
2025/06/24
[PATCH v2 0/4] Fix write operation handling for zoned DM devices
Damien Le Moal
2025/06/24
[PATCH v2 4/4] dm: Check for forbidden splitting of zone write operations
Damien Le Moal
2025/06/24
[PATCH v2 2/4] dm: Always split write BIOs to zoned device limits
Damien Le Moal
2025/06/24
[PATCH v2 1/4] block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
2025/06/24
[PATCH v2] dm-crypt: Prevent splitting of emulated zone append operations
Mikulas Patocka
2025/06/24
[PATCH] multipath-tools: replace FSF licences boilerplate with a SPDX-License-Identifier
Xose Vazquez Perez
2025/06/24
[PATCH v1 04/11] dm-pcache: add segment layer
Dongsheng Yang
2025/06/24
[PATCH v1 09/11] dm-pcache: add cache_req
Dongsheng Yang
2025/06/24
[PATCH v1 03/11] dm-pcache: add cache device
Dongsheng Yang
2025/06/24
[PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/06/24
[PATCH v1 10/11] dm-pcache: add cache core
Dongsheng Yang
2025/06/24
[PATCH v1 08/11] dm-pcache: add cache_key
Dongsheng Yang
2025/06/24
[PATCH v1 07/11] dm-pcache: add cache_gc
Dongsheng Yang
2025/06/24
[PATCH v1 06/11] dm-pcache: add cache_writeback
Dongsheng Yang
2025/06/24
[PATCH v1 05/11] dm-pcache: add cache_segment
Dongsheng Yang
2025/06/24
[PATCH v1 02/11] dm-pcache: add backing device management
Dongsheng Yang
2025/06/24
[PATCH v1 01/11] dm-pcache: add pcache_internal.h
Dongsheng Yang
2025/06/23
Re: [PATCH 1/2] dm: dm-crypt: Prevent splitting of emulated zone append operations
Damien Le Moal
2025/06/23
Re: [git pull] device mapper fixes for 6.16
pr-tracker-bot
2025/06/23
[git pull] device mapper fixes for 6.16
Mikulas Patocka
2025/06/23
Re: [PATCH] bcache: Use a folio
Matthew Wilcox
2025/06/23
Re: dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Eric Biggers
2025/06/23
Re: [PATCH 1/2] dm: dm-crypt: Prevent splitting of emulated zone append operations
Mikulas Patocka
2025/06/23
Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
Martin K. Petersen
2025/06/23
Re: [PATCH 1/2] dm: dm-crypt: Prevent splitting of emulated zone append operations
Mikulas Patocka
2025/06/23
Re: [PATCH 2/2] dm: Check for forbidden splitting of emulated zone append operations
Mikulas Patocka
2025/06/23
Re: [PATCH] dm raid: fix variable in journal device check
Mikulas Patocka
2025/06/23
Re: [v2 PATCH] dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Mikulas Patocka
2025/06/23
Re: [v2 PATCH] dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Milan Broz
2025/06/23
[v2 PATCH] dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Herbert Xu
2025/06/23
Re: [PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation
Christoph Hellwig
2025/06/23
Re: [PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
Christian Brauner
2025/06/23
Re: [PATCH] dm raid: add support for resync w/o metadata devices
Mikulas Patocka
2025/06/23
Re: [PATCH] multipath-tools: remove extra hyphen from GCC std option
Martin Wilck
2025/06/23
Re: [PATCH] dm-flakey: Fix corrupt_bio_byte setup checks
Mikulas Patocka
2025/06/23
Re: dm-table: fix checking for rq stackable devices
Mikulas Patocka
2025/06/23
Re: [PATCH v2 4/5] dm-stripe: limit chunk_sectors to the stripe size
Mikulas Patocka
2025/06/23
Re: dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Mikulas Patocka
2025/06/23
[PATCH] multipath-tools: remove extra hyphen from GCC std option
Xose Vazquez Perez
2025/06/22
Re: [PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
Christoph Hellwig
2025/06/22
Re: [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Christoph Hellwig
2025/06/22
Re: [RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/06/22
Re: [RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/06/20
Re: [PATCH v2 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
Nilay Shroff
2025/06/20
Re: [PATCH v2 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
Nilay Shroff
2025/06/20
Re: [PATCH v2 4/5] dm-stripe: limit chunk_sectors to the stripe size
Nilay Shroff
2025/06/20
Re: [PATCH v2 3/5] md/raid10: set chunk_sectors limit
Nilay Shroff
2025/06/20
Re: [PATCH v2 2/5] md/raid0: set chunk_sectors limit
Nilay Shroff
2025/06/20
Re: [PATCH v2 1/5] block: sanitize chunk_sectors for atomic write limits
Nilay Shroff
2025/06/20
Re: [PATCH] bcache: Use a folio
Coly Li
2025/06/20
Re: [PATCH v2 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
John Garry
2025/06/20
Re: dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Milan Broz
2025/06/19
dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Herbert Xu
2025/06/19
Re: [PATCH v2 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
Martin K. Petersen
2025/06/19
[PATCH v2 9/9] ext4: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025/06/19
[PATCH v2 4/9] scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
Zhang Yi
2025/06/19
[PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
Zhang Yi
2025/06/19
[PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Zhang Yi
2025/06/19
[PATCH v2 8/9] block: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025/06/19
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
Zhang Yi
2025/06/19
[PATCH v2 7/9] block: factor out common part in blkdev_fallocate()
Zhang Yi
2025/06/19
[PATCH v2 6/9] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
Zhang Yi
2025/06/19
[PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation
Zhang Yi
2025/06/19
[PATCH v2 5/9] dm: clear unmap write zeroes limits when disabling write zeroes
Zhang Yi
2025/06/18
[PATCH v2 2/5] md/raid0: set chunk_sectors limit
John Garry
2025/06/18
[PATCH v2 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
John Garry
2025/06/18
[PATCH v2 3/5] md/raid10: set chunk_sectors limit
John Garry
2025/06/18
[PATCH v2 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
John Garry
2025/06/18
[PATCH v2 4/5] dm-stripe: limit chunk_sectors to the stripe size
John Garry
2025/06/18
[PATCH v2 1/5] block: sanitize chunk_sectors for atomic write limits
John Garry
2025/06/17
Re: dm-table: fix checking for rq stackable devices
Mike Snitzer
2025/06/17
Re: [PATCH] dm-flakey: Fix corrupt_bio_byte setup checks
Benjamin Marzinski
2025/06/16
Re: [PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
Zhang Yi
Earlier messages
Later messages