DM-Devel Archive mirror
 help / color / mirror / Atom feed
[RFC] crypto: skcipher multi-data-unit requests for dm-crypt
 2026-05-19 12:00 UTC  (8+ messages)
    ` [PATCH 0/4] crypto: skcipher - per-tfm multi-data-unit batching
    ` [PATCH 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests
    ` [PATCH 2/4] crypto: xts - support multiple data units per request in template
    ` [PATCH 3/4] crypto: testmgr - exercise multi-data-unit path for skcipher
    ` [PATCH 4/4] dm crypt: batch all sectors of a bio per crypto request

dm-vdo: iterator after loop end in mark_slab_journal_dirty?
 2026-05-19  9:41 UTC 

[PATCH 00/18] multipath-tools: asynchronous checker framework
 2026-05-18 19:27 UTC  (39+ messages)
` [PATCH 01/18] libmpathutil: runner: reduce a message loglevel
` [PATCH 02/18] libmultipath: checkers: add two generic checker messages
` [PATCH 03/18] libmultipath: checkers: move checker_class definition to checkers.h
` [PATCH 04/18] libmpathutil: add implementation of generic shared pointer
` [PATCH 05/18] multipath-tools tests: add tests for shared pointer code
` [PATCH 06/18] libmultipath: use shared_ptr for checker classes
` [PATCH 07/18] libmultipath: use shared_ptr for prioritizers
` [PATCH 08/18] libmpathutil: runner: use shared_ptr
` [PATCH 09/18] libmultipath: add generic async path checker code
` [PATCH 10/18] libmultipath: checkers: add support for async checker
` [PATCH 11/18] libmultipath: convert TUR checker to an async checker instance
` [PATCH 12/18] libmultipath: convert RDAC checker to async checker
` [PATCH 13/18] libmultipath: convert cciss_tur "
` [PATCH 14/18] libmultipath: convert readsector0 "
` [PATCH 15/18] libmultipath: convert hp_sw "
` [PATCH 16/18] libmultipath: async_checker: add context_size and init symbols
` [PATCH 17/18] libmultipath: checkers: rework mpcontext passing
` [PATCH 18/18] libmultipath: convert emc_clariion to async_checker

[PATCH v2 0/1] dm-inlinecrypt: add support for hardware-wrapped keys
 2026-05-18 12:49 UTC  (6+ messages)
` [PATCH v2 1/1] "

[REGRESSION] block: virtio-blk + LVM raid1 spurious sector-0 read failures on libaio/threads submit since 5ff3f74e145a ("block: simplify direct io validity check")
 2026-05-17 22:34 UTC  (3+ messages)

[PATCH] dm: fix dm-inlinecrypt docs warnings
 2026-05-15 16:49 UTC  (3+ messages)

[PATCH v2 00/13] libmultipath: a generic multipath lib for block drivers
 2026-05-15  8:45 UTC  (18+ messages)
` [PATCH v2 01/13] libmultipath: Add initial framework
` [PATCH v2 02/13] libmultipath: Add basic gendisk support
` [PATCH v2 03/13] libmultipath: Add path selection support
` [PATCH v2 04/13] libmultipath: Add bio handling
` [PATCH v2 05/13] libmultipath: Add support for mpath_device management
` [PATCH v2 06/13] libmultipath: Add cdev support
` [PATCH v2 07/13] libmultipath: Add delayed removal support
` [PATCH v2 08/13] libmultipath: Add sysfs helpers
` [PATCH v2 09/13] libmultipath: Add PR support
` [PATCH v2 10/13] libmultipath: Add mpath_bdev_report_zones()
` [PATCH v2 11/13] libmultipath: Add support for block device IOCTL
` [PATCH v2 12/13] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v2 13/13] libmultipath: Add mpath_bdev_get_unique_id()

[PATCH v1 0/1] dm-inlinecrypt: move to HW-wrapped key
 2026-05-14 15:43 UTC  (6+ messages)
