public inbox for dm-devel@redhat.com
 help / color / mirror / Atom feed
[PATCH v2 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-10 17:07 UTC  (5+ messages)
` [PATCH v2 1/3] block: export blk-crypto symbols required by dm-inlinecrypt
` [PATCH v2 2/3] dm-inlinecrypt: add target for inline block device encryption
` [PATCH v2 3/3] dm: add documentation for dm-inlinecrypt target

[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-04-10 15:18 UTC  (2+ messages)

[bug report] dm cache: fix write hang in passthrough mode
 2026-04-10 14:28 UTC  (2+ messages)

[PATCH] dm cache: fix missing return in invalidate_committed's error path
 2026-04-10 13:08 UTC 

[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
 2026-04-10 11:49 UTC  (17+ messages)
` [PATCH 07/13] libmultipath: Add delayed removal support
` [PATCH 11/13] libmultipath: Add support for block device IOCTL

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-09 18:16 UTC  (6+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 46/61] vfio: "

[PATCH] dm: fix a buffer overflow in ioctl processing
 2026-04-09 16:42 UTC  (2+ messages)

[PATCH v2] md/raid5: Fix UAF on IO across the reshape position
 2026-04-09  2:31 UTC  (4+ messages)

[PATCHv4 0/2] dm: finer grained memory alignment
 2026-04-08 18:29 UTC  (6+ messages)
` [PATCHv4 1/2] dm: initialize dma_alignment to 0
` [PATCHv4 2/2] dm-crypt: allow unaligned bio_vecs for direct io

[PATCH] libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
 2026-04-07 15:13 UTC  (3+ messages)

[RFC PATCH] md/raid5: Fix UAF on IO across the reshape position
 2026-04-07 12:23 UTC  (8+ messages)

[PATCH v3] dm vdo: use get_random_u32() where appropriate
 2026-04-06 21:14 UTC  (2+ messages)

[PATCH] dm mirror: fix integer overflow in create_dirty_log()
 2026-04-05  6:48 UTC  (2+ messages)

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-04-02 21:58 UTC  (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate

[PATCH][next] dm vdo: Fix spelling mistake "postive" -> "positive"
 2026-03-31 12:40 UTC  (2+ messages)

[PATCH 00/19] nvme: switch to libmultipath
 2026-03-31  8:25 UTC  (4+ messages)

[PATCH 1/3] dm-integrity: fix mismatched queue limits
 2026-03-30 18:16 UTC  (8+ messages)
` [PATCH 2/3] dm-integrity: always set the io hints
` [PATCH 3/3] dm: provide helper to set stacked limits

[PATCH] dm-crypt: Make crypt_iv_operations::post return void
 2026-03-29 20:49 UTC 

[PATCH 00/13] scsi: Core ALUA driver
 2026-03-27  7:02 UTC  (63+ messages)
` [PATCH 01/13] scsi: scsi_dh_alua: Delete alua_port_group
` [PATCH 02/13] scsi: alua: Create a core ALUA driver
` [PATCH 03/13] scsi: alua: Add scsi_alua_rtpg()
` [PATCH 04/13] scsi: alua: Add scsi_alua_stpg()
` [PATCH 05/13] scsi: alua: Add scsi_alua_tur()
` [PATCH 06/13] scsi: alua: Add scsi_alua_rtpg_run()
` [PATCH 07/13] scsi: alua: Add scsi_alua_stpg_run()
` [PATCH 08/13] scsi: alua: Add scsi_alua_check_tpgs()
` [PATCH 09/13] scsi: alua: Add scsi_alua_handle_state_transition()
` [PATCH 10/13] scsi: alua: Add scsi_alua_prep_fn()
` [PATCH 11/13] scsi: alua: Add scsi_device_alua_implicit()
` [PATCH 12/13] scsi: scsi_dh_alua: Switch to use core support
` [PATCH 13/13] scsi: core: Add implicit ALUA support

[PATCH] dm init: ensure device probing has finished in dm-mod.waitfor=
 2026-03-27  4:33 UTC  (10+ messages)

[PATCH 0/9] dm vdo: add in-kernel vdoformat support
 2026-03-26 17:26 UTC  (12+ messages)
` [PATCH 1/9] dm vdo: add geometry block initialization to encodings.c
` [PATCH 2/9] dm vdo: add super "
` [PATCH 3/9] dm vdo: add formatting parameters to table line
` [PATCH 4/9] dm vdo: add upfront validation for logical size
` [PATCH 5/9] dm vdo: add geometry block encoding
` [PATCH 6/9] dm vdo: add geometry block structure
` [PATCH 7/9] dm vdo: add synchronous metadata I/O submission helper
` [PATCH 8/9] dm vdo: add formatting logic and initialization
` [PATCH 9/9] dm vdo: save the formatted metadata to disk

[PATCH] crypto-deflate: fix spurious -ENOSPC
 2026-03-26  9:13 UTC  (2+ messages)

[PATCH] dm-bufio: use kzalloc_flex
 2026-03-26  4:13 UTC 

[RESEND PATCHv3 1/2] dm-crypt: allow unaligned bio_vecs for direct io
 2026-03-25 18:34 UTC  (15+ messages)
` [RESEND PATCHv3 2/2] dm-crypt: dynamic scatterlist for many segments
` [RESEND PATCHv3 0/2] dm-crypt: support relaxed memory alignment

[PATCH 0/2] alua path checker and prioritizer
 2026-03-25 15:19 UTC  (3+ messages)
` [PATCH 1/2] checkers: add alua path checker and async checker framework
` [PATCH 2/2] prioritizers: add alua_cached prioritizer

[PATCH v1 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-03-25 15:07 UTC  (16+ messages)
` [PATCH v1 2/3] "
` [PATCH v1 3/3] dm-inlinecrypt: Expose inline crypto caps to the device

[PATCH] dm: fix race between dm_mq_queue_rq and __dm_destroy
 2026-03-25 14:28 UTC  (2+ messages)

[PATCH 0/4] multipath-tools: generic async threads for TUR checker
 2026-03-24 14:46 UTC  (11+ messages)
` [PATCH 1/4] multipathd: get_new_state: map PATH_TIMEOUT to PATH_DOWN
` [PATCH 2/4] libmpathutil: add generic implementation for checker thread runners
` [PATCH 3/4] multipath-tools tests: add test program for "
` [PATCH 4/4] libmultipath: TUR checker: use runner threads

[PATCH 0/2] dm-crypt: Reimplement elephant diffuser using AES library
 2026-03-21 23:06 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dm-crypt: Make crypt_iv_operations::wipe return void

[PATCH] dm-verity-fec: warn even when there were no errors
 2026-03-20 21:15 UTC 

[PATCH] dm: make "dmsetup remove_all" interruptible
 2026-03-18 18:21 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 1/2] multipath-tools: add SPDX-License-Identifier tag to libmpathutil/util.c
 2026-03-16 14:07 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox