DM-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-23 17:46:35 to 2024-03-01 04:38:58 UTC [more...]

[PATCH 00/10] dm vdo: standardize on VDO_SUCCESS
 2024-03-01  4:38 UTC  (10+ messages)
` [PATCH 01/10] dm vdo errors: remove unused error codes
` [PATCH 02/10] dm vdo memory-alloc: return VDO_SUCCESS on success
` [PATCH 04/10] dm vdo int-map: "
` [PATCH 05/10] dm vdo thread-utils: return VDO_SUCCESS on vdo_create_thread success
` [PATCH 06/10] dm-vdo funnel-workqueue: return VDO_SUCCESS from make_simple_work_queue
` [PATCH 07/10] dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESS
` [PATCH 08/10] dm vdo encodings: update some stale comments
` [PATCH 09/10] dm vdo indexer: update ASSERT and ASSERT_LOG_ONLY usage
` [PATCH 10/10] dm vdo target: eliminate inappropriate uses of UDS_SUCCESS

[PATCH 0/2] dm vdo memory-alloc: rename functions
 2024-03-01  4:32 UTC  (3+ messages)
` [PATCH 1/2] dm vdo memory-alloc: change from uds_ to vdo_ namespace
` [PATCH 2/2] dm vdo memory-alloc: rename vdo_do_allocation to __vdo_do_allocation

[PATCH] dm-vdo: change unnamed enums to defines
 2024-03-01  4:29 UTC 

[PATCH 00/11] dm vdo: fix minor comment issues
 2024-03-01  4:26 UTC  (12+ messages)
` [PATCH 01/11] dm vdo: Modify mismatched function name
` [PATCH 02/11] dm vdo slab-depot: "
` [PATCH 03/11] dm vdo: "
` [PATCH 04/11] "
` [PATCH 05/11] "
` [PATCH 06/11] "
` [PATCH 07/11] dm vdo dedupe: "
` [PATCH 08/11] dm vdo: "
` [PATCH 09/11] dm vdo indexer delta-index: fix typos in comments
` [PATCH 10/11] dm vdo: update module comments
` [PATCH 11/11] dm vdo: remove outdated pointer_map reference

[PATCH 0/6] Fix dmraid regression bugs
 2024-03-01  4:19 UTC  (18+ messages)
` [PATCH 1/6] md: Revert "md: Don't register sync_thread for reshape directly"
` [PATCH 2/6] md: Revert "md: Make sure md_do_sync() will set MD_RECOVERY_DONE"
` [PATCH 3/6] md: Revert "md: Don't ignore suspended array in md_check_recovery()"
` [PATCH 4/6] dm-raid/md: Clear MD_RECOVERY_WAIT when stopping dmraid
` [PATCH 5/6] md: Set MD_RECOVERY_FROZEN before stop sync thread
` [PATCH 6/6] md/raid5: Don't check crossing reshape when reshape hasn't started

[PATCH RFC V2 0/4] Fix regression bugs
 2024-03-01  4:18 UTC  (10+ messages)
` [PATCH RFC 1/4] dm-raid/md: Clear MD_RECOVERY_WAIT when stopping dmraid

[PATCH 0/2] dm vdo: move indexer to sub-directory
 2024-03-01  4:17 UTC  (3+ messages)
` [PATCH 1/2] dm vdo: remove unnecessary indexer.h includes
` [PATCH 2/2] dm vdo: move indexer files into sub-directory

[PATCH 0/5] dm vdo: fix various minor issues
 2024-03-01  4:13 UTC  (6+ messages)
` [PATCH 1/5] dm vdo slab-depot: delete unnecessary check in allocate_components
` [PATCH 2/5] dm vdo flush: initialize return to NULL in allocate_flush
` [PATCH 3/5] dm vdo indexer-volume: fix missing mutex_lock in process_entry
` [PATCH 4/5] dm vdo: include <asm/current.h> to resolve current being undeclared
` [PATCH 5/5] dm vdo: clean up scnprintf usage

[PATCH] dm vdo memory-alloc: simplify allocations_allowed()
 2024-03-01  4:05 UTC 

