dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 08:46:44 to 2025-08-03 09:48:33 UTC [more...]

[PATCH v5 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-03  9:48 UTC  (13+ messages)
` [PATCH v5 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v5 02/11] md: factor out a helper raid_is_456()
` [PATCH v5 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v5 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v5 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v5 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v5 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v5 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v5 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v5 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v5 11/11] md/md-llbitmap: introduce new lockless bitmap

[PATCH] dm: sysfs: use sysfs_emit() in dm_attr_*_show()
 2025-08-01 16:20 UTC  (2+ messages)

[PATCH v4 00/11] dm-pcache – persistent-memory cache for block devices
 2025-08-01  5:41 UTC  (18+ messages)
` [PATCH v4 01/11] dm-pcache: add pcache_internal.h
` [PATCH v4 02/11] dm-pcache: add backing device management
` [PATCH v4 03/11] dm-pcache: add cache device
` [PATCH v4 04/11] dm-pcache: add segment layer
` [PATCH v4 05/11] dm-pcache: add cache_segment
` [PATCH v4 06/11] dm-pcache: add cache_writeback
` [PATCH v4 07/11] dm-pcache: add cache_gc
` [PATCH v4 08/11] dm-pcache: add cache_key
` [PATCH v4 09/11] dm-pcache: add cache_req
` [PATCH v4 10/11] dm-pcache: add cache core
` [PATCH v4 11/11] dm-pcache: initial dm-pcache target

[PATCH v4 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-01  2:00 UTC  (15+ messages)
` [PATCH v4 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v4 02/11] md: factor out a helper raid_is_456()
` [PATCH v4 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v4 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v4 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v4 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v4 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v4 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v4 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v4 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v4 11/11] md/md-llbitmap: introduce new lockless bitmap

[PATCH] dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin
 2025-08-01  1:31 UTC  (8+ messages)

[PATCH] dm-thin: update the documentation
 2025-07-31 14:21 UTC  (2+ messages)

[bug report] dm: 'tried to init an initialized object' error triggered during device creation
 2025-07-31  1:49 UTC  (3+ messages)

[PATCH v2 md-6.17] md: rename recovery_cp to resync_offset
 2025-07-30 18:22 UTC  (2+ messages)

[PATCH v5 00/15] md/md-bitmap: introduce CONFIG_MD_BITMAP
 2025-07-30 18:21 UTC  (7+ messages)
` [PATCH v5 03/15] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()
` [PATCH v5 04/15] md/md-bitmap: merge md_bitmap_group into bitmap_operations

[PATCH v5 0/2] dm-integrity: Implement asynch digest support
 2025-07-29  1:40 UTC  (9+ messages)
` [PATCH v5 1/2] dm-integrity: use internal variable for digestsize
` [PATCH v5 2/2] dm-integrity: introduce ahash support for the internal hash

[PATCH] multipath-tools: fix hwtable comments
 2025-07-28  8:04 UTC 

[PATCH 00/14] Additional fixes and cleanups
 2025-07-26  3:58 UTC  (15+ messages)
` [PATCH 01/14] limpathpersist: remove update_map_pr code for NULL pp
` [PATCH 02/14] libmpathpersist: move update_map_pr to multipathd
` [PATCH 03/14] multipathd: clean up update_map_pr and mpath_pr_event_handle
` [PATCH 04/14] libmpathpersist: clean up duplicate function declarations
` [PATCH 05/14] multipathd: wrap setting and unsetting prflag
` [PATCH 06/14] multipathd: unregister PR key when path is restored if necessary
` [PATCH 07/14] libmpathpersist: Fix-up reservation_key checking
` [PATCH 08/14] libmpathpersist: change how reservation conflicts are handled
` [PATCH 09/14] libmpathpersist: Clear prkey in multipathd before unregistering
` [PATCH 10/14] libmpathpersist: only clear the key if we are using the prkeys file
` [PATCH 11/14] libmpathpersist: Restore old reservation key on failure
` [PATCH 12/14] libmpatpersist: update reservation key before checking paths
` [PATCH 13/14] libmpathpersist: retry on conflicts in mpath_prout_common
` [PATCH 14/14] libmpathpersist: Don't always fail registrations for retryable errors

LVM testsuite failure with VDO
 2025-07-23 15:04 UTC  (3+ messages)

[PATCH v3 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-22  3:43 UTC  (9+ messages)
` [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits

[PATCH] dm: introduce ima_lock to prevent concurrent calls to dm_ima_measure_* functions
 2025-07-22  3:03 UTC  (3+ messages)

[PATCH] multipath-tools test: add missing include for stdint.h
 2025-07-21 20:39 UTC  (2+ messages)

[PATCH] dm-raid: do not include dm-core.h
 2025-07-21  9:15 UTC  (4+ messages)
` [PATCH v2] arch: fix resource leak in jbusmc_probe()

[PATCH v3 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-07-21  7:20 UTC  (19+ messages)
` [PATCH v3 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v3 02/11] md: factor out a helper raid_is_456()
` [PATCH v3 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v3 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v3 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v3 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v3 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v3 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v3 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v3 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v3 11/11] md/md-llbitmap: introduce new lockless bitmap

[PATCH v2] multipath-tools: add a comment about DASD arrays vendors
 2025-07-19 14:50 UTC  (2+ messages)

[PATCH] multipath-tools: fix default blacklist of s390 devices
 2025-07-19 14:36 UTC  (9+ messages)

[PATCH] multipath-tools: fix licence identifier
 2025-07-19 12:36 UTC  (2+ messages)

[PATCH] md: rename recovery_cp to resync_offset
 2025-07-19  9:51 UTC  (2+ messages)

Question about dm-cache promotion decision in dm-cache-policy-smq.c (commit b29d498)
 2025-07-18 18:06 UTC  (3+ messages)

[PATCH] dm-verity: Rename bh-related fields
 2025-07-18 15:21 UTC  (3+ messages)

[PATCH] dm: introduce spinlocks to prevent concurrent usage and release of device_metadata and hash
 2025-07-18  1:28 UTC  (4+ messages)

[PATCH v4 2/2] dm-integrity: introduce ahash support for the internal hash
 2025-07-17 15:18 UTC  (2+ messages)

[PATCH for-next v2] dm: split write BIOs on zone boundaries when zone append is not emulated
 2025-07-17 12:03 UTC  (3+ messages)

[PATCH v7 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-17 12:01 UTC  (10+ messages)
` [PATCH v7 1/6] ilog2: add max_pow_of_two_factor()
` [PATCH v7 2/6] block: sanitize chunk_sectors for atomic write limits
` [PATCH v7 3/6] md/raid0: set chunk_sectors limit
` [PATCH v7 4/6] md/raid10: "
` [PATCH v7 5/6] dm-stripe: limit chunk_sectors to the stripe size
` [PATCH v7 6/6] block: use chunk_sectors when evaluating stacked atomic write limits

[PATCH for-next] dm: split write BIOs on zone boundaries when zone append is not emulated
 2025-07-17 10:33 UTC  (3+ messages)

MDC Vendor/ Supplier Registration
 2025-07-16  5:52 UTC 

[PATCH] multipath-tools: add a comment about DASD arrays vendors
 2025-07-16 22:12 UTC 

[PATCH v6 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-15 15:45 UTC  (12+ messages)
` [PATCH v6 2/6] block: sanitize chunk_sectors for atomic write limits

[git pull] device mapper fixes 2 for 6.16
 2025-07-15  2:56 UTC  (2+ messages)

[PATCH] dm-bufio: fix sched in atomic context
 2025-07-15  1:35 UTC  (3+ messages)

[PATCH] vdo: omit need_resched() before cond_resched()
 2025-07-14 23:58 UTC  (2+ messages)

[PATCH 00/15] Improve mpathpersist's unavailable path handling
 2025-07-14 17:15 UTC  (6+ messages)
` [PATCH 11/15] limpathpersist: Handle changing key corner case

[PATCH v2 00/11] dm-pcache – persistent-memory cache for block devices
 2025-07-14 15:43 UTC  (4+ messages)

[PATCH v3 00/11] dm-pcache – persistent-memory cache for block devices
 2025-07-14 10:40 UTC  (12+ messages)
` [PATCH v3 01/11] dm-pcache: add pcache_internal.h
` [PATCH v3 02/11] dm-pcache: add backing device management
` [PATCH v3 03/11] dm-pcache: add cache device
` [PATCH v3 04/11] dm-pcache: add segment layer
` [PATCH v3 05/11] dm-pcache: add cache_segment
` [PATCH v3 06/11] dm-pcache: add cache_writeback
` [PATCH v3 07/11] dm-pcache: add cache_gc
` [PATCH v3 08/11] dm-pcache: add cache_key
` [PATCH v3 09/11] dm-pcache: add cache_req
` [PATCH v3 10/11] dm-pcache: add cache core
` [PATCH v3 11/11] dm-pcache: initial dm-pcache target


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).