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