DM-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-09 00:00:14 to 2025-10-07 20:25:38 UTC [more...]

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

[PATCH 0/4] libmultipath: Yet Another PR patchset
 2025-10-07 20:23 UTC  (14+ 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 1/3] multipath-tools: add Acronis Cyber Infrastructure to hwtable
 2025-10-06 17:09 UTC  (2+ messages)

[PATCH v4 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-10-06 10:39 UTC  (23+ messages)
` [PATCH v4 01/11 6.1.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.1-stable tree
` [PATCH v4 02/11 6.1.y] minmax: simplify min()/max()/clamp() implementation
  ` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 6.1-stable tree
` [PATCH v4 03/11 6.1.y] minmax: improve macro expansion and type checking
  ` Patch "minmax: improve macro expansion and type checking" has been added to the 6.1-stable tree
` [PATCH v4 04/11 6.1.y] minmax: fix up min3() and max3() too
  ` Patch "minmax: fix up min3() and max3() too" has been added to the 6.1-stable tree
` [PATCH v4 05/11 6.1.y] minmax.h: add whitespace around operators and after commas
  ` Patch "minmax.h: add whitespace around operators and after commas" has been added to the 6.1-stable tree
` [PATCH v4 06/11 6.1.y] minmax.h: update some comments
  ` Patch "minmax.h: update some comments" has been added to the 6.1-stable tree
` [PATCH v4 07/11 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
  ` Patch "minmax.h: reduce the #define expansion of min(), max() and clamp()" has been added to the 6.1-stable tree
` [PATCH v4 08/11 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
  ` Patch "minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()" has been added to the 6.1-stable tree
` [PATCH v4 09/11 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
  ` Patch "minmax.h: move all the clamp() definitions after the min/max() ones" has been added to the 6.1-stable tree
` [PATCH v4 10/11 6.1.y] minmax.h: simplify the variants of clamp()
  ` Patch "minmax.h: simplify the variants of clamp()" has been added to the 6.1-stable tree
` [PATCH v4 11/11 6.1.y] minmax.h: remove some #defines that are only expanded once
  ` Patch "minmax.h: remove some #defines that are only expanded once" has been added to the 6.1-stable tree

[PATCH 0/4] multipath-tools: add new NVMe devices to hwtable
 2025-10-05 18:33 UTC  (7+ 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/3] multipath-tools: add new devices to hwtable
 2025-10-05 18:21 UTC  (11+ 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] dm-crypt: use folio_nr_pages() instead of shift operation
 2025-10-04  3:19 UTC 

[git pull] device mapper changes for 6.18
 2025-10-04  2:41 UTC  (2+ messages)

[PATCH v3 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-10-02 18:00 UTC  (12+ messages)
` [PATCH v3 01/11 6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v3 02/11 6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v3 03/11 6.1.y] minmax: improve macro expansion and type checking
` [PATCH v3 04/11 6.1.y] minmax: fix up min3() and max3() too
` [PATCH v3 05/11 6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH v3 06/11 6.1.y] minmax.h: update some comments
` [PATCH v3 07/11 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v3 08/11 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v3 09/11 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v3 10/11 6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 11/11 6.1.y] minmax.h: remove some #defines that are only expanded once

[PATCH] multipathd: Fix tracking of old PR key
 2025-10-01  3:35 UTC 

[PATCH] libmpathpersist: Fix race between restoring a path and preemption
 2025-09-30 23:53 UTC 

[RFC PATCH] dm-crypt: allow unaligned bio_vecs for direct io
 2025-09-26 16:17 UTC  (6+ messages)

[PATCH v2 0/7] dm-integrity: asynchronous hash support
 2025-09-24 13:17 UTC  (25+ messages)
            ` [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 v2] dm vdo: Update code to use mem_is_zero
 2025-09-22 22:55 UTC 

[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  (8+ messages)
` [PATCH v2 09/32] libmpathpersist: redesign failed release workaround
` [PATCH v2 23/32] libmpathpersist: change how reservation conflicts are handled
` [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 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] "

[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  (8+ messages)

crypto ahash requests on the stack
 2025-09-11  4:46 UTC  (3+ 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  (4+ messages)
` [PATCH 1/2] libmultipath: fix missing return value check in snprint_devices()


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).