[PATCH 0/2] dm vdo: remove internal ticket references
 2024-03-01  3:58 UTC  (3+ messages)
` [PATCH 1/2] dm vdo: remove internal ticket references from indexer
` [PATCH 2/2] dm vdo: remove internal ticket references from vdo

[PATCH 00/13] dm vdo: clean up and simplify thread utilities
 2024-03-01  3:53 UTC  (14+ messages)
` [PATCH 01/13] dm vdo: make uds_*_semaphore interface private to uds-threads.c
` [PATCH 02/13] dm vdo uds-threads: eliminate uds_*_semaphore interfaces
` [PATCH 03/13] dm vdo uds-threads: push 'barrier' down to sparse-cache
` [PATCH 04/13] dm vdo indexer sparse-cache: cleanup threads_barrier code
` [PATCH 05/13] dm vdo: rename uds-threads.[ch] to thread-utils.[ch]
` [PATCH 06/13] dm vdo indexer: rename uds.h to indexer.h
` [PATCH 07/13] dm vdo: fold thread-cond-var.c into thread-utils
` [PATCH 08/13] dm vdo thread-utils: push uds_*_cond interface down to indexer
` [PATCH 09/13] dm vdo thread-utils: remove all uds_*_mutex wrappers
` [PATCH 10/13] dm vdo thread-utils: further cleanup of thread functions
` [PATCH 11/13] dm vdo thread-utils: cleanup included headers
` [PATCH 12/13] dm vdo thread-registry: rename all methods to reflect vdo-only use
` [PATCH 13/13] dm vdo thread-device: "

[PATCH] dm vdo block-map: rename page state name from "UDS_FREE" to "FREE"
 2024-03-01  3:38 UTC 

[PATCH] dm vdo volume-index: fix an assert statement in start_restoring_volume_sub_index()
 2024-03-01  3:37 UTC 

[REGRESSION] LVM-on-LVM: error while submitting device barriers
 2024-02-29 22:05 UTC  (6+ messages)

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-29 21:07 UTC  (8+ messages)
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
  ` [PATCH v3 "
      ` [PATCH for-6.9] workqueue: Drain BH work items on hot-unplugged CPUs

[PATCH AUTOSEL 4.19 4/4] dm-verity, dm-crypt: align "struct bvec_iter" correctly
 2024-02-29 20:42 UTC 

[PATCH AUTOSEL 5.4 6/6] dm-verity, dm-crypt: align "struct bvec_iter" correctly
 2024-02-29 20:41 UTC 

[PATCH AUTOSEL 5.10 8/8] dm-verity, dm-crypt: align "struct bvec_iter" correctly
 2024-02-29 20:41 UTC 

[PATCH AUTOSEL 5.15 9/9] dm-verity, dm-crypt: align "struct bvec_iter" correctly
 2024-02-29 20:41 UTC 

[PATCH AUTOSEL 6.1 11/12] dm-verity, dm-crypt: align "struct bvec_iter" correctly
 2024-02-29 20:40 UTC 

[PATCH AUTOSEL 6.6 17/22] dm-verity, dm-crypt: align "struct bvec_iter" correctly
 2024-02-29 20:39 UTC 

[PATCH AUTOSEL 6.7 18/24] dm-verity, dm-crypt: align "struct bvec_iter" correctly
 2024-02-29 20:36 UTC 

[RFC PATCH v13 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-02-29 19:59 UTC  (26+ messages)
` [RFC PATCH v13 01/20] security: add ipe lsm
` [RFC PATCH v13 02/20] ipe: add policy parser
` [RFC PATCH v13 03/20] ipe: add evaluation loop
` [RFC PATCH v13 04/20] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v13 05/20] initramfs|security: Add a security hook to do_populate_rootfs()
` [RFC PATCH v13 06/20] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v13 07/20] security: add new securityfs delete function
` [RFC PATCH v13 08/20] ipe: add userspace interface
` [RFC PATCH v13 09/20] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v13 10/20] ipe: add permissive toggle
` [RFC PATCH v13 11/20] block|security: add LSM blob to block_device
` [RFC PATCH v13 12/20] dm verity: set DM_TARGET_SINGLETON feature flag
` [RFC PATCH v13 13/20] dm: add finalize hook to target_type
` [RFC PATCH v13 14/20] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v13 15/20] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v13 16/20] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v13 17/20] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v13 18/20] scripts: add boot policy generation program
` [RFC PATCH v13 19/20] ipe: kunit test for parser
` [RFC PATCH v13 20/20] documentation: add ipe documentation

