dm-devel
Thread
Date
Later messages
Messages by Date
2024/09/12
[PATCH v2 22/22] multipath-tools tests: fix up directio tests
Benjamin Marzinski
2024/09/12
[PATCH v2 14/22] multipathd: update priority once after updating all paths
Benjamin Marzinski
2024/09/12
[PATCH v2 16/22] multipathd: only refresh prios on PATH_UP and PATH_GHOST
Benjamin Marzinski
2024/09/12
[PATCH v2 19/22] libmultipath: add libcheck_need_wait checker function
Benjamin Marzinski
2024/09/12
[PATCH v2 15/22] multipathd: simplify checking for followover_should_failback
Benjamin Marzinski
2024/09/12
[PATCH v2 20/22] libmultipath: don't wait in libcheck_pending
Benjamin Marzinski
2024/09/12
[PATCH v2 21/22] multipathd: wait for checkers to complete
Benjamin Marzinski
2024/09/12
[PATCH v2 08/22] multipathd: split check_path_state into two functions
Benjamin Marzinski
2024/09/12
[PATCH v2 01/22] libmultipath: store checker_check() result in checker struct
Benjamin Marzinski
2024/09/12
[PATCH v2 09/22] multipathd: split do_checker_path
Benjamin Marzinski
2024/09/12
[PATCH v2 18/22] multipathd: fix deferred_failback_tick for reload removes
Benjamin Marzinski
2024/09/12
[PATCH v2 17/22] multipathd: remove pointless check
Benjamin Marzinski
2024/09/12
[PATCH v2 03/22] libmultipath: split out the code to wait for pending checkers
Benjamin Marzinski
2024/09/12
[PATCH v2 11/22] multipathd: split handle_uninitialized_path into two functions
Benjamin Marzinski
2024/09/12
[PATCH v2 13/22] multipathd: fix "fail path" and "reinstate path" commands
Benjamin Marzinski
2024/09/12
[PATCH v2 07/22] libmultipath: change path_offline to path_sysfs_state
Benjamin Marzinski
2024/09/12
[PATCH v2 05/22] multipath-tools tests: fix up directio tests
Benjamin Marzinski
2024/09/12
[PATCH v2 10/22] multipathd: split check_path into two functions
Benjamin Marzinski
2024/09/12
[PATCH v2 04/22] libmultipath: remove pending wait code from libcheck_check calls
Benjamin Marzinski
2024/09/12
[PATCH v2 06/22] libmultipath: split get_state into two functions
Benjamin Marzinski
2024/09/12
[PATCH v2 02/22] libmultipath: add missing checker function prototypes
Benjamin Marzinski
2024/09/12
[PATCH v2 00/22] Yet Another path checker refactor
Benjamin Marzinski
2024/09/12
Re: [PATCH] dm-integrity: check mac_size against HASH_MAX_DIGESTSIZE in sb_mac()
Mikulas Patocka
2024/09/11
Re: [git pull] device mapper fixes 2 for 6.11
pr-tracker-bot
2024/09/11
[git pull] device mapper fixes 2 for 6.11
Mikulas Patocka
2024/09/10
Re: [PATCH] dm-integrity: check mac_size against HASH_MAX_DIGESTSIZE in sb_mac()
Dan Carpenter
2024/09/10
livelock caused by "dm: requeue IO if mapping table not yet available"
Mikulas Patocka
2024/09/10
Re: drivers/md/dm-integrity.c:521 sb_mac() error: __builtin_memcmp() 'actual_mac' too small (64 vs 448)
Eric Biggers
2024/09/10
Re: drivers/md/dm-integrity.c:521 sb_mac() error: __builtin_memcmp() 'actual_mac' too small (64 vs 448)
Dan Carpenter
2024/09/10
[PATCH] dm-integrity: check mac_size against HASH_MAX_DIGESTSIZE in sb_mac()
Eric Biggers
2024/09/10
Re: drivers/md/dm-integrity.c:521 sb_mac() error: __builtin_memcmp() 'actual_mac' too small (64 vs 448)
Eric Biggers
2024/09/09
Re: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
Dmitry Baryshkov
2024/09/09
Re: [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it
Konrad Dybcio
2024/09/09
Re: [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys
Konrad Dybcio
2024/09/09
Re: [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support
Konrad Dybcio
2024/09/09
Re: [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
Konrad Dybcio
2024/09/09
Re: [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret
Konrad Dybcio
2024/09/09
Re: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
Dmitry Baryshkov
2024/09/09
Re: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
Neil Armstrong
2024/09/08
Re: [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
kernel test robot
2024/09/06
Re: [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
Dmitry Baryshkov
2024/09/06
[PATCH v6 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
Bartosz Golaszewski
2024/09/06
[PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it
Bartosz Golaszewski
2024/09/06
[PATCH v6 15/17] ufs: host: add support for wrapped keys in QCom UFS
Bartosz Golaszewski
2024/09/06
[PATCH v6 14/17] ufs: core: add support for generating, importing and preparing keys
Bartosz Golaszewski
2024/09/06
[PATCH v6 13/17] ufs: core: add support for deriving the software secret
Bartosz Golaszewski
2024/09/06
[PATCH v6 12/17] ufs: core: add support for wrapped keys to UFS core
Bartosz Golaszewski
2024/09/06
[PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
Bartosz Golaszewski
2024/09/06
[PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys
Bartosz Golaszewski
2024/09/06
[PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
Bartosz Golaszewski
2024/09/06
[PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support
Bartosz Golaszewski
2024/09/06
[PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
Bartosz Golaszewski
2024/09/06
[PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret
Bartosz Golaszewski
2024/09/06
[PATCH v6 04/17] fscrypt: add support for hardware-wrapped keys
Bartosz Golaszewski
2024/09/06
[PATCH v6 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
Bartosz Golaszewski
2024/09/06
[PATCH v6 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Bartosz Golaszewski
2024/09/06
[PATCH v6 01/17] blk-crypto: add basic hardware-wrapped key support
Bartosz Golaszewski
2024/09/06
[PATCH v6 02/17] blk-crypto: show supported key types in sysfs
Bartosz Golaszewski
2024/09/06
[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
Bartosz Golaszewski
2024/09/06
Re: [PATCH 04/15] libmultipath: remove pending wait code from libcheck_check calls
Benjamin Marzinski
2024/09/06
Re: dm integrity: Convert comma to semicolon
Mikulas Patocka
2024/09/06
Re: sharing rescuer threads when WQ_MEM_RECLAIM needed? [was: Re: dm verity: don't use WQ_MEM_RECLAIM]
Mikulas Patocka
2024/09/06
Re: [PATCH] dm verity: don't use WQ_MEM_RECLAIM
Mikulas Patocka
2024/09/06
Re: [PATCH 10/15] multipathd: split check_path into two functions
Martin Wilck
2024/09/05
Re: sharing rescuer threads when WQ_MEM_RECLAIM needed? [was: Re: dm verity: don't use WQ_MEM_RECLAIM]
Tejun Heo
2024/09/05
sharing rescuer threads when WQ_MEM_RECLAIM needed? [was: Re: dm verity: don't use WQ_MEM_RECLAIM]
Mike Snitzer
2024/09/05
Re: [PATCH] dm verity: don't use WQ_MEM_RECLAIM
Eric Biggers
2024/09/05
Re: [PATCH 10/15] multipathd: split check_path into two functions
Benjamin Marzinski
2024/09/05
[PATCH] dm-integrity: support recalculation in the 'I' mode
Mikulas Patocka
2024/09/05
[PATCH] dm-integrity: fix a race condition when accessing recalc_sector
Mikulas Patocka
2024/09/05
Re: [PATCH] dm verity: don't use WQ_MEM_RECLAIM
Mikulas Patocka
2024/09/05
Re: dm integrity: Convert comma to semicolon
Mike Snitzer
2024/09/05
Re: dm verity: don't use WQ_MEM_RECLAIM
Mike Snitzer
2024/09/05
Re: [PATCH 05/15] multipath-tools tests: fix up directio tests
Martin Wilck
2024/09/05
Re: [PATCH 04/15] libmultipath: remove pending wait code from libcheck_check calls
Martin Wilck
2024/09/04
[PATCH] dm integrity: Convert comma to semicolon
Chen Ni
2024/09/04
Re: [PATCH 05/15] multipath-tools tests: fix up directio tests
Benjamin Marzinski
2024/09/04
Re: [PATCH 04/15] libmultipath: remove pending wait code from libcheck_check calls
Benjamin Marzinski
2024/09/04
Re: [PATCH 13/15] multipathd: update priority once after updating all paths
Martin Wilck
2024/09/04
Re: [PATCH 00/15] Yet Another path checker refactor
Martin Wilck
2024/09/04
Re: [PATCH 04/15] libmultipath: remove pending wait code from libcheck_check calls
Martin Wilck
2024/09/04
Re: [PATCH 13/15] multipathd: update priority once after updating all paths
Benjamin Marzinski
2024/09/04
Re: [PATCH 03/15] libmultipath: split out the code to wait for pending checkers
Martin Wilck
2024/09/04
Re: [PATCH 05/15] multipath-tools tests: fix up directio tests
Martin Wilck
2024/09/04
Re: [PATCH 05/15] multipath-tools tests: fix up directio tests
Martin Wilck
2024/09/04
Re: [PATCH 13/15] multipathd: update priority once after updating all paths
Martin Wilck
2024/09/04
Re: [PATCH 13/15] multipathd: update priority once after updating all paths
Benjamin Marzinski
2024/09/04
Re: [PATCH 10/15] multipathd: split check_path into two functions
Benjamin Marzinski
2024/09/04
Re: [PATCH 06/15] libmultipath: split get_state into two functions
Benjamin Marzinski
2024/09/04
Re: [PATCH 05/15] multipath-tools tests: fix up directio tests
Benjamin Marzinski
2024/09/04
Re: [PATCH 03/15] libmultipath: split out the code to wait for pending checkers
Benjamin Marzinski
2024/09/04
Re: [PATCH 02/15] libmultipath: add missing checker function prototypes
Martin Wilck
2024/09/04
Re: [PATCH 01/15] libmultipath: store checker_check() result in checker struct
Martin Wilck
2024/09/04
Re: [PATCH 05/15] multipath-tools tests: fix up directio tests
Martin Wilck
2024/09/04
Re: [PATCH 14/15] multipathd: remove pointless check
Martin Wilck
2024/09/04
Re: [PATCH 15/15] multipathd: fix deferred_failback_tick for reload removes
Martin Wilck
2024/09/04
Re: [PATCH 10/15] multipathd: split check_path into two functions
Martin Wilck
2024/09/04
Re: [PATCH 07/15] libmultipath: change path_offline to path_sysfs_state
Martin Wilck
2024/09/04
Re: [PATCH 06/15] libmultipath: split get_state into two functions
Martin Wilck
2024/09/04
Re: [PATCH 13/15] multipathd: update priority once after updating all paths
Martin Wilck
2024/09/04
Re: [PATCH 03/15] libmultipath: split out the code to wait for pending checkers
Martin Wilck
2024/09/04
Re: [PATCH] bio-integrity: don't restrict the size of integrity metadata
Jens Axboe
2024/09/04
Re: [PATCH] bio-integrity: don't restrict the size of integrity metadata
Anuj gupta
2024/09/03
Re: [PATCH] bio-integrity: don't restrict the size of integrity metadata
Christoph Hellwig
2024/09/03
[PATCH] dm verity: don't use WQ_MEM_RECLAIM
Eric Biggers
2024/09/03
Re: [PATCH] bio-integrity: don't restrict the size of integrity metadata
Ming Lei
2024/09/03
[PATCH] bio-integrity: don't restrict the size of integrity metadata
Mikulas Patocka
2024/09/03
Re: [PATCH 2/2] dm-integrity: introduce the Inline mode
Mikulas Patocka
2024/09/02
Re: [PATCH -next] dm: Make use of __assign_bit() API
Nitesh Shetty
2024/09/02
[PATCH -next] dm: Make use of __assign_bit() API
Hongbo Li
2024/08/31
[PATCH -next] dm integrity: Remove extra unlikely helper
Hongbo Li
2024/08/29
[PATCH v1] dm: Convert to use ERR_CAST()
Yuesong Li
2024/08/29
Re: [PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro
Mikulas Patocka
2024/08/29
[PATCH] dm-integrity: Remove duplicate 'unlikely()' usage
Kunwu Chan
2024/08/28
[PATCH 12/15] multipathd: split check_paths into two functions
Benjamin Marzinski
2024/08/28
[PATCH 14/15] multipathd: remove pointless check
Benjamin Marzinski
2024/08/28
[PATCH 00/15] Yet Another path checker refactor
Benjamin Marzinski
2024/08/28
[PATCH 05/15] multipath-tools tests: fix up directio tests
Benjamin Marzinski
2024/08/28
[PATCH 07/15] libmultipath: change path_offline to path_sysfs_state
Benjamin Marzinski
2024/08/28
[PATCH 10/15] multipathd: split check_path into two functions
Benjamin Marzinski
2024/08/28
[PATCH 11/15] multipathd: split handle_uninitialized_path into two functions
Benjamin Marzinski
2024/08/28
[PATCH 06/15] libmultipath: split get_state into two functions
Benjamin Marzinski
2024/08/28
[PATCH 15/15] multipathd: fix deferred_failback_tick for reload removes
Benjamin Marzinski
2024/08/28
[PATCH 03/15] libmultipath: split out the code to wait for pending checkers
Benjamin Marzinski
2024/08/28
[PATCH 13/15] multipathd: update priority once after updating all paths
Benjamin Marzinski
2024/08/28
[PATCH 01/15] libmultipath: store checker_check() result in checker struct
Benjamin Marzinski
2024/08/28
[PATCH 08/15] multipathd: split check_path_state into two functions
Benjamin Marzinski
2024/08/28
[PATCH 09/15] multipathd: split do_checker_path
Benjamin Marzinski
2024/08/28
[PATCH 04/15] libmultipath: remove pending wait code from libcheck_check calls
Benjamin Marzinski
2024/08/28
[PATCH 02/15] libmultipath: add missing checker function prototypes
Benjamin Marzinski
2024/08/28
Re: [PATCH] dm: Implement set_read_only
Mikulas Patocka
2024/08/28
Re: [PATCH] dm: Implement set_read_only
Łukasz Patron
2024/08/27
Re: [PATCH] dm: Implement set_read_only
Mikulas Patocka
2024/08/26
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
John Stoffel
2024/08/26
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
2024/08/26
Re: [PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro
Mikulas Patocka
2024/08/26
Re: [PATCH 2/2] dm-integrity: introduce the Inline mode
Geert Uytterhoeven
2024/08/24
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Dragan Milivojević
2024/08/23
Re: [PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro
Mikulas Patocka
2024/08/23
Re: [PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro
陈玉凡
2024/08/23
Re: [PATCH] dm-crypt: Allow to specify the integrity key size as option
Ingo Franzki
2024/08/22
Re: dm-integrity and write reordering
David Chu
2024/08/22
Re: dm-integrity and write reordering
Mikulas Patocka
2024/08/22
Re: [PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro
Mikulas Patocka
2024/08/22
Re: [PATCH] dm-crypt: Allow to specify the integrity key size as option
Mikulas Patocka
2024/08/21
[PATCH v1] driver:md:dm-bufio:Remove NULL check of list_entry()
Yuesong Li
2024/08/21
[PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro
Chen Yufan
2024/08/21
[PATCH] dm: Implement set_read_only
Łukasz Patron
2024/08/21
Re: dm-integrity and write reordering
Mikulas Patocka
2024/08/21
dmstats seperate read / write latencies
Robert Pang
2024/08/21
Re: [PATCH] dm-crypt: Allow to specify the integrity key size as option
Ingo Franzki
2024/08/20
dm-integrity and write reordering
David Chu
2024/08/20
Re: [PATCH] dm-crypt: Allow to specify the integrity key size as option
Mikulas Patocka
2024/08/19
Re: [PATCH] Documentation: admin-guide/dm: Fix indentation bug
Mikulas Patocka
2024/08/16
Re: [git pull] device mapper fixes for 6.11
pr-tracker-bot
2024/08/16
[git pull] device mapper fixes for 6.11
Mikulas Patocka
2024/08/16
[PATCH] dm-crypt: Allow to specify the integrity key size as option
Ingo Franzki
2024/08/15
Re: [PATCH] dm: Remove unused declaration and empty definition "dm_zone_map_bio"
Damien Le Moal
2024/08/15
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
2024/08/15
Re: [PATCH] multipath-tools: update info about path_grouping_policy in the man page
Martin Wilck
2024/08/15
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
John Stoffel
2024/08/15
[PATCH] multipath-tools: update info about path_grouping_policy in the man page
Xose Vazquez Perez
2024/08/15
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Yu Kuai
2024/08/15
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
2024/08/15
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Yu Kuai
2024/08/15
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
2024/08/14
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
2024/08/14
Re: [PATCH 1/2] libmpathcmd: reinstate ABI 1.0.0
Benjamin Marzinski
2024/08/14
Re: [PATCH] Documentation: dm-crypt: fix Unexpected indentation error.
Mikulas Patocka
2024/08/14
[PATCH] Documentation: dm-crypt: fix Unexpected indentation error.
Eslam Khafagy
2024/08/14
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
2024/08/13
Re: dm persistent data: fix memory allocation failure
Mike Snitzer
2024/08/13
Re: [PATCH] removed duplicate check for subsection devices
Martin Wilck
2024/08/13
[PATCH] dm persistent data: fix memory allocation failure
Mikulas Patocka
2024/08/13
[PATCH] removed duplicate check for subsection devices
spybull
2024/08/13
[PATCH v4 2/2] dm resume: don't return EINVAL when signalled
Mikulas Patocka
2024/08/13
[PATCH v4 1/2] dm suspend: return -ERESTARTSYS instead of -EINTR
Mikulas Patocka
2024/08/13
Re: [PATCH v3] multipath: display the correct configuration when dumpping config
Martin Wilck
2024/08/13
Re: [PATCH 00/41] multipath-tools: comply with C library reserved names
Martin Wilck
2024/08/13
[PATCH 2/2] libmpathpersist: reinstate ABI 2.1.0
Martin Wilck
2024/08/13
[PATCH 1/2] libmpathcmd: reinstate ABI 1.0.0
Martin Wilck
2024/08/12
[PATCH v3] multipath: display the correct configuration when dumpping config
303146950
2024/08/12
Re: [PATCH 00/41] multipath-tools: comply with C library reserved names
Benjamin Marzinski
2024/08/12
Re: [PATCH] multipath-tools: add more info about the tur checker to the man page
Martin Wilck
2024/08/12
[PATCH] multipath-tools: add more info about the tur checker to the man page
Xose Vazquez Perez
2024/08/12
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
John Stoffel
2024/08/12
Re: [PATCH 00/41] multipath-tools: comply with C library reserved names
Martin Wilck
2024/08/12
[PATCH] dm: Remove unused declaration and empty definition "dm_zone_map_bio"
Zhang Zekun
2024/08/11
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
2024/08/09
[PATCH 0/2] dm vdo recovery: improve old journal format handling
Matthew Sakai
2024/08/09
[PATCH 2/2] dm vdo: force read-only mode for a corrupt recovery journal
Matthew Sakai
2024/08/09
[PATCH 1/2] dm vdo: abort loading dirty VDO with the old recovery journal format
Matthew Sakai
2024/08/09
[PATCH] dm vdo: add dmsetup message for returning configuration info
Matthew Sakai
2024/08/09
[PATCH] dm vdo: remove bad check of bi_next field
Matthew Sakai
2024/08/09
[PATCH] dm vdo: don't refer to dedupe_context after releasing it
Matthew Sakai
2024/08/09
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
John Stoffel
2024/08/09
Re: [PATCH 00/41] multipath-tools: comply with C library reserved names
Benjamin Marzinski
2024/08/09
Re: [PATCH v2] multipath: display the correct configuration when dumpping config
Martin Wilck
2024/08/08
Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
Christian Theune
2024/08/08
Re: [PATCH blktests] zbd/011: add test for DM resource limits stacking
Shinichiro Kawasaki
Later messages