dm-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Yu Kuai
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Yu Kuai
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Yu Kuai
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Xiao Ni
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Yu Kuai
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Xiao Ni
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Xiao Ni
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Yu Kuai
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Yu Kuai
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Yu Kuai
[PATCH 5/5] dm cache: fix potential out-of-bounds access on the first resume
Ming-Hung Tsai
Re: [PATCH 5/5] dm cache: fix potential out-of-bounds access on the first resume
Joe Thornber
[PATCH 4/5] dm cache: optimize dirty bit checking with find_next_bit when resizing
Ming-Hung Tsai
Re: [PATCH 4/5] dm cache: optimize dirty bit checking with find_next_bit when resizing
Joe Thornber
[PATCH 3/5] dm cache: fix out-of-bounds access to the dirty bitset when resizing
Ming-Hung Tsai
Re: [PATCH 3/5] dm cache: fix out-of-bounds access to the dirty bitset when resizing
Joe Thornber
[PATCH 2/5] dm cache: fix flushing uninitialized delayed_work on cache_ctr error
Ming-Hung Tsai
Re: [PATCH 2/5] dm cache: fix flushing uninitialized delayed_work on cache_ctr error
Joe Thornber
[PATCH 1/5] dm cache: correct the number of origin blocks to match the target length
Ming-Hung Tsai
Re: [PATCH 1/5] dm cache: correct the number of origin blocks to match the target length
Joe Thornber
[PATCH 0/5] dm cache: fix OOB and error handling in cache creation and resizing
Ming-Hung Tsai
[PATCH] dm: Cast an operand to sector_t to prevent potential uint32_t overflow in unstripe_ctr()
Gax-c
Re: [PATCH] dm: Cast an operand to sector_t to prevent potential uint32_t overflow in unstripe_ctr()
Mikulas Patocka
help understanding/fixing low performance of encryption in my machine
Felix Rubio
[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
Kuan-Wei Chiu
[PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
Re: [PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions
Geert Uytterhoeven
Re: [PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
Re: [PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions
Geert Uytterhoeven
[PATCH v2 02/10] lib min_heap: Optimize min heap by prescaling counters for better performance
Kuan-Wei Chiu
[PATCH v2 03/10] lib min_heap: Avoid indirect function call by providing default swap
Kuan-Wei Chiu
[PATCH v2 04/10] lib/test_min_heap: Update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
[PATCH v2 05/10] perf/core: Update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
[PATCH v2 06/10] dm vdo: Update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
[PATCH v2 07/10] bcache: Update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
[PATCH v2 08/10] bcachefs: Clean up duplicate min_heap_callbacks declarations
Kuan-Wei Chiu
[PATCH v2 09/10] bcachefs: Update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
[PATCH v2 10/10] Documentation/core-api: Add min heap API introduction
Kuan-Wei Chiu
Re: [PATCH v2 10/10] Documentation/core-api: Add min heap API introduction
Bagas Sanjaya
Re: [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
Bagas Sanjaya
Re: [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
Kuan-Wei Chiu
Re: [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
Bagas Sanjaya
Re: [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
Kuan-Wei Chiu
[RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption
Eric Biggers
[RFC PATCH 1/4] block: export blk-crypto symbols required by dm-default-key
Eric Biggers
[RFC PATCH 2/4] block: add the bi_skip_dm_default_key flag
Eric Biggers
Re: [RFC PATCH 2/4] block: add the bi_skip_dm_default_key flag
Mikulas Patocka
Re: [RFC PATCH 2/4] block: add the bi_skip_dm_default_key flag
Eric Biggers
[RFC PATCH 3/4] dm-default-key: add target for filesystem metadata encryption
Eric Biggers
[RFC PATCH 4/4] ext4,f2fs: support metadata encryption via dm-default-key
Eric Biggers
Re: [RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption
Mikulas Patocka
Re: [RFC PATCH 0/4] dm-default-key: target for filesystem metadata encryption
Eric Biggers
[RFC PATCH v2 0/2] dm-inlinecrypt: add target for inline block device encryption
Eric Biggers
[RFC PATCH v2 1/2] block: export blk-crypto symbols required by dm-inlinecrypt
Eric Biggers
[RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption
Eric Biggers
Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption
Eric Biggers
Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption
Milan Broz
Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption
Eric Biggers
Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption
Milan Broz
Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption
Adrian Vovk
Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption
Eric Biggers
Re: [RFC PATCH v2 2/2] dm-inlinecrypt: add target for inline block device encryption
Md Sadre Alam
[PATCH v5 00/23] path checker refactor and misc fixes
Benjamin Marzinski
[PATCH v5 11/23] multipathd: split handle_uninitialized_path into two functions
Benjamin Marzinski
Re: [PATCH v5 11/23] multipathd: split handle_uninitialized_path into two functions
Martin Wilck
[PATCH v5 12/23] multipathd: split check_paths into two functions
Benjamin Marzinski
Re: [PATCH v5 12/23] multipathd: split check_paths into two functions
Martin Wilck
[PATCH v5 10/23] multipathd: split check_path into two functions
Benjamin Marzinski
Re: [PATCH v5 10/23] multipathd: split check_path into two functions
Martin Wilck
[PATCH v5 13/23] multipathd: fix "fail path" and "reinstate path" commands
Benjamin Marzinski
[PATCH v5 02/23] libmultipath: add missing checker function prototypes
Benjamin Marzinski
[PATCH v5 04/23] libmultipath: remove pending wait code from libcheck_check calls
Benjamin Marzinski
[PATCH v5 01/23] libmultipath: store checker_check() result in checker struct
Benjamin Marzinski
[PATCH v5 14/23] multipathd: update priority once after updating all paths
Benjamin Marzinski
Re: [PATCH v5 14/23] multipathd: update priority once after updating all paths
Martin Wilck
Re: [PATCH v5 14/23] multipathd: update priority once after updating all paths
Martin Wilck
[PATCH v5 17/23] multipathd: remove pointless check
Benjamin Marzinski
[PATCH v5 19/23] libmultipath: add libcheck_need_wait checker function
Benjamin Marzinski
Re: [PATCH v5 19/23] libmultipath: add libcheck_need_wait checker function
Martin Wilck
[PATCH v5 09/23] multipathd: rename do_check_path to update_path_state
Benjamin Marzinski
Re: [PATCH v5 09/23] multipathd: rename do_check_path to update_path_state
Martin Wilck
[PATCH v5 22/23] multipath-tools tests: fix up directio tests
Benjamin Marzinski
[PATCH v5 20/23] libmultipath: don't wait in libcheck_pending
Benjamin Marzinski
[PATCH v5 16/23] multipathd: only refresh prios on PATH_UP and PATH_GHOST
Benjamin Marzinski
[PATCH v5 08/23] multipathd: split check_path_state into two functions
Benjamin Marzinski
[PATCH v5 15/23] multipathd: simplify checking for followover_should_failback
Benjamin Marzinski
[PATCH v5 18/23] multipathd: fix deferred_failback_tick for reload removes
Benjamin Marzinski
[PATCH v5 03/23] libmultipath: split out the code to wait for pending checkers
Benjamin Marzinski
[PATCH v5 06/23] libmultipath: split get_state into two functions
Benjamin Marzinski
[PATCH v5 21/23] multipathd: wait for checkers to complete
Benjamin Marzinski
[PATCH v5 23/23] multipathd: use timestamps to tell when the directio checker timed out
Benjamin Marzinski
Re: [PATCH v5 23/23] multipathd: use timestamps to tell when the directio checker timed out
Martin Wilck
Re: [PATCH v5 23/23] multipathd: use timestamps to tell when the directio checker timed out
Benjamin Marzinski
[PATCH v5 05/23] multipath-tools tests: fix up directio tests
Benjamin Marzinski
[PATCH v5 07/23] libmultipath: change path_offline to path_sysfs_state
Benjamin Marzinski
Re: [PATCH v5 00/23] path checker refactor and misc fixes
Martin Wilck
[PATCH] md/persistent-data: Set tm hash size via a module_param
Meir Elisha
Re: [PATCH] md/persistent-data: Set tm hash size via a module_param
Meir Elisha
Re: [PATCH] md/persistent-data: Set tm hash size via a module_param
Mikulas Patocka
Re: [PATCH] md/persistent-data: Set tm hash size via a module_param
Meir Elisha
[PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
Kuan-Wei Chiu
[PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
Peter Zijlstra
Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
Peter Zijlstra
Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
Kent Overstreet
Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
Peter Zijlstra
Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
Kent Overstreet
Re: [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
[PATCH 2/3] lib min_heap: Optimize min heap by prescaling counters for better performance
Kuan-Wei Chiu
[PATCH 3/3] Documentation/core-api: Add min heap API introduction
Kuan-Wei Chiu
Re: [PATCH 3/3] Documentation/core-api: Add min heap API introduction
Matthew Wilcox
Re: [PATCH 3/3] Documentation/core-api: Add min heap API introduction
Kuan-Wei Chiu
Re: [PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
Kent Overstreet
Re: [PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
Kuan-Wei Chiu
Re: [PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
Kent Overstreet
Re: [PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
Coly Li
Re: [PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
Kent Overstreet
[PATCH v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
Bartosz Golaszewski
[PATCH v7 01/17] blk-crypto: add basic hardware-wrapped key support
Bartosz Golaszewski
[PATCH v7 02/17] blk-crypto: show supported key types in sysfs
Bartosz Golaszewski
[PATCH v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Bartosz Golaszewski
[PATCH v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
Bartosz Golaszewski
[PATCH v7 04/17] fscrypt: add support for hardware-wrapped keys
Bartosz Golaszewski
[PATCH v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
Bartosz Golaszewski
[PATCH v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
Bartosz Golaszewski
[PATCH v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
Bartosz Golaszewski
[PATCH v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
Bartosz Golaszewski
[PATCH v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
Bartosz Golaszewski
[PATCH v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
Bartosz Golaszewski
[PATCH v7 12/17] ufs: core: add support for wrapped keys to UFS core
Bartosz Golaszewski
[PATCH v7 13/17] ufs: core: add support for deriving the software secret
Bartosz Golaszewski
[PATCH v7 14/17] ufs: core: add support for generating, importing and preparing keys
Bartosz Golaszewski
[PATCH v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
Bartosz Golaszewski
[PATCH v7 16/17] ufs: host: add a callback for deriving software secrets and use it
Bartosz Golaszewski
[PATCH v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
Bartosz Golaszewski
[PATCH] multipath-tools: remove hwhandler from all hwtable configs
Xose Vazquez Perez
Re: [PATCH] multipath-tools: remove hwhandler from all hwtable configs
Martin Wilck
Re: [PATCH] multipath-tools: remove hwhandler from all hwtable configs
Xose Vazquez Perez
Re: [PATCH] multipath-tools: remove hwhandler from all hwtable configs
Martin Wilck
Possible to assign the unsigned nr_allocated_this_transaction a negative value
Ryan Huang 黃睿澤
[PATCH v4 00/22] path checker refactor and misc fixes
Benjamin Marzinski
[PATCH v4 03/22] libmultipath: split out the code to wait for pending checkers
Benjamin Marzinski
[PATCH v4 11/22] multipathd: split handle_uninitialized_path into two functions
Benjamin Marzinski
[PATCH v4 12/22] multipathd: split check_paths into two functions
Benjamin Marzinski
[PATCH v4 02/22] libmultipath: add missing checker function prototypes
Benjamin Marzinski
[PATCH v4 16/22] multipathd: only refresh prios on PATH_UP and PATH_GHOST
Benjamin Marzinski
[PATCH v4 06/22] libmultipath: split get_state into two functions
Benjamin Marzinski
[PATCH v4 09/22] multipathd: rename do_check_path to update_path_state
Benjamin Marzinski
[PATCH v4 08/22] multipathd: split check_path_state into two functions
Benjamin Marzinski
[PATCH v4 14/22] multipathd: update priority once after updating all paths
Benjamin Marzinski
[PATCH v4 05/22] multipath-tools tests: fix up directio tests
Benjamin Marzinski
[PATCH v4 01/22] libmultipath: store checker_check() result in checker struct
Benjamin Marzinski
[PATCH v4 15/22] multipathd: simplify checking for followover_should_failback
Benjamin Marzinski
[PATCH v4 21/22] multipathd: wait for checkers to complete
Benjamin Marzinski
[PATCH v4 18/22] multipathd: fix deferred_failback_tick for reload removes
Benjamin Marzinski
[PATCH v4 20/22] libmultipath: don't wait in libcheck_pending
Benjamin Marzinski
[PATCH v4 17/22] multipathd: remove pointless check
Benjamin Marzinski
[PATCH v4 04/22] libmultipath: remove pending wait code from libcheck_check calls
Benjamin Marzinski
Re: [PATCH v4 04/22] libmultipath: remove pending wait code from libcheck_check calls
Martin Wilck
Re: [PATCH v4 04/22] libmultipath: remove pending wait code from libcheck_check calls
Benjamin Marzinski
Re: [PATCH v4 04/22] libmultipath: remove pending wait code from libcheck_check calls
Martin Wilck
[PATCH v4 13/22] multipathd: fix "fail path" and "reinstate path" commands
Benjamin Marzinski
[PATCH v4 19/22] libmultipath: add libcheck_need_wait checker function
Benjamin Marzinski
[PATCH v4 22/22] multipath-tools tests: fix up directio tests
Benjamin Marzinski
[PATCH v4 10/22] multipathd: split check_path into two functions
Benjamin Marzinski
[PATCH v4 07/22] libmultipath: change path_offline to path_sysfs_state
Benjamin Marzinski
[PATCH] multipath-tools: update comments in hwtable
Xose Vazquez Perez
Re: [PATCH] multipath-tools: update comments in hwtable
Martin Wilck
[PATCH] dm: fix a crash if blk_alloc_disk fails
Mikulas Patocka
Re: [PATCH] dm: fix a crash if blk_alloc_disk fails
Nitesh Shetty
[PATCH AUTOSEL 6.10 59/70] dm vdo: don't refer to dedupe_context after releasing it
Sasha Levin
[PATCH AUTOSEL 6.11 65/76] dm vdo: don't refer to dedupe_context after releasing it
Sasha Levin
[RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
Eric Biggers
Re: [RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
Christoph Hellwig
Re: [RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
Eric Biggers
Re: [RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
Milan Broz
Re: [RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
Christoph Hellwig
Re: [RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
Milan Broz
Re: [RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
Christoph Hellwig
Re: [RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
Bart Van Assche
[PATCH 0/9] dm deadcoding
linux
[PATCH 5/9] dm: Remove unused dm_set_md_type
linux
[PATCH 6/9] dm: Remove unused dm_table_bio_based
linux
[PATCH 2/9] dm cache: Remove unused dm_cache_dump
linux
[PATCH 7/9] dm: zoned: Remove unused functions
linux
Earlier messages
Later messages