Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCHv2] block: check for max_hw_sectors underflow, (continued)
- [PATCH] block: check for max_hw_sectors underflow,
Hannes Reinecke
- [PATCH] dm vdo indexer: Use swap() instead of open coding it,
Jiapeng Chong
- [PATCH] block: blk_set_stacking_limits() doesn't validate,
Hannes Reinecke
- [PATCH] dm vdo: remove unused struct 'uds_attribute',
linux
- [PATCH] dm cache metadata: remove unused struct 'thunk',
linux
- [PATCH 0/2 v3] dm-crypt support for per-sector NVMe metadata,
Mikulas Patocka
- [PATCH] dm: retain stacked max_sectors when setting queue_limits,
Mike Snitzer
- [git pull] device mapper fixes for 6.10-rc1,
Mike Snitzer
- [PATCH 0/2] multipathd: accept more multipath device names,
Benjamin Marzinski
- [PATCH] tests/dm: add dm-dust general functionality test,
Bryan Gurney
- [PATCH] dm-integrity: set discard_granularity to logical block size,
Mikulas Patocka
- [PATCH v20 00/12] Implement copy offload support,
Nitesh Shetty
- Message not available
Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer., Christoph Hellwig
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v20 00/12] Implement copy offload support, Bart Van Assche
Re: [PATCH v20 00/12] Implement copy offload support, Christoph Hellwig
<Possible follow-ups>
Re: [PATCH v20 00/12] Implement copy offload support, Christoph Hellwig
[REGRESSION] dm: use queue_limits_set,
Theodore Ts'o
[PATCH 0/2] dm: mpath dm_get_device fix,
Benjamin Marzinski
Kernel namespaces for device mapper targets and block devices?,
Eric Wheeler
Re: [bug report] INFO: task mdX_resync:42168 blocked for more than 122 seconds,
Ming Lei
[PATCH v4 0/5] dm: empty flush optimization,
Yang Yang
[PATCH v3 0/5] dm: empty flush optimization,
Yang Yang
[PATCH] dm: remove unneeded kvfree from alloc_targets,
Benjamin Marzinski
Useless test in alloc_multiple_bios,
Mikulas Patocka
[RFC PATCH 0/2] dm-crypt support for per-sector NVMe metadata,
Mikulas Patocka
[git pull] device mapper changes for 6.10,
Mike Snitzer
[PATCH 0/5] dm: empty flush optimization,
Yang Yang
[RESEND PATCH v5 00/16] treewide: Refactor heap related implementation,
Kuan-Wei Chiu
- [RESEND PATCH v5 01/16] perf/core: Fix several typos, Kuan-Wei Chiu
- [RESEND PATCH v5 02/16] bcache: Fix typo, Kuan-Wei Chiu
- [RESEND PATCH v5 03/16] bcachefs: Fix typo, Kuan-Wei Chiu
- [RESEND PATCH v5 04/16] lib min_heap: Add type safe interface, Kuan-Wei Chiu
- [RESEND PATCH v5 05/16] lib min_heap: Add min_heap_init(), Kuan-Wei Chiu
- [RESEND PATCH v5 06/16] lib min_heap: Add min_heap_peek(), Kuan-Wei Chiu
- [RESEND PATCH v5 07/16] lib min_heap: Add min_heap_full(), Kuan-Wei Chiu
- [RESEND PATCH v5 08/16] lib min_heap: Add args for min_heap_callbacks, Kuan-Wei Chiu
- [RESEND PATCH v5 09/16] lib min_heap: Add min_heap_sift_up(), Kuan-Wei Chiu
- [RESEND PATCH v5 10/16] lib min_heap: Add min_heap_del(), Kuan-Wei Chiu
- [RESEND PATCH v5 11/16] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values, Kuan-Wei Chiu
- [RESEND PATCH v5 12/16] lib min_heap: Rename min_heapify() to min_heap_sift_down(), Kuan-Wei Chiu
- [RESEND PATCH v5 13/16] lib min_heap: Update min_heap_push() to use min_heap_sift_up(), Kuan-Wei Chiu
- [RESEND PATCH v5 14/16] lib/test_min_heap: Add test for heap_del(), Kuan-Wei Chiu
- [RESEND PATCH v5 15/16] bcache: Remove heap-related macros and switch to generic min_heap, Kuan-Wei Chiu
- [RESEND PATCH v5 16/16] bcachefs: Remove heap-related macros and switch to generic min_heap, Kuan-Wei Chiu
[PATCH v5 00/16] treewide: Refactor heap related implementation,
Kuan-Wei Chiu
[PATCH 0/7] multipath-tools man pages: add missing information,
Benjamin Marzinski
[PATCH] md: Reduce flag condition, Tse-Chia.Chang
[PATCH RFC md-6.10 0/9] md: refactor and cleanup for sync action,
Yu Kuai
[PATCH 0/3] dm-delay synchronization cleanup,
Benjamin Marzinski
[PATCH v3 0/8] Optimize dm-verity and fsverity using multibuffer hashing,
Eric Biggers
[PATCH] dm-delay: fix max_delay calculations, Benjamin Marzinski
[PATCH v2 0/1] dm-delay: fix hung task issue,
Joel Colledge
[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [PATCH v18 03/21] ipe: add evaluation loop, Fan Wu
- [PATCH v18 01/21] security: add ipe lsm, Fan Wu
- [PATCH v18 04/21] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [PATCH v18 02/21] ipe: add policy parser, Fan Wu
- [PATCH v18 05/21] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [PATCH v18 07/21] security: add new securityfs delete function, Fan Wu
- [PATCH v18 08/21] ipe: add userspace interface, Fan Wu
- [PATCH v18 10/21] ipe: add permissive toggle, Fan Wu
- [PATCH v18 06/21] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [PATCH v18 11/21] block,lsm: add LSM blob and new LSM hooks for block device, Fan Wu
- [PATCH v18 16/21] fsverity: expose verified fsverity built-in signatures to LSMs, Fan Wu
- [PATCH v18 15/21] security: add security_inode_setintegrity() hook, Fan Wu
- [PATCH v18 12/21] dm: add finalize hook to target_type, Fan Wu
- [PATCH v18 14/21] ipe: add support for dm-verity as a trust provider, Fan Wu
- [PATCH v18 18/21] scripts: add boot policy generation program, Fan Wu
- [PATCH v18 09/21] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [PATCH v18 13/21] dm verity: expose root hash digest and signature data to LSMs, Fan Wu
- [PATCH v18 17/21] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [PATCH v18 21/21] MAINTAINERS: ipe: add ipe maintainer information, Fan Wu
- [PATCH v18 19/21] ipe: kunit test for parser, Fan Wu
- [PATCH v18 20/21] Documentation: add ipe documentation, Fan Wu
[PATCH 0/3] libmultipath: use bitwise flags in devmapper API,
Martin Wilck
[PATCH v3 00/14] Zone write plugging fixes and cleanup,
Damien Le Moal
- [PATCH v3 01/14] dm: Check that a zoned table leads to a valid mapped device, Damien Le Moal
- [PATCH v3 02/14] block: Exclude conventional zones when faking max open limit, Damien Le Moal
- [PATCH v3 03/14] block: Fix zone write plug initialization from blk_revalidate_zone_cb(), Damien Le Moal
- [PATCH v3 04/14] block: Fix reference counting for zone write plugs in error state, Damien Le Moal
- [PATCH v3 05/14] block: Hold a reference on zone write plugs to schedule submission, Damien Le Moal
- [PATCH v3 06/14] block: Unhash a zone write plug only if needed, Damien Le Moal
- [PATCH v3 07/14] block: Do not remove zone write plugs still in use, Damien Le Moal
- [PATCH v3 08/14] block: Fix flush request sector restore, Damien Le Moal
- [PATCH v3 09/14] block: Fix handling of non-empty flush write requests to zones, Damien Le Moal
- [PATCH v3 10/14] block: Improve blk_zone_write_plug_bio_merged(), Damien Le Moal
- [PATCH v3 11/14] block: Improve zone write request completion handling, Damien Le Moal
- [PATCH v3 12/14] block: Simplify blk_zone_write_plug_bio_endio(), Damien Le Moal
- [PATCH v3 13/14] block: Simplify zone write plug BIO abort, Damien Le Moal
- [PATCH v3 14/14] block: Cleanup blk_revalidate_zone_cb(), Damien Le Moal
- Re: [PATCH v3 00/14] Zone write plugging fixes and cleanup, Jens Axboe
[PATCH v2 00/14] Zone write plugging fixes and cleanup,
Damien Le Moal
- [PATCH v2 01/14] dm: Check that a zoned table leads to a valid mapped device, Damien Le Moal
- [PATCH v2 02/14] block: Exclude conventional zones when faking max open limit, Damien Le Moal
- [PATCH v2 03/14] block: Fix zone write plug initialization from blk_revalidate_zone_cb(), Damien Le Moal
- [PATCH v2 04/14] block: Fix reference counting for zone write plugs in error state, Damien Le Moal
- [PATCH v2 05/14] block: Hold a reference on zone write plugs to schedule submission, Damien Le Moal
- [PATCH v2 06/14] block: Unhash a zone write plug only if needed, Damien Le Moal
- [PATCH v2 07/14] block: Do not remove zone write plugs still in use, Damien Le Moal
- [PATCH v2 08/14] block: Fix flush request sector restore, Damien Le Moal
- [PATCH v2 09/14] block: Fix handling of non-empty flush write requests to zones, Damien Le Moal
- [PATCH v2 10/14] block: Improve blk_zone_write_plug_bio_merged(), Damien Le Moal
- [PATCH v2 11/14] block: Improve zone write request completion handling, Damien Le Moal
- [PATCH v2 12/14] block: Simplify blk_zone_write_plug_bio_endio(), Damien Le Moal
- [PATCH v2 13/14] block: Simplify zone write plug BIO abort, Damien Le Moal
- [PATCH v2 14/14] block: Cleanup blk_revalidate_zone_cb(), Damien Le Moal
delete on snapshot does not free space,
Michael DiDomenico
[PATCH 00/13] Zone write plugging fixes and cleanup,
Damien Le Moal
- [PATCH 01/13] dm: Check that a zoned table leads to a valid mapped device, Damien Le Moal
- [PATCH 02/13] block: Exclude conventional zones when faking max open limit, Damien Le Moal
- [PATCH 03/13] block: Fix zone write plug initialization from blk_revalidate_zone_cb(), Damien Le Moal
- [PATCH 04/13] block: Fix reference counting for zone write plugs in error state, Damien Le Moal
- [PATCH 05/13] block: Hold a reference on zone write plugs to schedule submission, Damien Le Moal
- [PATCH 06/13] block: Unhash a zone write plug only if needed, Damien Le Moal
- [PATCH 07/13] block: Do not remove zone write plugs still in use, Damien Le Moal
- [PATCH 08/13] block: Fix flush request sector restore, Damien Le Moal
- [PATCH 09/13] block: Fix handling of non-empty flush write requests to zones, Damien Le Moal
- [PATCH 10/13] block: Improve blk_zone_write_plug_bio_merged(), Damien Le Moal
- [PATCH 11/13] block: Improve zone write request completion handling, Damien Le Moal
- [PATCH 12/13] block: Simplify blk_zone_write_plug_bio_endio(), Damien Le Moal
- [PATCH 13/13] block: Simplify zone write plug BIO abort, Damien Le Moal
- Re: [PATCH 00/13] Zone write plugging fixes and cleanup, Johannes Thumshirn
[PATCH] block: change rq_integrity_vec to respect the iterator,
Mikulas Patocka
[PATCH] dm-table:remove the restriction on zone sector being align to pow2,
Liao Yuanhong
[bug report] dm ioctl: harden copy_params()'s copy_from_user() from malicious users,
Dan Carpenter
[PATCH 0/3] multipath-tools: docs housekeeping,
Xose Vazquez Perez
[PATCH 3/3] multipath-tools: update man pages dates, Xose Vazquez Perez
[PATCH 1/3] multipath-tools: simplify comment in hwtable, Xose Vazquez Perez
[PATCH 2/3] multipath-tools: unify text in multipath.conf.5, Xose Vazquez Perez
[ANNOUNCE] still co-maintainer of DM, but leaving Red Hat and joining Hammerspace, Mike Snitzer
[git pull] device mapper fixes for v6.9-rc6,
Mike Snitzer
[PATCH 0/1] dm-delay: fix hung task issue,
Joel Colledge
[PATCH v2 0/5] multipath: fix hang in flush_map_nopaths,
Benjamin Marzinski
[PATCH v4 00/16] treewide: Refactor heap related implementation,
Kuan-Wei Chiu
- [PATCH v4 01/16] perf/core: Fix several typos, Kuan-Wei Chiu
- [PATCH v4 02/16] bcache: Fix typo, Kuan-Wei Chiu
- [PATCH v4 03/16] bcachefs: Fix typo, Kuan-Wei Chiu
- [PATCH v4 04/16] lib min_heap: Add type safe interface, Kuan-Wei Chiu
- [PATCH v4 05/16] lib min_heap: Add min_heap_init(), Kuan-Wei Chiu
- [PATCH v4 06/16] lib min_heap: Add min_heap_peek(), Kuan-Wei Chiu
- [PATCH v4 07/16] lib min_heap: Add min_heap_full(), Kuan-Wei Chiu
- [PATCH v4 08/16] lib min_heap: Add args for min_heap_callbacks, Kuan-Wei Chiu
- [PATCH v4 09/16] lib min_heap: Add min_heap_sift_up(), Kuan-Wei Chiu
- [PATCH v4 12/16] lib min_heap: Rename min_heapify() to min_heap_sift_down(), Kuan-Wei Chiu
- [PATCH v4 13/16] lib min_heap: Update min_heap_push() to use min_heap_sift_up(), Kuan-Wei Chiu
- [PATCH v4 14/16] lib/test_min_heap: Add test for heap_del(), Kuan-Wei Chiu
- [PATCH v4 15/16] bcache: Remove heap-related macros and switch to generic min_heap, Kuan-Wei Chiu
- [PATCH v4 10/16] lib min_heap: Add min_heap_del(), Kuan-Wei Chiu
- [PATCH v4 11/16] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values, Kuan-Wei Chiu
- [PATCH v4 16/16] bcachefs: Remove heap-related macros and switch to generic min_heap, Kuan-Wei Chiu
- Re: [PATCH v4 00/16] treewide: Refactor heap related implementation, Kent Overstreet
[PATCH 0/3] multipath: fix hang in flush_map_nopaths,
Benjamin Marzinski
Re: RFE: dm-thin: fine-grained handling of REQ_FUA is needed, Mike Snitzer
[PATCH v2 0/8] Optimize dm-verity and fsverity using multibuffer hashing,
Eric Biggers
[RFC PATCH] dm: Avoid sending redundant empty flush bios to the same block device,
Yang Yang
memcpy is leaking secret data through ZMM vector registers,
Mikulas Patocka
Re: [PATCH] scsi_lib: Align max_sectors to kb,
Martin Wilck
Decrypting only uses 2 threads., dE
[PATCH 0/8] multipath-tools: max_sectors_kb rework,
Martin Wilck
[PATCH 2/2] dm-io: don't warn if flush takes too long time, Mikulas Patocka
[PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c,
Mikulas Patocka
[PATCH v4] dm-io: don't warn if flush takes too long time,
Mikulas Patocka
[PATCH v3] dm-io: don't warn if flush takes too long time,
Mikulas Patocka
[PATCH] dm: Avoid sending redundant empty flush bios to the same block device, Yang Yang
[PATCH v2 0/2] multipath-tools: CI fixes for glibc symbol substitutions,
Martin Wilck
[PATCH] dm: core: put device mapper block device synchronously,
Ming Lei
[PATCH v2] multipathd: Set CPUWeight to 1000 and LimitRTPRIO to 10,
Benjamin Marzinski
[RFC PATCH 0/8] Optimize dm-verity and fsverity using multibuffer hashing,
Eric Biggers
[PATCH] dm: Change the default value of rq_affinity from 0 into 1,
Bart Van Assche
[PATCH] multipathd: Set CPUWeight to 1000,
Benjamin Marzinski
next-20240412 warning in dm-bio-prison-v1.c, Matthew Wilcox
Re: [PATCH v2 04/34] md: port block device access to file,
Ming Lei
Re: dm-integrity: 4k devices report 512b discard alignment,
Milan Broz
[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE),
Fan Wu
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]