Linux Device-Mapper Development
[Prev Page][Next Page]
[PATCH v1] dm vdo indexer: Convert comma to semicolon, Shen Lichuan
[PATCH v2 00/22] Yet Another path checker refactor,
Benjamin Marzinski
- [PATCH v2 02/22] libmultipath: add missing checker function prototypes, Benjamin Marzinski
- [PATCH v2 06/22] libmultipath: split get_state into two functions, Benjamin Marzinski
- [PATCH v2 04/22] libmultipath: remove pending wait code from libcheck_check calls, Benjamin Marzinski
- [PATCH v2 05/22] multipath-tools tests: fix up directio tests, Benjamin Marzinski
- [PATCH v2 10/22] multipathd: split check_path into two functions, Benjamin Marzinski
- [PATCH v2 11/22] multipathd: split handle_uninitialized_path into two functions, Benjamin Marzinski
- [PATCH v2 07/22] libmultipath: change path_offline to path_sysfs_state, Benjamin Marzinski
- [PATCH v2 13/22] multipathd: fix "fail path" and "reinstate path" commands, Benjamin Marzinski
- [PATCH v2 17/22] multipathd: remove pointless check, Benjamin Marzinski
- [PATCH v2 03/22] libmultipath: split out the code to wait for pending checkers, Benjamin Marzinski
- [PATCH v2 01/22] libmultipath: store checker_check() result in checker struct, Benjamin Marzinski
- [PATCH v2 18/22] multipathd: fix deferred_failback_tick for reload removes, Benjamin Marzinski
- [PATCH v2 09/22] multipathd: split do_checker_path, Benjamin Marzinski
- [PATCH v2 21/22] multipathd: wait for checkers to complete, Benjamin Marzinski
- [PATCH v2 08/22] multipathd: split check_path_state into two functions, Benjamin Marzinski
- [PATCH v2 20/22] libmultipath: don't wait in libcheck_pending, Benjamin Marzinski
- [PATCH v2 16/22] multipathd: only refresh prios on PATH_UP and PATH_GHOST, Benjamin Marzinski
- [PATCH v2 15/22] multipathd: simplify checking for followover_should_failback, Benjamin Marzinski
- [PATCH v2 14/22] multipathd: update priority once after updating all paths, Benjamin Marzinski
- [PATCH v2 19/22] libmultipath: add libcheck_need_wait checker function, Benjamin Marzinski
- [PATCH v2 22/22] multipath-tools tests: fix up directio tests, Benjamin Marzinski
- [PATCH v2 12/22] multipathd: split check_paths into two functions, Benjamin Marzinski
- Re: [PATCH v2 00/22] Yet Another path checker refactor, Martin Wilck
- Re: [PATCH v2 00/22] Yet Another path checker refactor, Martin Wilck
[git pull] device mapper fixes 2 for 6.11,
Mikulas Patocka
livelock caused by "dm: requeue IO if mapping table not yet available",
Mikulas Patocka
[PATCH] dm-integrity: check mac_size against HASH_MAX_DIGESTSIZE in sb_mac(),
Eric Biggers
Re: drivers/md/dm-integrity.c:521 sb_mac() error: __builtin_memcmp() 'actual_mac' too small (64 vs 448),
Eric Biggers
[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH v6 01/17] blk-crypto: add basic hardware-wrapped key support, Bartosz Golaszewski
- [PATCH v6 02/17] blk-crypto: show supported key types in sysfs, Bartosz Golaszewski
- [PATCH v6 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Bartosz Golaszewski
- [PATCH v6 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key, Bartosz Golaszewski
- [PATCH v6 04/17] fscrypt: add support for hardware-wrapped keys, Bartosz Golaszewski
- [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret, Bartosz Golaszewski
- [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys, Bartosz Golaszewski
- [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support, Bartosz Golaszewski
- [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver, Bartosz Golaszewski
- [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys, Bartosz Golaszewski
- [PATCH v6 12/17] ufs: core: add support for wrapped keys to UFS core, Bartosz Golaszewski
- [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH v6 13/17] ufs: core: add support for deriving the software secret, Bartosz Golaszewski
- [PATCH v6 14/17] ufs: core: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH v6 15/17] ufs: host: add support for wrapped keys in QCom UFS, Bartosz Golaszewski
- [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it, Bartosz Golaszewski
- [PATCH v6 17/17] ufs: host: add support for generating, importing and preparing wrapped keys, Bartosz Golaszewski
[PATCH] dm-integrity: support recalculation in the 'I' mode, Mikulas Patocka
[PATCH] dm-integrity: fix a race condition when accessing recalc_sector, Mikulas Patocka
[PATCH] dm integrity: Convert comma to semicolon,
Chen Ni
[PATCH] dm verity: don't use WQ_MEM_RECLAIM,
Eric Biggers
[PATCH] bio-integrity: don't restrict the size of integrity metadata,
Mikulas Patocka
[PATCH -next] dm: Make use of __assign_bit() API,
Hongbo Li
[PATCH -next] dm integrity: Remove extra unlikely helper, Hongbo Li
[PATCH v1] dm: Convert to use ERR_CAST(), Yuesong Li
[PATCH] dm-integrity: Remove duplicate 'unlikely()' usage, Kunwu Chan
[PATCH 00/15] Yet Another path checker refactor,
Benjamin Marzinski
- [PATCH 02/15] libmultipath: add missing checker function prototypes, Benjamin Marzinski
- [PATCH 09/15] multipathd: split do_checker_path, Benjamin Marzinski
- [PATCH 04/15] libmultipath: remove pending wait code from libcheck_check calls, Benjamin Marzinski
- [PATCH 08/15] multipathd: split check_path_state into two functions, Benjamin Marzinski
- [PATCH 01/15] libmultipath: store checker_check() result in checker struct, Benjamin Marzinski
- [PATCH 13/15] multipathd: update priority once after updating all paths, Benjamin Marzinski
- [PATCH 03/15] libmultipath: split out the code to wait for pending checkers, Benjamin Marzinski
- [PATCH 15/15] multipathd: fix deferred_failback_tick for reload removes, Benjamin Marzinski
- [PATCH 06/15] libmultipath: split get_state into two functions, Benjamin Marzinski
- [PATCH 11/15] multipathd: split handle_uninitialized_path into two functions, Benjamin Marzinski
- [PATCH 07/15] libmultipath: change path_offline to path_sysfs_state, Benjamin Marzinski
- [PATCH 10/15] multipathd: split check_path into two functions, Benjamin Marzinski
- [PATCH 05/15] multipath-tools tests: fix up directio tests, Benjamin Marzinski
- [PATCH 14/15] multipathd: remove pointless check, Benjamin Marzinski
- [PATCH 12/15] multipathd: split check_paths into two functions, Benjamin Marzinski
- Re: [PATCH 00/15] Yet Another path checker refactor, Martin Wilck
[PATCH v1] driver:md:dm-bufio:Remove NULL check of list_entry(), Yuesong Li
[PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro,
Chen Yufan
[PATCH] dm: Implement set_read_only,
Łukasz Patron
dmstats seperate read / write latencies, Robert Pang
dm-integrity and write reordering,
David Chu
[PATCH] Documentation: admin-guide/dm: Fix indentation bug,
Piotr Zalewski
[git pull] device mapper fixes for 6.11,
Mikulas Patocka
[PATCH] dm-crypt: Allow to specify the integrity key size as option,
Ingo Franzki
[PATCH] multipath-tools: update info about path_grouping_policy in the man page,
Xose Vazquez Perez
[PATCH] Documentation: dm-crypt: fix Unexpected indentation error.,
Eslam Khafagy
[PATCH] dm persistent data: fix memory allocation failure,
Mikulas Patocka
[PATCH v4 2/2] dm resume: don't return EINVAL when signalled, Mikulas Patocka
[PATCH v4 1/2] dm suspend: return -ERESTARTSYS instead of -EINTR, Mikulas Patocka
[PATCH] removed duplicate check for subsection devices,
Babich Vladimir
[PATCH 1/2] libmpathcmd: reinstate ABI 1.0.0,
Martin Wilck
[PATCH] multipath-tools: add more info about the tur checker to the man page,
Xose Vazquez Perez
[PATCH] dm: Remove unused declaration and empty definition "dm_zone_map_bio",
Zhang Zekun
[PATCH 0/2] dm vdo recovery: improve old journal format handling,
Matthew Sakai
[PATCH] dm vdo: add dmsetup message for returning configuration info, Matthew Sakai
[PATCH] dm vdo: remove bad check of bi_next field, Matthew Sakai
[PATCH] dm vdo: don't refer to dedupe_context after releasing it, Matthew Sakai
[PATCH 00/41] multipath-tools: comply with C library reserved names,
Martin Wilck
- [PATCH 01/41] multipath-tools tests: make alias.test succeed with increased verbosity, Martin Wilck
- [PATCH 02/41] libmpathutil: avoid extra memory allocation in print_strbuf(), Martin Wilck
- [PATCH 03/41] libmpathutil: rename strlcat and strlcpy, Martin Wilck
- [PATCH 04/41] libmpathutil.version: remove strlcpy and strlcat, and LIBMULTIPATH section, Martin Wilck
- [PATCH 05/41] libmpathutil: fix __attribute typo in log_pthread.c, Martin Wilck
- [PATCH 07/41] multipathd: fix __attribute typo, Martin Wilck
- [PATCH 06/41] libmultipath: devmapper.c: rename __DR_UNUSED__, and fix __attribute typo, Martin Wilck
- [PATCH 08/41] multipath-tools: use common convention for "header file included" macros, Martin Wilck
- [PATCH 09/41] libmpathcmd: rename __mpath_connect() to mpath_connect__(), Martin Wilck
- [PATCH 11/41] libmpathutil: rename __append_strbuf_str() and __get_strbuf_buf(), Martin Wilck
- [PATCH 10/41] libmpathutil: rename _MAX_CMD_LEN, Martin Wilck
- [PATCH 12/41] libmpathutil: rename _log_bitfield_overflow(), Martin Wilck
- [PATCH 13/41] libmpathutil: rename _install_keyword() to install_keyword__(), Martin Wilck
- [PATCH 14/41] libmultipath: rename _NVME_LIB_C, Martin Wilck
- [PATCH 15/41] libmultipath: checkers.h: fix __CHECKER_FIRST_MSG in comment, Martin Wilck
- [PATCH 16/41] libmultipath: rename identifiers with leading underscores in devmapper.h, Martin Wilck
- [PATCH 17/41] libmultipath: rename identifiers with leading underscores in discovery.h, Martin Wilck
- [PATCH 18/41] libmultipath: rename __snprint_config(), Martin Wilck
- [PATCH 19/41] libmultipath: rename __unlock(), Martin Wilck
- [PATCH 20/41] libmultipath: rename __sysfs_attr_get_value(), Martin Wilck
- [PATCH 21/41] libmultipath: rename __snprint_foreign_topology(), Martin Wilck
- [PATCH 23/41] libmultipath: rename enum values with double underscores in structs.h, Martin Wilck
- [PATCH 22/41] libmultipath: rename macros with double underscores in propsel.c, Martin Wilck
- [PATCH 25/41] libmultipath: rename __internal_config variable, Martin Wilck
- [PATCH 24/41] libmultipath: rename macros starting with underscore, Martin Wilck
- [PATCH 26/41] libmultipath: rename _dm_flush_map() to dm_flush_map__(), Martin Wilck
- [PATCH 27/41] libmultipath: foreign: rename _check() to check__(), Martin Wilck
- [PATCH 28/41] libmultipath: rename _cleanup_foreign(), Martin Wilck
- [PATCH 29/41] libmultipath: rename _init_config(), Martin Wilck
- [PATCH 30/41] libmultipath: rename symbols starting with underscore in print.h, Martin Wilck
- [PATCH 31/41] libmultipath: remove dead code in pgpolicies.h, Martin Wilck
- [PATCH 32/41] libmultipath: remove struct and union names in cciss.h, Martin Wilck
- [PATCH 33/41] libmpathpersist: rename functions with double leading underscore, Martin Wilck
- [PATCH 35/41] libdmmp: rename enum values and variables starting with _DMMP_, Martin Wilck
- [PATCH 34/41] libdmmp: rename macros starting with _DMMP, Martin Wilck
- [PATCH 36/41] libdmmp: rename non-static functions starting with underscore, Martin Wilck
- [PATCH 37/41] multipathd: rename symbols with double leading underscore, Martin Wilck
- [PATCH 39/41] kpartx: rename macros with leading underscores, Martin Wilck
- [PATCH 38/41] multipath-tools tests: rename functions with double underscores, Martin Wilck
- [PATCH 41/41] libmultipath: don't define __user, Martin Wilck
- [PATCH 40/41] libmpathutil: rename struct _vector to vector_s, Martin Wilck
- Re: [PATCH 00/41] multipath-tools: comply with C library reserved names, Benjamin Marzinski
[PATCH] dm delay: enhance kernel documentation, heinzm
[PATCH v2] libmultipath: fix ontap prioritizer snprintf limits,
Benjamin Marzinski
[PATCH] Documentation: dm-crypt.rst warning + error fix,
Daniel Yang
[PATCH] multipathd: show pending reconfigs in 'show daemon' output,
Benjamin Marzinski
PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files,
Christian Theune
- Message not available
- Message not available
- 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, John Stoffel
- 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, 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, John Stoffel
- 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, John Stoffel
- 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
- 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, Dragan Milivojević
- 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, 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, John Stoffel
- 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, Dragan Milivojević
- 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, 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
- 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, 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, John Stoffel
- Re: PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files, John Stoffel
[PATCH 2/2] dm resume: don't return EINVAL when signalled, Mikulas Patocka
[PATCH 1/2] dm suspend: return -ERESTARTSYS instead of -EINTR, Mikulas Patocka
[PATCH] Removal of unexpected indentation error,
Shibu Kumar
[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [PATCH v20 05/20] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [PATCH v20 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [PATCH v20 07/20] security: add new securityfs delete function, Fan Wu
- [PATCH v20 08/20] ipe: add userspace interface, Fan Wu
- [PATCH v20 11/20] block|lsm: Add LSM blob and new LSM hooks for block devices, Fan Wu
- [PATCH v20 14/20] security: add security_inode_setintegrity() hook, Fan Wu
- [PATCH v20 15/20] fsverity: expose verified fsverity built-in signatures to LSMs, Fan Wu
- [PATCH v20 10/20] ipe: add permissive toggle, Fan Wu
- [PATCH v20 13/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [PATCH v20 17/20] scripts: add boot policy generation program, Fan Wu
- [PATCH v20 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs, Fan Wu
- [PATCH v20 16/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [PATCH v20 20/20] MAINTAINERS: ipe: add ipe maintainer information, Fan Wu
- [PATCH v20 18/20] ipe: kunit test for parser, Fan Wu
- [PATCH v20 19/20] Documentation: add ipe documentation, Fan Wu
- [PATCH v20 03/20] ipe: add evaluation loop, Fan Wu
- [PATCH v20 01/20] security: add ipe lsm, Fan Wu
- [PATCH v20 02/20] ipe: add policy parser, Fan Wu
- [PATCH v20 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- Re: [PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE), Paul Moore
[PATCH] libmultipath: fix ontap prioritizer snprintf limits,
Benjamin Marzinski
Re: Lockup of (raid5 or raid6) + vdo after taking out a disk under load,
Konstantin Kharlamov
[PATCH 0/6] Add Additional algo mode for inline encryption,
Md Sadre Alam
[PATCH blktests] zbd/011: add test for DM resource limits stacking,
Shin'ichiro Kawasaki
Re: Build regressions/improvements in v6.11-rc1,
Geert Uytterhoeven
[PATCH v2] libmpathpersist: set mpp->mpe before selecting reservation_key,
Benjamin Marzinski
[PATCH blktests v3] dm/002: add --retry option to dmsetup remove command,
Shin'ichiro Kawasaki
Re: [PATCH blktests v3] dm/002: add --retry option to dmsetup remove command, Shinichiro Kawasaki
[PATCH] libmpathpersist: set mpp->mpe before selecting reservation_key, Benjamin Marzinski
mounts failing with -EBUSY on device mapper (was: Re: [GIT PULL] bcachefs changes for 6.11),
Kent Overstreet
[PATCH v3 00/20] path checker refactor and misc fixes,
Benjamin Marzinski
[git pull] device mapper changes for 6.11,
Mikulas Patocka
[PATCH blktests v2] dm/002: avoid device access by udev at dmsetup remove,
Shin'ichiro Kawasaki
[PATCH 0/4] multipath-tools: coverity fixes,
Martin Wilck
[RFC PATCH] dm ioctl: fix erroneous EINVAL when signaled,
Khazhismel Kumykov
[PATCH v2 00/20] path checker refactor and misc fixes,
Benjamin Marzinski
- [PATCH v2 01/20] libmultipath: rename dm_map_present_by_wwid() and add outputs, Benjamin Marzinski
- [PATCH v2 07/20] multipathd: set pp->tick = max_checkint in handle_uninitialized_path, Benjamin Marzinski
- [PATCH v2 11/20] multipathd: resync map after setup_map in ev_remove_path, Benjamin Marzinski
- [PATCH v2 13/20] multipathd: always resync map in reload_and_sync_map, Benjamin Marzinski
- [PATCH v2 08/20] multipathd: return 0 from check_path() if that path wasn't checked, Benjamin Marzinski
- [PATCH v2 02/20] multipathd: make cli_add_map() handle adding maps by WWID correctly, Benjamin Marzinski
- [PATCH v2 06/20] multipathd: check paths immediately after failing udev initialization, Benjamin Marzinski
- [PATCH v2 03/20] multipathd: remove checker restart optimization, Benjamin Marzinski
- [PATCH v2 16/20] multipathd: don't read conf->checkint twice in check_path, Benjamin Marzinski
- [PATCH v2 04/20] multipathd: refactor path state getting code into a helper, Benjamin Marzinski
- [PATCH v2 18/20] multipathd: factor out actual path checking loop from checkerloop, Benjamin Marzinski
- [PATCH v2 10/20] multipathd: adjust when mpp is synced with the kernel, Benjamin Marzinski
- [PATCH v2 09/20] multipathd: reorder path state checks, Benjamin Marzinski
- [PATCH v2 05/20] multipathd: handle uninitialized paths in new function, Benjamin Marzinski
- [PATCH v2 20/20] multipathd: clean up the correct wwid in check_path_wwid_change, Benjamin Marzinski
- [PATCH v2 12/20] multipathd: resync map after setup_map in resize_map, Benjamin Marzinski
- [PATCH v2 15/20] multipathd: handle changed wwid when adding partial path, Benjamin Marzinski
- [PATCH v2 19/20] multipathd: check paths in order by mpp, Benjamin Marzinski
- [PATCH v2 17/20] multipathd: make multipath devices manage their path check times, Benjamin Marzinski
- [PATCH v2 14/20] multipathd: correctly handle paths removed for a wwid change, Benjamin Marzinski
- Re: [PATCH v2 00/20] path checker refactor and misc fixes, Martin Wilck
[PATCH] dm vdo int-map: fix kerneldoc formatting, Matthew Sakai
[PATCH] dm vdo repair: add missing kerneldoc fields, Matthew Sakai
[PATCH v3 00/49] multipath-tools: devmapper API refactored,
Martin Wilck
[PATCH] dm vdo: fix a minor formatting issue in vdo.rst,
Masatake YAMATO
[PATCH] dm: Constify struct dm_block_validator, Christophe JAILLET
[PATCH 0/2] multipath-tools: add more HUAWEI devices and vendors IDs,
Xose Vazquez Perez
[PATCH 00/22] path checker refactor and misc fixes,
Benjamin Marzinski
- [PATCH 02/22] multipathd: make cli_add_map() handle adding maps by WWID correctly, Benjamin Marzinski
- [PATCH 01/22] libmultipath: rename dm_map_present_by_wwid() and add outputs, Benjamin Marzinski
- [PATCH 15/22] multipathd: always resync map in reload_and_sync_map, Benjamin Marzinski
- [PATCH 13/22] multipathd: resync map after setup_map in ev_remove_path, Benjamin Marzinski
- [PATCH 10/22] multipathd: return 0 from path_check() if that path wasn't checked, Benjamin Marzinski
- [PATCH 17/22] multipathd: handle changed wwid when adding partial path, Benjamin Marzinski
- [PATCH 11/22] multipathd: reorder path state checks, Benjamin Marzinski
- [PATCH 09/22] multipathd: set pp->tick = max_checkint in handle_uninitialized_path, Benjamin Marzinski
- [PATCH 08/22] multipathd: check paths immediately after failing udev initialization, Benjamin Marzinski
- [PATCH 07/22] multipathd: remove redundant checks in handle_uninitialized_path(), Benjamin Marzinski
- [PATCH 16/22] multipathd: correctly handle paths removed for a wwid change, Benjamin Marzinski
- [PATCH 05/22] multipathd: handle uninitialized paths in new function, Benjamin Marzinski
- [PATCH 06/22] multipathd: make check_path() static, Benjamin Marzinski
- [PATCH 12/22] multipathd: adjust when mpp is synced with the kernel, Benjamin Marzinski
- [PATCH 04/22] multipathd: refactor path state getting code into a helper, Benjamin Marzinski
- [PATCH 18/22] multipathd: don't read conf->checkint twice in check_path, Benjamin Marzinski
- [PATCH 19/22] multipathd: make multipath devices manage their path check times, Benjamin Marzinski
- [PATCH 03/22] multipathd: remove checker restart optimization, Benjamin Marzinski
- [PATCH 21/22] multipathd: check paths in order by mpp, Benjamin Marzinski
- [PATCH 22/22] multipathd: clean up the correct wwid in check_path_wwid_change, Benjamin Marzinski
- [PATCH 20/22] multipathd: factor out actual path checking loop from checkerloop, Benjamin Marzinski
- [PATCH 14/22] multipathd: resync map after setup_map in resize_map, Benjamin Marzinski
[PATCH v2 00/49] multipath-tools: devmapper API refactored,
Martin Wilck
- [PATCH v2 01/49] multipath-tools CI: more fixes for arm/v7, Martin Wilck
- [PATCH v2 02/49] multipath-tools CI: fix dmevents test for Debian Sid, arm/v7, Martin Wilck
- [PATCH v2 03/49] create-config.mk: use printf instead of /bin/echo, Martin Wilck
- [PATCH v2 04/49] multipathd.service.in: use @BINDIR@ instead of /sbin, Martin Wilck
- [PATCH v2 05/49] Makefile.inc: replace @BINDIR@ with $(TGTDIR)/$(bindir), Martin Wilck
- [PATCH v2 07/49] multipath-tools: Remove hard-coded paths to executables, Martin Wilck
- [PATCH v2 06/49] kpartx.rules: use @BINDIR@ to locate kpartx, Martin Wilck
- [PATCH v2 09/49] multipath-tools: .gitignore: ignore o.wrap files for CI helpers, Martin Wilck
- [PATCH v2 08/49] multipath-tools: compile_commands.json fixes, Martin Wilck
- [PATCH v2 10/49] libmultipath: remove unused includes in devmapper.h, Martin Wilck
- [PATCH v2 13/49] libmpathutil: export cleanup_udev_device(), Martin Wilck
- [PATCH v2 11/49] libmultipath: use DM_DEVICE_INFO in dm_mapname(), Martin Wilck
- [PATCH v2 12/49] multipath-tools: don't call dm_task_no_open_count(), Martin Wilck
- [PATCH v2 15/49] libmultipath: add cleanup helpers for struct multipath, Martin Wilck
- [PATCH v2 14/49] libmpathutil: add cleanup_vector(), Martin Wilck
- [PATCH v2 16/49] libmultipath: add cleanup_dm_task(), and use it in devmapper.c, Martin Wilck
- [PATCH v2 18/49] libmultipath: Use symbolic return values for dm_is_mpath(), Martin Wilck
- [PATCH v2 17/49] libmultipath: rename dm_type()->dm_type_match() and use symbolic values, Martin Wilck
- [PATCH v2 19/49] libmultipath: add libmp_mapinfo(), Martin Wilck
- [PATCH v2 20/49] libmultipath tests: add tests for libmp_mapinfo(), Martin Wilck
- [PATCH v2 21/49] libmultipath: implement dm_get_info() and dm_map_present() with new API, Martin Wilck
- [PATCH v2 23/49] libmultipath: is_mpath_part(): improve parsing, Martin Wilck
- [PATCH v2 22/49] libmultipath: remove dm_get_prefixed_uuid(), Martin Wilck
- [PATCH v2 24/49] libmultipath: rename dm_get_uuid() -> dm_get_wwid(), Martin Wilck
- [PATCH v2 25/49] libmultipath: improve dm_get_wwid() return value logic, Martin Wilck
- [PATCH v2 26/49] libmultipath: reimplement dm_map_name() with new API, Martin Wilck
- [PATCH v2 28/49] libmultipath: reimplement dm_get_opencount() with new API, Martin Wilck
- [PATCH v2 27/49] libmultipath: reimplement dm_map_present_by_uuid(), Martin Wilck
- [PATCH v2 30/49] libmultipath: implement dm_is_mpath() with new API, Martin Wilck
- [PATCH v2 29/49] libmpathpersist: skip redundant dm_map_present() call, Martin Wilck
- [PATCH v2 31/49] libmultipath: implement dm_get_multipath() with new API, Martin Wilck
- [PATCH v2 32/49] libmultipath: use libmp_mapinfo() in _dm_flush_map(), Martin Wilck
- [PATCH v2 33/49] libmultipath: add is_mpath_uuid() helper, Martin Wilck
- [PATCH v2 34/49] libmultipath: add is_mpath_part_uuid() helper, Martin Wilck
- [PATCH v2 35/49] libmultipath: add dmp_errstr() helper, Martin Wilck
- [PATCH v2 36/49] libmultipath: use libmp_mapinfo() in do_foreach_partmaps(), Martin Wilck
- [PATCH v2 37/49] libmultipath: use libmp_pathinfo() in update_multipath_table(), Martin Wilck
- [PATCH v2 38/49] libmultipath: update mpp->dmi in update_multipath_table(), Martin Wilck
- [PATCH v2 40/49] libmultipath: split off update_multipath_table__(), Martin Wilck
- [PATCH v2 39/49] libmultipath: drop extra call to dm_map_present() in domap(), Martin Wilck
- [PATCH v2 41/49] multipath: implement check_usable_paths() with libmp_pathinfo(), Martin Wilck
- [PATCH v2 42/49] multipathd: implement add_map_without_path() with libmp_mapinfo(), Martin Wilck
- [PATCH v2 43/49] libmultipath: simplify dm_get_maps(), Martin Wilck
- [PATCH v2 44/49] libmpathpersist: use libmp_mapinfo() in mpath_get_map(), Martin Wilck
- [PATCH v2 46/49] libmultipath: fix deferred_remove logic in remove_partmap(), Martin Wilck
- [PATCH v2 45/49] libmpathpersist: use mpp->alias in do_mpath_persistent_reserve_out(), Martin Wilck
- [PATCH v2 47/49] libmultipath: don't call do_foreach_partmaps() recursively, Martin Wilck
- [PATCH v2 48/49] libmultipath: Move UUID check into libmp_pathinfo__(), Martin Wilck
- [PATCH v2 49/49] multipath-tools tests: fix directio test with real device, Martin Wilck
[PATCH -next] dm: vdo: Add missing kernel-doc function comments.,
Yang Li
[git pull] device mapper fix for 6.10,
Mikulas Patocka
[PATCH] dm vdo: replace max_discard_sectors with max_hw_discard_sectors,
Matthew Sakai
Re: [PATCH blktests] dm/002: repeat dmsetup remove command on failure with EBUSY,
Bryan Gurney
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]