atomic queue limit updates for stackable devices v3
 2024-02-29 19:40 UTC  (16+ messages)
` [PATCH 01/14] block: add a queue_limits_set helper
` [PATCH 02/14] block: add a queue_limits_stack_bdev helper
` [PATCH 03/14] dm: use queue_limits_set
` [PATCH 04/14] md: add a mddev_trace_remap helper
` [PATCH 05/14] md: add a mddev_add_trace_msg helper
` [PATCH 06/14] md: add a mddev_is_dm helper
` [PATCH 07/14] md: add queue limit helpers
` [PATCH 08/14] md/raid0: use the atomic queue limit update APIs
` [PATCH 09/14] md/raid1: "
` [PATCH 10/14] md/raid5: "
` [PATCH 11/14] md/raid10: "
` [PATCH 12/14] md: don't initialize queue limits
` [PATCH 13/14] md: remove mddev->queue
` [PATCH 14/14] block: remove disk_stack_limits

[PATCH 0/2] Add sched_prio config option
 2024-02-29 15:55 UTC  (4+ messages)
` [PATCH 1/2] multipathd: use condlog level for setscheduler error message
` [PATCH 2/2] multipathd: Add sched_prio defaults section option

atomic queue limit updates for stackable devices
 2024-02-29 13:20 UTC  (12+ messages)

[PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions
 2024-02-29  2:14 UTC  (22+ messages)
` [PATCH v5 04/14] md: don't register sync_thread for reshape directly
` [PATCH v5 05/14] md: don't suspend the array for interrupted reshape

[PATCH] common: dm-error now supports zoned devices
 2024-02-29  1:43 UTC  (2+ messages)

atomic queue limit updates for stackable devices v2
 2024-02-28  1:42 UTC  (24+ messages)
` [PATCH 01/16] block: add a queue_limits_set helper
` [PATCH 02/16] block: add a queue_limits_stack_bdev helper
` [PATCH 03/16] dm: use queue_limits_set
` [PATCH 04/16] md: add queue limit helpers
` [PATCH 05/16] md/raid0: use the atomic queue limit update APIs
` [PATCH 06/16] md/raid1: "
` [PATCH 07/16] md/raid10: "
` [PATCH 08/16] md/raid5: "
` [PATCH 09/16] block: remove disk_stack_limits
` [PATCH 10/16] drbd: pass the max_hw_sectors limit to blk_alloc_disk
` [PATCH 11/16] drbd: refactor drbd_reconsider_queue_parameters
` [PATCH 12/16] drbd: refactor the backing dev max_segments calculation
` [PATCH 13/16] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters
` [PATCH 14/16] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support
` [PATCH 15/16] drbd: split out a drbd_discard_supported helper
` [PATCH 16/16] drbd: atomically update queue limits in drbd_reconsider_queue_parameters

[PATCH] dm vdo: Fix a use-after-free in load_index_save()
 2024-02-26 14:41 UTC 

[PATCH] [RFQ] dm-integrity: Add a lazy commit mode for journal
 2024-02-26  8:48 UTC  (6+ messages)

[git pull] device mapper fix for 6.8-rc6
 2024-02-24 18:11 UTC  (2+ messages)

[PATCH] dm-integrity: reduce stack usage for recheck
 2024-02-24 13:48 UTC  (3+ messages)

Patch "dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()" has been added to the 5.4-stable tree
 2024-02-24 13:36 UTC 

[git pull] device mapper fixes for 6.8-rc6
 2024-02-23 18:44 UTC  (5+ 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).