DM-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-29 08:13:23 to 2025-09-24 19:12:29 UTC [more...]

[PATCH 0/4] libmultipath: Yet Another PR patchset
 2025-09-24 19:12 UTC  (8+ messages)
` [PATCH 1/4] libmpathpersist: Fix REGISTER AND IGNORE while holding a reservation
` [PATCH 2/4] libmpathpersist: Handle RESERVE with reservation held by failed path
` [PATCH 3/4] libmpathpersist: use check_holding_reservation in mpath_prout_rel
` [PATCH 4/4] libmpathpersist: Fix unregistering while holding the reservation

[PATCH v2 0/7] dm-integrity: asynchronous hash support
 2025-09-24 13:17 UTC  (32+ messages)
` [PATCH v2 1/7] dm-integrity: use internal variable for digestsize
` [PATCH v2 2/7] dm-integrity: replace bvec_kmap_local with kmap_local_page
` [PATCH v2 3/7] dm-integrity: introduce integrity_kmap and integrity_kunmap
` [PATCH v2 4/7] dm-integrity: allocate the recalculate buffer with kmalloc
` [PATCH v2 5/7] dm-integrity: add the "offset" argument
` [PATCH v2 6/7] dm-integrity: rename internal_hash
` [PATCH v2 7/7] dm-integrity: enable asynchronous hash interface
            ` [PATCH] crypto/authenc: don't return -EBUSY when enqueuing the hash request
                    ` [PATCH] crypto: authenc - Correctly pass EINPROGRESS back up to the caller

BTRFS issues using dm-cache writeback
 2025-09-23 23:33 UTC 

[PATCH 0/3] multipath-tools: add new devices to hwtable
 2025-09-23  6:22 UTC  (10+ messages)
` [PATCH 1/3] multipath-tools: add Acronis Cyber Infrastructure "
` [PATCH 2/3] multipath-tools: add EqualLogic PS "
` [PATCH 3/3] multipath-tools: add QSAN "

[PATCH v2] dm vdo: Update code to use mem_is_zero
 2025-09-22 22:55 UTC 

[PATCH 0/4] multipath-tools: add new NVMe devices to hwtable
 2025-09-22 18:56 UTC  (6+ messages)
` [PATCH v2 1/4] multipath-tools: remove checker from Huawei OceanStor NVMe
` [PATCH 2/4] multipath-tools: add HITACHI VSP NVMe to hwtable
` [PATCH 3/4] multipath-tools: add Infinidat InfiniBox "
` [PATCH 4/4] multipath-tools: add VASTData Block Subsystem "

[PATCH 0/2] libmpathpersist: two final fixes
 2025-09-22 18:27 UTC  (7+ messages)
` [PATCH 1/2] libmpathpersist: handle updating key race condition
` [PATCH 2/2] libmpathpersist: handle preempting all registrants reservations

[PATCH v2 00/32] Multiple mpathpersist improvements
 2025-09-22 18:26 UTC  (34+ messages)
` [PATCH v2 01/32] multipathd: remove thread from mpath_pr_event_handle
` [PATCH v2 02/32] libmpathpersist: remove uneeded wrapper function
` [PATCH v2 03/32] libmpathpersist: reduce log level for persistent reservation checking
` [PATCH v2 04/32] libmpathpersist: remove pointless update_map_pr ret value code
` [PATCH v2 05/32] multipathd: use update_map_pr in mpath_pr_event_handle
` [PATCH v2 06/32] libmpathpersist: limit changing prflag in update_map_pr
` [PATCH v2 07/32] multipathd: Don't call update_map_pr unnecessarily
` [PATCH v2 08/32] libmpathpersist: remove useless function send_prout_activepath
` [PATCH v2 09/32] libmpathpersist: redesign failed release workaround
` [PATCH v2 10/32] libmpathpersist: fail the release if all threads fail
` [PATCH v2 11/32] libmpathpersist: Handle changing key corner case
` [PATCH v2 12/32] libmpathpersist: Handle REGISTER AND IGNORE "
` [PATCH v2 13/32] libmultipath: rename prflag_value enums
` [PATCH v2 14/32] libmpathpersist: use a switch statement for prout command finalizing
` [PATCH v2 15/32] libmpathpersist: Add safety check for preempting on key change
` [PATCH v2 16/32] libmpathpersist: remove update_map_pr code for NULL pp
` [PATCH v2 17/32] libmpathpersist: move update_map_pr to multipathd
` [PATCH v2 18/32] multipathd: clean up update_map_pr and mpath_pr_event_handle
` [PATCH v2 19/32] libmpathpersist: clean up duplicate function declarations
` [PATCH v2 20/32] multipathd: wrap setting and unsetting prflag
` [PATCH v2 21/32] multipathd: unregister PR key when path is restored if necessary
` [PATCH v2 22/32] libmpathpersist: Fix-up reservation_key checking
` [PATCH v2 23/32] libmpathpersist: change how reservation conflicts are handled
` [PATCH v2 24/32] libmpathpersist: Clear prkey in multipathd before unregistering
` [PATCH v2 25/32] libmpathpersist: only clear the key if we are using the prkeys file
` [PATCH v2 26/32] libmpathpersist: Restore old reservation key on failure
` [PATCH v2 27/32] libmpathpersist: update reservation key before checking paths
` [PATCH v2 28/32] libmpathpersist: retry on conflicts in mpath_prout_common
` [PATCH v2 29/32] libmpathpersist: Don't always fail registrations for retryable errors
` [PATCH v2 30/32] libmpathpersist: Don't try release workaround for invalid type
` [PATCH v2 31/32] libmpathpersist: Don't fail RESERVE commands unnecessarily
` [PATCH v2 32/32] libmpathpersist: reregister keys when self preempting

