Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [GIT PULL] Block updates for 6.9-rc1, (continued)
- [git pull v2] device mapper changes for 6.9,
Mike Snitzer
- [git pull] device mapper changes for 6.9,
Mike Snitzer
- [PATCH] dm: call the resume method on internal suspend, Mikulas Patocka
- [PATCH] dm: set the correct discard_sectors limit,
Christoph Hellwig
- [PATCH] dm vdo doc: document metadata size, Matthew Sakai
- [RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v14 01/19] security: add ipe lsm, Fan Wu
- [RFC PATCH v14 03/19] ipe: add evaluation loop, Fan Wu
- [RFC PATCH v14 02/19] ipe: add policy parser, Fan Wu
- [RFC PATCH v14 04/19] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [RFC PATCH v14 07/19] security: add new securityfs delete function, Fan Wu
- [RFC PATCH v14 12/19] dm: add finalize hook to target_type, Fan Wu
- [RFC PATCH v14 06/19] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [RFC PATCH v14 08/19] ipe: add userspace interface, Fan Wu
- [RFC PATCH v14 11/19] block|security: add LSM blob to block_device, Fan Wu
- [RFC PATCH v14 09/19] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [RFC PATCH v14 13/19] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [RFC PATCH v14 18/19] ipe: kunit test for parser, Fan Wu
- [RFC PATCH v14 14/19] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v14 10/19] ipe: add permissive toggle, Fan Wu
- [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook, Fan Wu
- [RFC PATCH v14 17/19] scripts: add boot policy generation program, Fan Wu
- [RFC PATCH v14 16/19] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [RFC PATCH v14 19/19] documentation: add ipe documentation, Fan Wu
- Re: [RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE), Paul Moore
- remove calls to blk_queue_max_integrity_segments,
Christoph Hellwig
- [GIT PULL] md-6.9 20240305,
Song Liu
- [GIT PULL] md-6.8 20240305,
Song Liu
- [PATCH v2 0/7] device mapper udev rules rework,
Martin Wilck
- [PATCH md-6.8 v2 0/9] dm-raid, md/raid: fix v6.7 regressions part2,
Yu Kuai
- [PATCH md-6.8 v2 2/9] md: export helpers to stop sync_thread, Yu Kuai
- [PATCH md-6.8 v2 6/9] md/dm-raid: don't call md_reap_sync_thread() directly, Yu Kuai
- [PATCH md-6.8 v2 7/9] dm-raid: add a new helper prepare_suspend() in md_personality, Yu Kuai
- [PATCH md-6.8 v2 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk", Yu Kuai
- [PATCH md-6.8 v2 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape, Yu Kuai
- [PATCH md-6.8 v2 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume, Yu Kuai
- [PATCH md-6.8 v2 4/9] md: add a new helper reshape_interrupted(), Yu Kuai
- [PATCH md-6.8 v2 5/9] dm-raid: really frozen sync_thread during suspend, Yu Kuai
- [PATCH md-6.8 v2 3/9] md: export helper md_is_rdwr(), Yu Kuai
- [PATCH] dm vdo: remove unneeded semicolon, Matthew Sakai
- [PATCH] dm vdo: remove meaningless version number constant, Matthew Sakai
- [PATCH] dm vdo: remove vdo_perform_once, Matthew Sakai
- atomic queue limit updates for md v4,
Christoph Hellwig
- [PATCH 01/11] md: add a mddev_trace_remap helper, Christoph Hellwig
- [PATCH 02/11] md: add a mddev_add_trace_msg helper, Christoph Hellwig
- [PATCH 03/11] md: add a mddev_is_dm helper, Christoph Hellwig
- [PATCH 04/11] md: add queue limit helpers, Christoph Hellwig
- [PATCH 05/11] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 06/11] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 07/11] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 08/11] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 09/11] md: don't initialize queue limits, Christoph Hellwig
- [PATCH 10/11] md: remove mddev->queue, Christoph Hellwig
- [PATCH 11/11] block: remove disk_stack_limits, Christoph Hellwig
- [PATCH 0/3] dm vdo: move functions to vdo_ namespace,
Matthew Sakai
- [PATCH v2 0/2] make multipathd scheduling configurable,
Benjamin Marzinski
- [RFC PATCH 0/7] device mapper udev rules rework,
Martin Wilck
- [PATCH] dm vdo indexer: fix use after free, Matthew Sakai
- [PATCH 0/4] dm vdo: remove sysfs parameters,
Matthew Sakai
- [PATCH] 11-dm-mpath.rules: fix misspelled DM_UDEV_DISABLE_OTHER_RULES_FLAG,
Martin Wilck
- [PATCH V2 0/4] Fix dmraid regression bugs,
Xiao Ni
- [PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2,
Yu Kuai
- [PATCH -next 2/9] md: export helpers to stop sync_thread, Yu Kuai
- [PATCH -next 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume, Yu Kuai
- [PATCH -next 4/9] md: add a new helper reshape_interrupted(), Yu Kuai
- [PATCH -next 3/9] md: export helper md_is_rdwr(), Yu Kuai
- [PATCH -next 6/9] md/dm-raid: don't call md_reap_sync_thread() directly, Yu Kuai
- [PATCH -next 5/9] dm-raid: really frozen sync_thread during suspend, Yu Kuai
- [PATCH -next 7/9] dm-raid: add a new helper prepare_suspend() in md_personality, Yu Kuai
- [PATCH -next 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk", Yu Kuai
- [PATCH -next 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape, Yu Kuai
- Re: [PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2, Song Liu
- Re: [PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2, Xiao Ni
- [PATCH -next] dm vdo: Remove unneeded semicolon, Yang Li
- [PATCH 00/10] dm vdo: standardize on VDO_SUCCESS,
Matthew Sakai
- [PATCH 06/10] dm-vdo funnel-workqueue: return VDO_SUCCESS from make_simple_work_queue, Matthew Sakai
- [PATCH 04/10] dm vdo int-map: return VDO_SUCCESS on success, Matthew Sakai
- [PATCH 01/10] dm vdo errors: remove unused error codes, Matthew Sakai
- [PATCH 05/10] dm vdo thread-utils: return VDO_SUCCESS on vdo_create_thread success, Matthew Sakai
- [PATCH 10/10] dm vdo target: eliminate inappropriate uses of UDS_SUCCESS, Matthew Sakai
- [PATCH 09/10] dm vdo indexer: update ASSERT and ASSERT_LOG_ONLY usage, Matthew Sakai
- [PATCH 08/10] dm vdo encodings: update some stale comments, Matthew Sakai
- [PATCH 02/10] dm vdo memory-alloc: return VDO_SUCCESS on success, Matthew Sakai
- [PATCH 03/10] dm vdo: check for VDO_SUCCESS return value from memory-alloc functions, Matthew Sakai
- [PATCH 07/10] dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESS, Matthew Sakai
- [PATCH 0/2] dm vdo memory-alloc: rename functions,
Matthew Sakai
- [PATCH] dm-vdo: change unnamed enums to defines, Matthew Sakai
- [PATCH 00/11] dm vdo: fix minor comment issues,
Matthew Sakai
- [PATCH 01/11] dm vdo: Modify mismatched function name, Matthew Sakai
- [PATCH 03/11] dm vdo: Modify mismatched function name, Matthew Sakai
- [PATCH 04/11] dm vdo: Modify mismatched function name, Matthew Sakai
- [PATCH 10/11] dm vdo: update module comments, Matthew Sakai
- [PATCH 06/11] dm vdo: Modify mismatched function name, Matthew Sakai
- [PATCH 05/11] dm vdo: Modify mismatched function name, Matthew Sakai
- [PATCH 07/11] dm vdo dedupe: Modify mismatched function name, Matthew Sakai
- [PATCH 09/11] dm vdo indexer delta-index: fix typos in comments, Matthew Sakai
- [PATCH 02/11] dm vdo slab-depot: Modify mismatched function name, Matthew Sakai
- [PATCH 08/11] dm vdo: Modify mismatched function name, Matthew Sakai
- [PATCH 11/11] dm vdo: remove outdated pointer_map reference, Matthew Sakai
- [PATCH 0/2] dm vdo: move indexer to sub-directory,
Matthew Sakai
- [PATCH 0/5] dm vdo: fix various minor issues,
Matthew Sakai
- [PATCH] dm vdo memory-alloc: simplify allocations_allowed(), Matthew Sakai
- [PATCH 0/2] dm vdo: remove internal ticket references,
Matthew Sakai
- [PATCH 00/13] dm vdo: clean up and simplify thread utilities,
Matthew Sakai
- [PATCH 10/13] dm vdo thread-utils: further cleanup of thread functions, Matthew Sakai
- [PATCH 08/13] dm vdo thread-utils: push uds_*_cond interface down to indexer, Matthew Sakai
- [PATCH 07/13] dm vdo: fold thread-cond-var.c into thread-utils, Matthew Sakai
- [PATCH 04/13] dm vdo indexer sparse-cache: cleanup threads_barrier code, Matthew Sakai
- [PATCH 11/13] dm vdo thread-utils: cleanup included headers, Matthew Sakai
- [PATCH 09/13] dm vdo thread-utils: remove all uds_*_mutex wrappers, Matthew Sakai
- [PATCH 12/13] dm vdo thread-registry: rename all methods to reflect vdo-only use, Matthew Sakai
- [PATCH 01/13] dm vdo: make uds_*_semaphore interface private to uds-threads.c, Matthew Sakai
- [PATCH 02/13] dm vdo uds-threads: eliminate uds_*_semaphore interfaces, Matthew Sakai
- [PATCH 05/13] dm vdo: rename uds-threads.[ch] to thread-utils.[ch], Matthew Sakai
- [PATCH 13/13] dm vdo thread-device: rename all methods to reflect vdo-only use, Matthew Sakai
- [PATCH 03/13] dm vdo uds-threads: push 'barrier' down to sparse-cache, Matthew Sakai
- [PATCH 06/13] dm vdo indexer: rename uds.h to indexer.h, Matthew Sakai
- [PATCH] dm vdo block-map: rename page state name from "UDS_FREE" to "FREE", Matthew Sakai
- [PATCH] dm vdo volume-index: fix an assert statement in start_restoring_volume_sub_index(), Matthew Sakai
- [PATCH AUTOSEL 4.19 4/4] dm-verity, dm-crypt: align "struct bvec_iter" correctly, Sasha Levin
- [PATCH AUTOSEL 5.4 6/6] dm-verity, dm-crypt: align "struct bvec_iter" correctly, Sasha Levin
- [PATCH AUTOSEL 5.10 8/8] dm-verity, dm-crypt: align "struct bvec_iter" correctly, Sasha Levin
- [PATCH AUTOSEL 5.15 9/9] dm-verity, dm-crypt: align "struct bvec_iter" correctly, Sasha Levin
- [PATCH AUTOSEL 6.1 11/12] dm-verity, dm-crypt: align "struct bvec_iter" correctly, Sasha Levin
- [PATCH AUTOSEL 6.6 17/22] dm-verity, dm-crypt: align "struct bvec_iter" correctly, Sasha Levin
- [PATCH AUTOSEL 6.7 18/24] dm-verity, dm-crypt: align "struct bvec_iter" correctly, Sasha Levin
- [PATCH 0/6] Fix dmraid regression bugs,
Xiao Ni
- [PATCH 0/2] Add sched_prio config option,
Benjamin Marzinski
- [RFC PATCH v13 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v13 03/20] ipe: add evaluation loop, Fan Wu
- [RFC PATCH v13 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [RFC PATCH v13 02/20] ipe: add policy parser, Fan Wu
- [RFC PATCH v13 01/20] security: add ipe lsm, Fan Wu
- [RFC PATCH v13 07/20] security: add new securityfs delete function, Fan Wu
- [RFC PATCH v13 05/20] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [RFC PATCH v13 10/20] ipe: add permissive toggle, Fan Wu
- [RFC PATCH v13 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [RFC PATCH v13 08/20] ipe: add userspace interface, Fan Wu
- [RFC PATCH v13 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [RFC PATCH v13 12/20] dm verity: set DM_TARGET_SINGLETON feature flag, Fan Wu
- [RFC PATCH v13 11/20] block|security: add LSM blob to block_device, Fan Wu
- [RFC PATCH v13 18/20] scripts: add boot policy generation program, Fan Wu
- [RFC PATCH v13 13/20] dm: add finalize hook to target_type, Fan Wu
- [RFC PATCH v13 14/20] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [RFC PATCH v13 16/20] fsverity: consume builtin signature via LSM hook, Fan Wu
- [RFC PATCH v13 19/20] ipe: kunit test for parser, Fan Wu
- [RFC PATCH v13 17/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [RFC PATCH v13 15/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v13 20/20] documentation: add ipe documentation, Fan Wu
- atomic queue limit updates for stackable devices v3,
Christoph Hellwig
- [PATCH 02/14] block: add a queue_limits_stack_bdev helper, Christoph Hellwig
- [PATCH 01/14] block: add a queue_limits_set helper, Christoph Hellwig
- [PATCH 03/14] dm: use queue_limits_set, Christoph Hellwig
- [PATCH 04/14] md: add a mddev_trace_remap helper, Christoph Hellwig
- [PATCH 07/14] md: add queue limit helpers, Christoph Hellwig
- [PATCH 06/14] md: add a mddev_is_dm helper, Christoph Hellwig
- [PATCH 08/14] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 09/14] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 05/14] md: add a mddev_add_trace_msg helper, Christoph Hellwig
- [PATCH 10/14] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 11/14] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 12/14] md: don't initialize queue limits, Christoph Hellwig
- [PATCH 14/14] block: remove disk_stack_limits, Christoph Hellwig
- [PATCH 13/14] md: remove mddev->queue, Christoph Hellwig
- Re: atomic queue limit updates for stackable devices v3, Christoph Hellwig
- Re: (subset) atomic queue limit updates for stackable devices v3, Jens Axboe
- Re: [REGRESSION] LVM-on-LVM: error while submitting device barriers,
Patrick Plenefisch
- [PATCH] dm vdo: Fix a use-after-free in load_index_save(), Harshit Mogalapalli
- atomic queue limit updates for stackable devices v2,
Christoph Hellwig
- [PATCH 02/16] block: add a queue_limits_stack_bdev helper, Christoph Hellwig
- [PATCH 03/16] dm: use queue_limits_set, Christoph Hellwig
- [PATCH 04/16] md: add queue limit helpers, Christoph Hellwig
- [PATCH 05/16] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 06/16] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 07/16] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 08/16] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 09/16] block: remove disk_stack_limits, Christoph Hellwig
- [PATCH 10/16] drbd: pass the max_hw_sectors limit to blk_alloc_disk, Christoph Hellwig
- [PATCH 11/16] drbd: refactor drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH 12/16] drbd: refactor the backing dev max_segments calculation, Christoph Hellwig
- [PATCH 15/16] drbd: split out a drbd_discard_supported helper, Christoph Hellwig
- [PATCH 13/16] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH 01/16] block: add a queue_limits_set helper, Christoph Hellwig
- [PATCH 14/16] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support, Christoph Hellwig
- [PATCH 16/16] drbd: atomically update queue limits in drbd_reconsider_queue_parameters, Christoph Hellwig
- Re: [PATCH] common: dm-error now supports zoned devices,
Christoph Hellwig
- [git pull] device mapper fix for 6.8-rc6,
Mike Snitzer
- Patch "dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()" has been added to the 5.4-stable tree, Sasha Levin
- [PATCH] dm-integrity: reduce stack usage for recheck,
Arnd Bergmann
- [git pull] device mapper fixes for 6.8-rc6,
Mike Snitzer
- atomic queue limit updates for stackable devices,
Christoph Hellwig
- [PATCH 1/9] block: add a queue_limits_set helper, Christoph Hellwig
- [PATCH 2/9] block: add a queue_limits_stack_bdev helper, Christoph Hellwig
- [PATCH 3/9] dm: use queue_limits_set, Christoph Hellwig
- [PATCH 4/9] md: add queue limit helpers, Christoph Hellwig
- [PATCH 5/9] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 6/9] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 7/9] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 8/9] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 9/9] block: remove disk_stack_limits, Christoph Hellwig
- Re: atomic queue limit updates for stackable devices, Mike Snitzer
- [merged mm-stable] dax-fix-incorrect-list-of-data-cache-aliasing-architectures.patch removed from -mm tree, Andrew Morton
- [merged mm-stable] dax-check-for-data-cache-aliasing-at-runtime.patch removed from -mm tree, Andrew Morton
- [merged mm-stable] introduce-cpu_dcache_is_aliasing-across-all-architectures.patch removed from -mm tree, Andrew Morton
- [merged mm-stable] virtio-treat-alloc_dax-eopnotsupp-failure-as-non-fatal.patch removed from -mm tree, Andrew Morton
- [merged mm-stable] dcssblk-handle-alloc_dax-eopnotsupp-failure.patch removed from -mm tree, Andrew Morton
- [merged mm-stable] dm-treat-alloc_dax-eopnotsupp-failure-as-non-fatal.patch removed from -mm tree, Andrew Morton
- [merged mm-stable] dax-alloc_dax-return-err_ptr-eopnotsupp-for-config_dax=n.patch removed from -mm tree, Andrew Morton
- [merged mm-stable] nvdimm-pmem-treat-alloc_dax-eopnotsupp-failure-as-non-fatal.patch removed from -mm tree, Andrew Morton
- [merged mm-stable] dax-add-empty-static-inline-for-config_dax=n.patch removed from -mm tree, Andrew Morton
- [PATCH 8/8] dm vdo: Modify mismatched function name,
Jiapeng Chong
- [PATCH] dm-verity, dm-crypt: align "struct bvec_iter" correctly, Mikulas Patocka
- [PATCH RFC V2 0/4] Fix regression bugs,
Xiao Ni
- [PATCH 0/5] dm-integrity, dm-verity and dm-crypt recheck patches,
Mikulas Patocka
- [PATCH RFC 0/3] Fix regression bugs,
Xiao Ni
- [GIT PULL] md-6.8 20240216,
Song Liu
- + dax-add-empty-static-inline-for-config_dax=n.patch added to mm-unstable branch, Andrew Morton
- [PATCH v6 0/9] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [PATCH v2] nvdimm/pmem: Fix leak on dax_add_host() failure,
Mathieu Desnoyers
- [PATCH 0/2] dm vdo logger: standardize logging,
Matthew Sakai
- [PATCH v3 0/6] udev rule and CI improvements,
Martin Wilck
- [PATCH] dm vdo: tweak wait_for_completion_interruptible callers, Matthew Sakai
- [PATCH 0/5] dm vdo: fix various small nits,
Matthew Sakai
- [PATCH 1/2] dm vdo: move encoding constants to encodings.c,
Matthew Sakai
- [PATCH] dm vdo: reformat message-stats.c, Matthew Sakai
- [linux-next:master] BUILD REGRESSION ae00c445390b349e070a64dc62f08aa878db7248, kernel test robot
- Re: dm-ps-historical-service-time should probably set QUEUE_FLAG_STATS, Khazhy Kumykov
- + dax-fix-incorrect-list-of-data-cache-aliasing-architectures.patch added to mm-unstable branch,
Andrew Morton
- + introduce-cpu_dcache_is_aliasing-across-all-architectures.patch added to mm-unstable branch,
Andrew Morton
- + dax-check-for-data-cache-aliasing-at-runtime.patch added to mm-unstable branch,
Andrew Morton
- + virtio-treat-alloc_dax-eopnotsupp-failure-as-non-fatal.patch added to mm-unstable branch,
Andrew Morton
- + dcssblk-handle-alloc_dax-eopnotsupp-failure.patch added to mm-unstable branch,
Andrew Morton
- + dm-treat-alloc_dax-eopnotsupp-failure-as-non-fatal.patch added to mm-unstable branch,
Andrew Morton
- + nvdimm-pmem-treat-alloc_dax-eopnotsupp-failure-as-non-fatal.patch added to mm-unstable branch,
Andrew Morton
- + dax-alloc_dax-return-err_ptr-eopnotsupp-for-config_dax=n.patch added to mm-unstable branch,
Andrew Morton
- Re: linux-next: Tree for Feb 12 (drivers/md/dm-vdo/thread-registry.c on arch/loongarch/),
Randy Dunlap
- [PATCH v5 0/8] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [PATCH] nvdimm/pmem: Fix leak on dax_add_host() failure,
Mathieu Desnoyers
- [PATCH] dm vdo: fix an assert statement in start_restoring_volume_sub_index(), Harshit Mogalapalli
- [PATCH v3] 11-dm-mpath.rules: handle reloads during coldplug events,
Martin Wilck
- [PATCH v2 0/7] udev rule and CI improvements,
Martin Wilck
- About DM_UDEV_DISABLE_OTHER_RULES_FLAG and DM_NOSCAN,
Martin Wilck
- [PATCH] [RFQ] dm-integrity: Add a lazy commit mode for journal,
Simone Weiß
- [PATCH 0/6] udev rule and CI improvements,
Martin Wilck
- [bug report] dm vdo: implement the chapter volume store,
Dan Carpenter
- [PATCH] dm vdo slab-depot: delete unnecessary check,
Dan Carpenter
- [bug report] dm vdo: add statistics reporting,
Dan Carpenter
- [bug report] dm vdo: add flush support,
Dan Carpenter
- [PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure, Mathieu Desnoyers
- [PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure, Mathieu Desnoyers
- [PATCH v4 03/12] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [PATCH v4 10/12] dm: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures, Mathieu Desnoyers
- [PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [PATCH v4 06/12] dax: Check for data cache aliasing at runtime, Mathieu Desnoyers
- [PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures, Mathieu Desnoyers
- [PATCH v4 12/12] virtio: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [PATCH v4 11/12] dcssblk: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [PATCH 0/3] dm vdo: improve documentation,
Matthew Sakai
- [PATCH] multipath-tools: remove extra hyphen from CFLAGS std option,
Xose Vazquez Perez
- [device-mapper-dm:for-next 83/83] drivers/md/dm-vdo/encodings.h:616:28: warning: 'MAXIMUM_VDO_PHYSICAL_BLOCKS' defined but not used, kernel test robot
- A question about modifying the buffer under authenticated encryption,
Mikulas Patocka
- [PATCH 0/7] dm vdo: fix sparse warnings,
Matthew Sakai
- [PATCH 0/6] multipath-tools: udev rules and service improvements,
Martin Wilck
- [device-mapper-dm:dm-vdo 59/73] drivers/md/dm-vdo/dedupe.c:1211:59: sparse: sparse: incorrect type in argument 4 (different base types), kernel test robot
- [RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [RFC PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure, Mathieu Desnoyers
- [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 03/12] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure, Mathieu Desnoyers
- [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime, Mathieu Desnoyers
- [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures, Mathieu Desnoyers
- [RFC PATCH v4 10/12] dm: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures, Mathieu Desnoyers
- [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 11/12] dcssblk: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 12/12] virtio: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [git pull] device mapper fixes for 6.8-rc3,
Mike Snitzer
- [PATCH 00/26] Zone write plugging,
Damien Le Moal
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]