Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH 02/26] sd: remove sd_is_zoned, (continued)
- [PATCH 02/26] sd: remove sd_is_zoned, Christoph Hellwig
- [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 06/26] loop: regularize upgrading the block size for direct I/O, Christoph Hellwig
- [PATCH 07/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_writes flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the features field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the features field, Christoph Hellwig
- Re: move features flags into queue_limits v2, Jens Axboe
- [PATCH 0/3] dm_io cleanup,
Benjamin Marzinski
- [PATCH v2] dm: Add support for escaped characters in str_field_delimit(),
Abhinav Jain
- [PATCH v3] dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume, Benjamin Marzinski
- move integrity settings to queue_limits v3,
Christoph Hellwig
- [PATCH 01/12] block: initialize integrity buffer to zero before writing it to media, Christoph Hellwig
- [PATCH 02/12] md/raid0: don't free conf on raid0_run failure, Christoph Hellwig
- [PATCH 03/12] md/raid1: don't free conf on raid0_run failure, Christoph Hellwig
- [PATCH 04/12] dm-integrity: use the nop integrity profile, Christoph Hellwig
- [PATCH 06/12] block: remove the blk_flush_integrity call in blk_integrity_unregister, Christoph Hellwig
- [PATCH 05/12] block: remove the blk_integrity_profile structure, Christoph Hellwig
- [PATCH 08/12] block: use kstrtoul in flag_store, Christoph Hellwig
- [PATCH 09/12] block: don't require stable pages for non-PI metadata, Christoph Hellwig
- [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information, Christoph Hellwig
- [PATCH 07/12] block: factor out flag_{store,show} helper for integrity, Christoph Hellwig
- [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags, Christoph Hellwig
- [PATCH 12/12] block: move integrity information into queue_limits, Christoph Hellwig
- Re: move integrity settings to queue_limits v3, Jens Axboe
- Re: move integrity settings to queue_limits v3, Jens Axboe
- [PATCH v2] dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume,
Benjamin Marzinski
- [PATCH] multipath.conf.5: fix the description of prio_args for path_latency prio,
303146950
- [PATCH] dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume,
Benjamin Marzinski
- [PATCH v2 md-6.11 00/12] md: refacotor and some fixes related to sync_thread,
Yu Kuai
- [PATCH v2 md-6.11 01/12] md: rearrange recovery_flags, Yu Kuai
- [PATCH v2 md-6.11 02/12] md: add a new enum type sync_action, Yu Kuai
- [PATCH v2 md-6.11 03/12] md: add new helpers for sync_action, Yu Kuai
- [PATCH v2 md-6.11 04/12] md: factor out helper to start reshape from action_store(), Yu Kuai
- [PATCH v2 md-6.11 05/12] md: replace sysfs api sync_action with new helpers, Yu Kuai
- [PATCH v2 md-6.11 06/12] md: remove parameter check_seq for stop_sync_thread(), Yu Kuai
- [PATCH v2 md-6.11 08/12] md: use new helers in md_do_sync(), Yu Kuai
- [PATCH v2 md-6.11 09/12] md: replace last_sync_action with new enum type, Yu Kuai
- [PATCH v2 md-6.11 07/12] md: don't fail action_store() if sync_thread is not registered, Yu Kuai
- [PATCH v2 md-6.11 10/12] md: factor out helpers for different sync_action in md_do_sync(), Yu Kuai
- [PATCH v2 md-6.11 11/12] md: pass in max_sectors for pers->sync_request(), Yu Kuai
- [PATCH v2 md-6.11 12/12] md/raid5: avoid BUG_ON() while continue reshape after reassembling, Yu Kuai
- Re: [PATCH v2 md-6.11 00/12] md: refacotor and some fixes related to sync_thread, Paul Menzel
- kernel WARNING on lvm2 testsuite due to MD recovery running,
Benjamin Marzinski
- move features flags into queue_limits,
Christoph Hellwig
- [PATCH 01/26] sd: fix sd_is_zoned, Christoph Hellwig
- [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O, Christoph Hellwig
- [PATCH 06/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_write flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the feature field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the feature field, Christoph Hellwig
- [PATCH v5 00/15] Optimize dm-verity and fsverity using multibuffer hashing,
Eric Biggers
- [PATCH v5 01/15] crypto: shash - add support for finup_mb, Eric Biggers
- [PATCH v5 02/15] crypto: testmgr - generate power-of-2 lengths more often, Eric Biggers
- [PATCH v5 03/15] crypto: testmgr - add tests for finup_mb, Eric Biggers
- [PATCH v5 04/15] crypto: x86/sha256-ni - add support for finup_mb, Eric Biggers
- [PATCH v5 05/15] crypto: arm64/sha256-ce - add support for finup_mb, Eric Biggers
- [PATCH v5 06/15] fsverity: improve performance by using multibuffer hashing, Eric Biggers
- [PATCH v5 07/15] dm-verity: move hash algorithm setup into its own function, Eric Biggers
- [PATCH v5 08/15] dm-verity: move data hash mismatch handling into its own function, Eric Biggers
- [PATCH v5 09/15] dm-verity: make real_digest and want_digest fixed-length, Eric Biggers
- [PATCH v5 10/15] dm-verity: provide dma_alignment limit in io_hints, Eric Biggers
- [PATCH v5 12/15] dm-verity: make verity_hash() take dm_verity_io instead of ahash_request, Eric Biggers
- [PATCH v5 11/15] dm-verity: always "map" the data blocks, Eric Biggers
- [PATCH v5 13/15] dm-verity: hash blocks with shash import+finup when possible, Eric Biggers
- [PATCH v5 15/15] dm-verity: improve performance by using multibuffer hashing, Eric Biggers
- [PATCH v5 14/15] dm-verity: reduce scope of real and wanted digests, Eric Biggers
- Re: [PATCH v5 00/15] Optimize dm-verity and fsverity using multibuffer hashing, Ard Biesheuvel
- Re: [PATCH v5 00/15] Optimize dm-verity and fsverity using multibuffer hashing, Sami Tolvanen
- Re: [PATCH v5 00/15] Optimize dm-verity and fsverity using multibuffer hashing, Mikulas Patocka
- [PATCH v8 0/4] Fix DM zone resource limits stacking,
Damien Le Moal
- [PATCH 0/2] dm raid: fix stripe adding reshape size issues,
heinzm
- [PATCH v8 00/10] block atomic writes,
John Garry
- [PATCH v8 01/10] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v8 02/10] block: Generalize chunk_sectors support as boundary support, John Garry
- [PATCH v8 06/10] block: Add atomic write support for statx, John Garry
- [PATCH v8 03/10] fs: Initial atomic write support, John Garry
- [PATCH v8 05/10] block: Add core atomic write support, John Garry
- [PATCH v8 04/10] fs: Add initial atomic write support info to statx, John Garry
- [PATCH v8 10/10] nvme: Atomic write support, John Garry
- [PATCH v8 07/10] block: Add fops atomic write support, John Garry
- [PATCH v8 08/10] scsi: sd: Atomic write support, John Garry
- [PATCH v8 09/10] scsi: scsi_debug: Atomic write support, John Garry
- Re: [PATCH v8 00/10] block atomic writes, Martin K. Petersen
- [PATCH v7 0/4] Fix DM zone resource limits stacking,
Damien Le Moal
- [PATCH] dm: Add support for escaped characters in str_field_delimit(),
Abhinav Jain
- move integrity settings to queue_limits v2,
Christoph Hellwig
- [PATCH 01/11] dm-integrity: use the nop integrity profile, Christoph Hellwig
- [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags, Christoph Hellwig
- [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag, Christoph Hellwig
- [PATCH 04/11] block: remove the blk_integrity_profile structure, Christoph Hellwig
- [PATCH 05/11] block: remove the blk_flush_integrity call in blk_integrity_unregister, Christoph Hellwig
- [PATCH 06/11] block: factor out flag_{store,show} helper for integrity, Christoph Hellwig
- [PATCH 07/11] block: use kstrtoul in flag_store, Christoph Hellwig
- [PATCH 08/11] block: don't require stable pages for non-PI metadata, Christoph Hellwig
- [PATCH 09/11] block: bypass the STABLE_WRITES flag for protection information, Christoph Hellwig
- [PATCH 10/11] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags, Christoph Hellwig
- [PATCH 11/11] block: move integrity information into queue_limits, Christoph Hellwig
- Re: move integrity settings to queue_limits v2, Mike Snitzer
- [PATCH] block: Optimize disk zone resource cleanup,
Damien Le Moal
- [PATCH v6 0/4] Fix DM zone resource limits stacking,
Damien Le Moal
- [PATCH v5 0/4] Fix DM zone resource limits stacking,
Damien Le Moal
- Re: [PATCH v20 03/12] block: add copy offload support, Christoph Hellwig
- [PATCH 0/7] multipath-tools: cli_add_map cleanup and misc fixes,
Benjamin Marzinski
- Reproducible system lockup, extracting files into XFS on dm-raid5 on dm-integrity on HDD,
Zack Weinberg
- [PATCH v4 0/3] Fix DM zone resource limits stacking,
Damien Le Moal
- [PATCH v3 0/2] Fix DM zone resource limits stacking,
Damien Le Moal
- move integrity settings to queue_limits,
Christoph Hellwig
- [PATCH 01/12] dm-integrity: use the nop integrity profile, Christoph Hellwig
- [PATCH 02/12] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags, Christoph Hellwig
- [PATCH 03/12] block: remove the BIP_IP_CHECKSUM flag, Christoph Hellwig
- [PATCH 04/12] block: remove the blk_integrity_profile structure, Christoph Hellwig
- [PATCH 05/12] block: remove the blk_flush_integrity call in blk_integrity_unregister, Christoph Hellwig
- [PATCH 06/12] block: factor out flag_{store,show} helper for integrity, Christoph Hellwig
- [PATCH 07/12] block: use kstrtoul in flag_store, Christoph Hellwig
- [PATCH 08/12] block: don't pretend to generate/verify for non-PI metadata, Christoph Hellwig
- [PATCH 09/12] block: don't require stable pages for non-PI metadata, Christoph Hellwig
- [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information, Christoph Hellwig
- [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags, Christoph Hellwig
- [PATCH 12/12] block: move integrity information into queue_limits, Christoph Hellwig
- [PATCH v2 0/2] Fix DM zone resource limits stacking,
Damien Le Moal
- Re: [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support,
Christoph Hellwig
- [PATCH v4 0/8] Optimize dm-verity and fsverity using multibuffer hashing,
Eric Biggers
- [PATCH 00/12] md: refacotor and some fixes related to sync_thread,
Yu Kuai
- [PATCH 01/12] md: rearrange recovery_flags, Yu Kuai
- [PATCH 02/12] md: add a new enum type sync_action, Yu Kuai
- [PATCH 03/12] md: add new helpers for sync_action, Yu Kuai
- [PATCH 04/12] md: factor out helper to start reshape from action_store(), Yu Kuai
- [PATCH 05/12] md: replace sysfs api sync_action with new helpers, Yu Kuai
- [PATCH 06/12] md: remove parameter check_seq for stop_sync_thread(), Yu Kuai
- [PATCH 07/12] md: don't fail action_store() if sync_thread is not registered, Yu Kuai
- [PATCH 08/12] md: use new helers in md_do_sync(), Yu Kuai
- [PATCH 09/12] md: replace last_sync_action with new enum type, Yu Kuai
- [PATCH 10/12] md: factor out helpers for different sync_action in md_do_sync(), Yu Kuai
- [PATCH 11/12] md: pass in max_sectors for pers->sync_request(), Yu Kuai
- [PATCH 12/12] md/raid5: avoid BUG_ON() while continue reshape after reassembling, Yu Kuai
- [PATCH] md/dm-raid: don't clear MD_RECOVERY_FROZEN after setting frozen,
linan666
- [PATCH v2 0/7] multipath-tools man pages: add missing information,
Benjamin Marzinski
- xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 0/4] Zone write plugging and DM zone fixes,
Damien Le Moal
- [PATCH v2] dm vdo indexer: Use swap() in swap_open_chapter(), Jiapeng Chong
- dm-verity requires WQ_UNBOUND with mxs-dcp,
Sven
- [PATCH 0/2 v4] dm-crypt support for per-sector NVMe metadata,
Mikulas Patocka
- convert newly added dm-zone code to the atomic queue commit API v3,
Christoph Hellwig
- convert newly added dm-zone code to the atomic queue commit API v2,
Christoph Hellwig
- [PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [PATCH v19 03/20] ipe: add evaluation loop, Fan Wu
- [PATCH v19 01/20] security: add ipe lsm, Fan Wu
- [PATCH v19 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [PATCH v19 02/20] ipe: add policy parser, Fan Wu
- [PATCH v19 05/20] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [PATCH v19 07/20] security: add new securityfs delete function, Fan Wu
- [PATCH v19 10/20] ipe: add permissive toggle, Fan Wu
- [PATCH v19 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs, Fan Wu
- [PATCH v19 11/20] block,lsm: add LSM blob and new LSM hooks for block device, Fan Wu
- [PATCH v19 14/20] security: add security_inode_setintegrity() hook, Fan Wu
- [PATCH v19 08/20] ipe: add userspace interface, Fan Wu
- [PATCH v19 16/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [PATCH v19 18/20] ipe: kunit test for parser, Fan Wu
- [PATCH v19 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [PATCH v19 17/20] scripts: add boot policy generation program, Fan Wu
- [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs, Fan Wu
- [PATCH v19 13/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [PATCH v19 20/20] MAINTAINERS: ipe: add ipe maintainer information, Fan Wu
- [PATCH v19 19/20] Documentation: add ipe documentation, Fan Wu
- [PATCH v6 00/16] treewide: Refactor heap related implementation,
Kuan-Wei Chiu
- [PATCH v6 01/16] perf/core: Fix several typos, Kuan-Wei Chiu
- [PATCH v6 02/16] bcache: Fix typo, Kuan-Wei Chiu
- [PATCH v6 03/16] bcachefs: Fix typo, Kuan-Wei Chiu
- [PATCH v6 04/16] lib min_heap: Add type safe interface, Kuan-Wei Chiu
- [PATCH v6 05/16] lib min_heap: Add min_heap_init(), Kuan-Wei Chiu
- [PATCH v6 06/16] lib min_heap: Add min_heap_peek(), Kuan-Wei Chiu
- [PATCH v6 07/16] lib min_heap: Add min_heap_full(), Kuan-Wei Chiu
- [PATCH v6 08/16] lib min_heap: Add args for min_heap_callbacks, Kuan-Wei Chiu
- [PATCH v6 09/16] lib min_heap: Add min_heap_sift_up(), Kuan-Wei Chiu
- [PATCH v6 10/16] lib min_heap: Add min_heap_del(), Kuan-Wei Chiu
- [PATCH v6 11/16] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values, Kuan-Wei Chiu
- [PATCH v6 12/16] lib min_heap: Rename min_heapify() to min_heap_sift_down(), Kuan-Wei Chiu
- [PATCH v6 13/16] lib min_heap: Update min_heap_push() to use min_heap_sift_up(), Kuan-Wei Chiu
- [PATCH v6 14/16] lib/test_min_heap: Add test for heap_del(), Kuan-Wei Chiu
- [PATCH v6 15/16] bcache: Remove heap-related macros and switch to generic min_heap, Kuan-Wei Chiu
- [PATCH v6 16/16] bcachefs: Remove heap-related macros and switch to generic min_heap, Kuan-Wei Chiu
- convert newly added dm-zone code to the atomic queue commit API,
Christoph Hellwig
- [PATCHv2] block: check for max_hw_sectors underflow,
Hannes Reinecke
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]