` [PATCH v1 1/1] dm-inlinecrypt: initialize blk-crypto key as "

[PATCH v2] drm/bridge: anx7625: Add WQ_PERCPU add to alloc_workqueue
 2026-05-14 15:01 UTC 

[RFC PATCH v2] dm: add deviceless messages
 2026-05-13 17:25 UTC  (2+ messages)

[RFC PATCH] dm: add deviceless messages
 2026-05-13 10:37 UTC  (5+ messages)

[PATCH RESEND] dm: limit target bio polling to one shot
 2026-05-13  9:13 UTC 

[PATCH] dm: limit target bio polling to one shot
 2026-05-13  9:07 UTC 

[PATCH] block: recompute nr_integrity_segments in blk_insert_cloned_request
 2026-05-12 15:27 UTC  (3+ messages)

[PATCH] dm-ioctl: report an error if a device has no table
 2026-05-11 20:06 UTC  (2+ messages)

[PATCH] dm-inlinecrypt: document inlinecrypt_ctx.key_size
 2026-05-11 11:48 UTC 

[PATCH] dm-inlinecrypt: Fix signedness bug
 2026-05-11 11:15 UTC  (2+ messages)

[PATCH v2] dm-raid: only requeue bios when dm is suspending
 2026-05-09  9:18 UTC  (2+ messages)

dm vdo: add optional Intel IAA-backed compression support
 2026-05-08 21:03 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION 17c7841d09ee7d33557fd075562d9289b6018c90
 2026-05-08  0:46 UTC 

[device-mapper-dm:for-next 14/15] Warning: drivers/md/dm-inlinecrypt.c:47 struct member 'key_size' not described in 'inlinecrypt_ctx'
 2026-05-07  7:24 UTC 

[PATCH v3 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-05-06 15:53 UTC  (5+ messages)
` [PATCH v3 1/3] block: export blk-crypto symbols required by dm-inlinecrypt
` [PATCH v3 2/3] dm-inlinecrypt: add target for inline block device encryption
` [PATCH v3 3/3] dm: add documentation for dm-inlinecrypt target

[PATCH RFC] nvme-multipath: optimize path selection in queue-depth policy
 2026-05-06 14:15 UTC 

[PATCH v2 00/10] Fix dm-ima bugs
 2026-05-04 15:45 UTC  (12+ messages)
` [PATCH v2 01/10] dm-ima: remove dm_ima_reset_data()
` [PATCH v2 02/10] dm-ima: remove broken last_target_measured logic
` [PATCH v2 03/10] dm-ima: Remove status_flags from dm_ima_measure_on_table_load()
` [PATCH v2 04/10] dm-ima: don't copy the active table to the inactive table
` [PATCH v2 05/10] dm-ima: Fix UAF errors and measuring incorrect context
` [PATCH v2 06/10] dm-ima: remove new_map from dm_ima_measure_on_device_clear
` [PATCH v2 07/10] dm-ima: Fix issues with dm_ima_measure_on_device_rename
` [PATCH v2 08/10] dm-ima: Handle race between rename and table swap
` [PATCH v2 09/10] dm-ima: Fail more gracefully in dm_ima_measure_on_*
` [PATCH v2 10/10] dm-ima: use active table's size if available

AF_ALG algorithms required by cryptsetup
 2026-05-04  6:08 UTC  (2+ messages)