[PATCH AUTOSEL 6.16-5.4] dm-integrity: limit MAX_TAG_SIZE to 255
 2025-09-22 17:57 UTC 

[PATCH 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7
 2025-09-22 12:40 UTC  (25+ messages)
` [PATCH 01/15 6.6.y] minmax: avoid overly complicated constant expressions in VM code
  ` Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 6.6-stable tree
` [PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
  ` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 6.6-stable tree
` [PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
  ` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.6-stable tree
` [PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
  ` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 6.6-stable tree
` [PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
  ` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 6.6-stable tree
` [PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
  ` Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 6.6-stable tree
` [PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking
  ` Patch "minmax: improve macro expansion and type checking" has been added to the 6.6-stable tree
` [PATCH 08/15 6.6.y] minmax: fix up min3() and max3() too
  ` Patch "minmax: fix up min3() and max3() too" has been added to the 6.6-stable tree
` [PATCH 09/15 6.6.y] minmax.h: add whitespace around operators and after commas
` [PATCH 10/15 6.6.y] minmax.h: update some comments
` [PATCH 11/15 6.6.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 12/15 6.6.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 13/15 6.6.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 14/15 6.6.y] minmax.h: simplify the variants of clamp()
` [PATCH 15/15 6.6.y] minmax.h: remove some #defines that are only expanded once

dm cache in BTRFS
 2025-09-20 20:33 UTC 

[PATCH] dm raid: use proper md_ro_state enumerators
 2025-09-19 15:08 UTC  (3+ messages)

[PATCH v2] dm: Preserve the order of REQ_PREFLUSH writes
 2025-09-19  2:47 UTC  (14+ messages)
  ` [PATCH v3] dm: optimize REQ_PREFLUSH with data when using the linear target
      ` [PATCH v4] "

[RFC PATCH] dm-crypt: allow unaligned bio_vecs for direct io
 2025-09-18 20:52 UTC  (4+ messages)

[git pull] device mapper fixes for 6.17
 2025-09-17 18:38 UTC  (2+ messages)

[dm-devel] [ISSUE] dm: cgv2 blkio writeback throttle not work on the underlying device
 2025-09-17 10:49 UTC 

[PATCH] dm-raid: don't set io_min and io_opt for raid1
 2025-09-16 18:26 UTC  (2+ messages)

[v2 PATCH 1/2] crypto: ahash - Allow async stack requests when specified
 2025-09-16  9:38 UTC  (3+ messages)

[PATCH] dm vdo: Update code to use mem_is_zero
 2025-09-15 23:35 UTC 

[PATCH] multipath-tools: add new info to multipath.conf.5
 2025-09-12 18:21 UTC 

deadlock when swapping to encrypted swapfile
 2025-09-11 17:12 UTC  (9+ messages)

crypto ahash requests on the stack
 2025-09-11  4:46 UTC  (5+ messages)

[PATCH] dm: Preserve the order of REQ_PREFLUSH writes
 2025-09-10 14:13 UTC  (6+ messages)

[PATCH v2 1/1] Return error on corrupted metadata in start_restoring_volume functions
 2025-09-09 20:59 UTC  (2+ messages)

[PATCH 1/1] dm-vdo: Refactor VDO_ASSERT usage in start_restoring_volume functions
 2025-09-09 19:23 UTC  (3+ messages)

[PATCH 0/2] multipath-tools 0.12.0 - late minor fixes
 2025-09-09  8:57 UTC  (6+ messages)
` [PATCH 1/2] libmultipath: fix missing return value check in snprint_devices()
` [PATCH 2/2] libmultipath/foreign/nvme: fix return value check in get_ctrl_blkdev()

[PATCH] dm-integrity: limit MAX_TAG_SIZE to 255
 2025-09-08 13:52 UTC 

[PATCH 1/1] dm-integrity: Remove unreachable code in dm_integrity_ctr()
 2025-09-08 13:44 UTC  (2+ messages)

[PATCH] multipath-tools: remove checker from Huawei OceanStor NVMe
 2025-09-05 15:16 UTC  (3+ messages)

[PATCH v7 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-09-04  9:19 UTC  (6+ messages)
` [PATCH v7 md-6.18 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v7 md-6.18 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v7 md-6.18 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v7 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap

[PATCH] dm-pcache: use int type to store negative error codes
 2025-09-01  6:25 UTC  (2+ messages)

[PATCH] dm-pcache: cleanup: fix coding style report by checkpatch.pl
 2025-09-01  5:42 UTC 

[PATCH] dm-pcache: remove ctrl_lock for pcache_cache_segment
 2025-09-01  5:42 UTC 

[bug report] dm-pcache: add persistent cache target in device-mapper
 2025-08-29 10:09 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).