DM-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-29 15:49:51 to 2024-03-05 09:29:02 UTC [more...]

[RFC PATCH 0/7] device mapper udev rules rework
 2024-03-05  9:28 UTC  (30+ messages)
` [RFC PATCH 1/7] 13-dm-disk.rules: import ID_FS_TYPE
` [RFC PATCH 2/7] 10-dm.rules: don't deactivate devices for DISK_RO=1
` [RFC PATCH 3/7] 10-dm-rules: don't restore DM_UDEV_DISABLE_OTHER_RULES_FLAG from db
` [RFC PATCH 4/7] 11-dm-lvm.rules: "
` [RFC PATCH 5/7] dm udev rules: don't export and save DM_SUSPENDED
` [RFC PATCH 6/7] dm udev rules: don't export and save DM_NOSCAN
` [RFC PATCH 7/7] 10-dm.rules: bump DM_UDEV_RULES_VSN to 3

[PATCH md-6.8 v2 0/9] dm-raid, md/raid: fix v6.7 regressions part2
 2024-03-05  8:13 UTC  (12+ messages)
` [PATCH md-6.8 v2 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume
` [PATCH md-6.8 v2 2/9] md: export helpers to stop sync_thread
` [PATCH md-6.8 v2 3/9] md: export helper md_is_rdwr()
` [PATCH md-6.8 v2 4/9] md: add a new helper reshape_interrupted()
` [PATCH md-6.8 v2 5/9] dm-raid: really frozen sync_thread during suspend
` [PATCH md-6.8 v2 6/9] md/dm-raid: don't call md_reap_sync_thread() directly
` [PATCH md-6.8 v2 7/9] dm-raid: add a new helper prepare_suspend() in md_personality
` [PATCH md-6.8 v2 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
` [PATCH md-6.8 v2 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk"

[PATCH] dm vdo: remove unneeded semicolon
 2024-03-04 20:45 UTC 

[PATCH] dm vdo: remove meaningless version number constant
 2024-03-04 20:45 UTC 

[PATCH] dm vdo: remove vdo_perform_once
 2024-03-04 20:45 UTC 

[PATCH v2 0/2] make multipathd scheduling configurable
 2024-03-04 14:52 UTC  (4+ messages)
` [PATCH v2 1/2] multipathd: use condlog level for setscheduler error message
` [PATCH v2 2/2] multipathd: make multipathd scheduling configurable

[PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2
 2024-03-04 11:52 UTC  (19+ messages)
` [PATCH -next 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume
` [PATCH -next 2/9] md: export helpers to stop sync_thread
` [PATCH -next 3/9] md: export helper md_is_rdwr()
` [PATCH -next 4/9] md: add a new helper reshape_interrupted()
` [PATCH -next 5/9] dm-raid: really frozen sync_thread during suspend
` [PATCH -next 6/9] md/dm-raid: don't call md_reap_sync_thread() directly
` [PATCH -next 7/9] dm-raid: add a new helper prepare_suspend() in md_personality
` [PATCH -next 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
` [PATCH -next 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk"

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

[RFC PATCH v13 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-03-02 16:37 UTC  (13+ messages)
` [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 17/20] ipe: enable support for fs-verity as a trust provider

atomic queue limit updates for stackable devices v3
 2024-03-02  4:14 UTC  (4+ messages)
` (subset) "

[PATCH 0/3] dm vdo: move functions to vdo_ namespace
 2024-03-02  2:58 UTC  (4+ messages)
` [PATCH 1/3] dm vdo funnel-queue: change from uds_ "
` [PATCH 2/3] dm vdo logger: "
` [PATCH 3/3] dm vdo string-utils: "

[PATCH V2 0/4] Fix dmraid regression bugs
 2024-03-02  0:41 UTC  (7+ messages)
` [PATCH 1/4] md: Revert "md: Don't register sync_thread for reshape directly"
` [PATCH 2/4] md: Revert "md: Don't ignore suspended array in md_check_recovery()"
` [PATCH 3/4] md: Set MD_RECOVERY_FROZEN before stop sync thread
` [PATCH 4/4] md/raid5: Don't check crossing reshape when reshape hasn't started

[PATCH] dm vdo indexer: fix use after free
 2024-03-01 21:13 UTC 

[PATCH 0/4] dm vdo: remove sysfs parameters
 2024-03-01 20:47 UTC  (5+ messages)
` [PATCH 1/4] dm vdo: remove all sysfs interfaces
` [PATCH 2/4] dm vdo: add 'log_level' module parameter
` [PATCH 3/4] dm vdo: document log_level parameter
` [PATCH 4/4] dm vdo logger: remove log level to string conversion code

[PATCH] 11-dm-mpath.rules: fix misspelled DM_UDEV_DISABLE_OTHER_RULES_FLAG
 2024-03-01 19:20 UTC  (3+ messages)

[PATCH -next] dm vdo: Remove unneeded semicolon
 2024-03-01  8:54 UTC 

[PATCH 0/6] Fix dmraid regression bugs
 2024-03-01  4:41 UTC  (19+ 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 00/10] dm vdo: standardize on VDO_SUCCESS
 2024-03-01  4:38 UTC  (11+ messages)
` [PATCH 01/10] dm vdo errors: remove unused error codes
` [PATCH 02/10] dm vdo memory-alloc: return VDO_SUCCESS on success
` [PATCH 03/10] dm vdo: check for VDO_SUCCESS return value from memory-alloc functions
` [PATCH 04/10] dm vdo int-map: return VDO_SUCCESS on success
` [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 RFC V2 0/4] Fix regression bugs
 2024-03-01  4:18 UTC  (8+ 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  (7+ 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 

[PATCH 0/2] Add sched_prio config option
 2024-02-29 15:55 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).