[PATCH v2 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-30  9:21 UTC  (15+ messages)
` [PATCH v2 2/3] "

[PATCH] dm vdo: use GFP_NOIO for blkdev_issue_zeroout on format path
 2026-04-28 18:39 UTC 

[PATCH v3 0/5] multipath-tools: generic async threads for TUR checker
 2026-04-28 17:46 UTC  (8+ messages)
` [PATCH v3 1/5] multipathd: get_new_state: map PATH_TIMEOUT to PATH_DOWN
` [PATCH v3 2/5] libmpathutil: add generic implementation for checker thread runners
` [PATCH v3 3/5] multipath-tools tests: add test program for "
` [PATCH v3 4/5] libmultipath: TUR checker: use runner threads
` [PATCH v3 5/5] libmultipath: tur checker: improve tur_deep_sleep() test

[PATCH v2 00/18] Native SCSI multipath support
 2026-04-28 11:14 UTC  (19+ messages)
` [PATCH v2 01/18] scsi-multipath: introduce basic SCSI device support
` [PATCH v2 02/18] scsi-multipath: introduce scsi_device head structure
` [PATCH v2 03/18] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v2 04/18] scsi-multipath: support iopolicy
` [PATCH v2 05/18] scsi-multipath: clone each bio
` [PATCH v2 06/18] scsi-multipath: clear path when decide is blocked
` [PATCH v2 07/18] scsi-multipath: failover handling
` [PATCH v2 08/18] scsi-multipath: provide callbacks for path state
` [PATCH v2 09/18] scsi-multipath: add scsi_mpath_get_nr_active()
` [PATCH v2 10/18] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v2 11/18] scsi-multipath: block PR commands
` [PATCH v2 12/18] scsi-multipath: add delayed disk removal support
` [PATCH v2 13/18] scsi: sd: add multipath disk class
` [PATCH v2 14/18] scsi: sd: support multipath disk
` [PATCH v2 15/18] scsi: sd: add multipath disk attr groups
` [PATCH v2 16/18] scsi: sd: add mpath_dev file
` [PATCH v2 17/18] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v2 18/18] scsi: sd: add mpath_queue_depth "

[PATCH v2 00/13] nvme: switch to libmultipath
 2026-04-28 11:12 UTC  (14+ messages)
` [PATCH v2 01/13] nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()
` [PATCH v2 02/13] nvme-multipath: add initial support for using libmultipath
` [PATCH v2 03/13] nvme-multipath: add nvme_mpath_available_path()
` [PATCH v2 04/13] nvme-multipath: add nvme_mpath_{add, remove}_cdev()
` [PATCH v2 05/13] nvme-multipath: add nvme_mpath_is_{disabled, optimised}
` [PATCH v2 06/13] nvme-multipath: add nvme_mpath_cdev_ioctl()
` [PATCH v2 07/13] nvme-multipath: add uring_cmd support
` [PATCH v2 08/13] nvme-multipath: add nvme_mpath_get_iopolicy()
` [PATCH v2 09/13] nvme-multipath: add nvme_mpath_synchronize()
` [PATCH v2 10/13] nvme-multipath: add nvme_{add,delete}_ns()
` [PATCH v2 11/13] nvme-multipath: add nvme_mpath_head_queue_if_no_path()
` [PATCH v2 12/13] nvme-multipath: add nvme_mpath_get_nr_active()
` [PATCH v2 13/13] nvme-multipath: switch to use libmultipath

[PATCH v2 0/5] multipath-tools: generic async threads for TUR checker
 2026-04-28 10:47 UTC  (10+ messages)
` [PATCH v2 2/5] libmpathutil: add generic implementation for checker thread runners
` [PATCH v2 3/5] multipath-tools tests: add test program for "
` [PATCH v2 4/5] libmultipath: TUR checker: use runner threads
` [PATCH v2 5/5] libmultipath: tur checker: improve tur_deep_sleep() test

[PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
 2026-04-28  8:35 UTC  (3+ messages)
` [RFC PATCH] dm-raid: only requeue bios when dm is suspending

[git pull] device mapper fixes for 7.1
 2026-04-27 23:53 UTC  (2+ messages)

[RFC PATCH 00/10] Fix dm-ima bugs
 2026-04-27 19:42 UTC  (4+ messages)
` [PATCH 05/10] dm-ima: Fix UAF errors and measuring incorrect context

[RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
 2026-04-26 14:26 UTC  (6+ messages)

[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
 2026-04-26 14:14 UTC  (3+ 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).