Linux Device-Mapper Development
[Prev Page][Next Page]
Message not available
Re: xts fuzz testing and lack of ciphertext stealing support, Pascal Van Leeuwen
Re: xts fuzz testing and lack of ciphertext stealing support, Pascal Van Leeuwen
[PATCH v2] dm kcopyd: Increase default sub-job size to 512KB, Nikos Tsironis
[PATCH] dm-zoned: Fix zone state management race, Damien Le Moal
lvmcache volume gets 100% dirty blocks after power loss regardless of previous state, Pellegrino Prevete
[git pull] device mapper changes for 5.3,
Mike Snitzer
[PATCH v2] dm-bufio: fix deadlock with loop device,
Junxiao Bi
[RFC PATCH 0/1] dm: add clone target,
Nikos Tsironis
[PATCH v2 1/3] dm-crypt: Wipe private IV struct after key invalid flag is set.,
Milan Broz
[PATCH 0/4] multipath-patches for 0.8.2,
Martin Wilck
[PATCH 1/1] kpartx: Use __kernel_daddr_t for solaris_x86_slice.s_start,
Petr Vorel
Re: I/O Reordering: Cache -> Backing Device, Eric Wheeler
[PATCH v15 0/7] virtio pmem driver,
Pankaj Gupta
[PATCH v8 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- [PATCH v8 1/7] crypto: essiv - create wrapper template for ESSIV generation, Ard Biesheuvel
- [PATCH v8 2/7] fs: crypto: invoke crypto API for ESSIV handling, Ard Biesheuvel
- [PATCH v8 4/7] md: dm-crypt: switch to ESSIV crypto API template, Ard Biesheuvel
- [PATCH v8 5/7] crypto: essiv - add test vector for essiv(cbc(aes), aes, sha256), Ard Biesheuvel
- [PATCH v8 7/7] crypto: arm64/aes - implement accelerated ESSIV/CBC mode, Ard Biesheuvel
- [PATCH v8 3/7] md: dm-crypt: infer ESSIV block cipher from cipher string directly, Ard Biesheuvel
- [PATCH v8 6/7] crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk, Ard Biesheuvel
- Re: [PATCH v8 0/7] crypto: switch to crypto API for ESSIV generation, Ard Biesheuvel
[PATCH 1/3] dm-crypt: Wipe private IV struct after key invalid flag is set.,
Milan Broz
[PATCH] dm snapshot: add optional discard support features,
Mike Snitzer
[PATCH] dm bufio: fix deadlock issue with loop device,
Junxiao Bi
[PATCH] libmultipath: trigger uevents for partitions, too,
Martin Wilck
[PATCH v7 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
[RFC PATCH 0/3] md: export internal stats through debugfs,
Hou Tao
[RFC PATCH v6 0/1] Add dm verity root hash pkcs7 sig validation.,
Jaskaran Khurana
[PATCH V6 0/4] Fix zone revalidation memory allocation failures,
Damien Le Moal
[PATCH] kpartx: recognize DASD on loop devices again,
Martin Wilck
[PATCH v6 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
[PATCH 28/39] docs: admin-guide: add a series of orphaned documents,
Mauro Carvalho Chehab
[PATCH 14/39] docs: device-mapper: move it to the admin-guide, Mauro Carvalho Chehab
[PATCH v2 10/27] md: use kzalloc instead of kmalloc and memset, Fuqian Huang
[PATCH 29/87] md: dm-integrity: replace kmalloc and memset with kzalloc, Fuqian Huang
[git pull] device mapper fixes for 5.2 final,
Mike Snitzer
[PATCH v5 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
[PATCH] ALUA support for PURE FlashArray,
Brian Bunker
[RFC][PATCH] wake_up_var() memory ordering,
Peter Zijlstra
[PATCH v2 00/30] multipath-tools: gcc9, VPD parsing, and get_uid fixes,
Martin Wilck
- [PATCH v2 01/30] kpartx: dasd: fix -Waddress-of-packed-member warning from gcc9, Martin Wilck
- [PATCH v2 05/30] multipath-tools: fix more gcc 9 -Wstringop-truncation warnings, Martin Wilck
- [PATCH v2 03/30] libmultipath: remove 'space' argument to merge_words(), Martin Wilck
- [PATCH v2 02/30] libmultipath: fix gcc -Wstringop-truncation warning in set_value(), Martin Wilck
- [PATCH v2 07/30] libmultipath/libmpathcmd: use target length for unix socket sun_path, Martin Wilck
- [PATCH v2 07/30] libmpathcmd: use target length for unix socket sun_path, Martin Wilck
- [PATCH v2 09/30] libmultipath: add size argument to dm_get_uuid(), Martin Wilck
- [PATCH v2 17/30] libmultipath: fix another WWID overflow in parse_vpd_pg83(), Martin Wilck
- [PATCH v2 04/30] libmultipath: fix -Wstringop-overflow warning in merge_words(), Martin Wilck
- [PATCH v2 08/30] libmultipath: inline set_default(), Martin Wilck
- [PATCH v2 20/30] libmultipath: parse_vpd_pg83: common code for SCSI string parsing, Martin Wilck
- [PATCH v2 12/30] multipath-tools tests: add strlcpy() tests, Martin Wilck
- [PATCH v2 24/30] libmultipath: parse_vpd_pg80: fix whitespace handling, Martin Wilck
- [PATCH v2 06/30] multipath-tools: Fix more strncpy(X, Y, size - 1) calls, Martin Wilck
- [PATCH v2 19/30] libmultipath: add consistent WWID overflow logging in parse_vpd_pg83, Martin Wilck
- [PATCH v2 10/30] multipath-tools tests: omit timestamp in log messages, Martin Wilck
- [PATCH v2 27/30] libmultipath: fix memory leak with "uid_attrs" config option, Martin Wilck
- [PATCH v2 16/30] libmultipath: fix possible WWID overflow in parse_vpd_pg83(), Martin Wilck
- [PATCH v2 29/30] libmultipath: more cautious blacklisting by missing property, Martin Wilck
- [PATCH v2 14/30] libmultipath: fix parsing of VPD 83 type 1 (T10 vendor ID), Martin Wilck
- [PATCH v2 21/30] libmultipath: allow zero-padded SCSI names in parse_vpd_pg83(), Martin Wilck
- [PATCH v2 11/30] tests/hwtable: decrease log verbosity, Martin Wilck
- [PATCH v2 30/30] multipath.conf.5: Improve documentation of WWID determination, Martin Wilck
- [PATCH v2 13/30] multipath-tools tests: add test for VPD parsing, Martin Wilck
- [PATCH v2 15/30] libmultipath: Fix buffer overflow in parse_vpd_pg80(), Martin Wilck
- [PATCH v2 18/30] libmultipath: fix parsing of SCSI name string, iqn format, Martin Wilck
- [PATCH v2 23/30] libmultipath: parse_vpd_pg80: fix overflow output, Martin Wilck
- [PATCH v2 22/30] libmultipath: fix parsing of non-space-terminated T10 ID, Martin Wilck
- [PATCH v2 26/30] libmultipath: fix has_uid_fallback() logic, Martin Wilck
- [PATCH v2 25/30] libmultipath: get_uid: straighten the fallback logic, Martin Wilck
- [PATCH v2 28/30] multipath-tools tests: add test for uid_attrs parsing, Martin Wilck
- Re: [PATCH v2 00/30] multipath-tools: gcc9, VPD parsing, and get_uid fixes, Benjamin Marzinski
[PATCH v14 0/7] virtio pmem driver,
Pankaj Gupta
[PATCH 0/4] open, close, finish zone support,
Matias Bjørling
- [PATCH 4/4] dm: add zone open, close and finish support, Matias Bjørling
- [PATCH 3/4] scsi: sd_zbc: add zone open, close, and finish support, Matias Bjørling
- [PATCH 2/4] null_blk: add zone open, close, and finish support, Matias Bjørling
- [PATCH 1/4] block: add zone open, close and finish support, Matias Bjørling
[PATCH v4 0/6] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
dm-cache (lack-of) efficiency, Michał Mirosław
[PATCH 1/1] dm: Update comment, Pavel Begunkov (Silence)
[PATCH] dm-verity: Use message limit for data block corruption message., Milan Broz
[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation.,
Jaskaran Khurana
[PATCH 0/2] dm log writes: Add support for filter bios based on its type,
Qu Wenruo
[PATCH v3 0/6] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- [PATCH v3 3/6] md: dm-crypt: infer ESSIV block cipher from cipher string directly, Ard Biesheuvel
- [PATCH v3 4/6] md: dm-crypt: switch to ESSIV crypto API template, Ard Biesheuvel
- [PATCH v3 2/6] fs: crypto: invoke crypto API for ESSIV handling, Ard Biesheuvel
- [PATCH v3 5/6] crypto: essiv - add test vector for essiv(cbc(aes), aes, sha256), Ard Biesheuvel
- [PATCH v3 1/6] crypto: essiv - create wrapper template for ESSIV generation, Ard Biesheuvel
- [PATCH v3 6/6] crypto: arm64/aes - implement accelerated ESSIV/CBC mode, Ard Biesheuvel
- Re: [PATCH v3 0/6] crypto: switch to crypto API for ESSIV generation, Gilad Ben-Yossef
- Re: [PATCH v3 0/6] crypto: switch to crypto API for ESSIV generation, Milan Broz
[PATCH v2 0/4] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
[PATCH] dm log writes: Fix the wrong comment on the logged sequence, Qu Wenruo
Re: [RFC PATCH 0/3] crypto: switch to shash for ESSIV generation,
Milan Broz
dm thin block allocation failure, Markus Schade
[RFC PATCH v4 0/1] Add dm verity root hash pkcs7 sig validation.,
Jaskaran Khurana
[PATCH v4 07/28] docs: convert docs to ReST and rename to *.rst, Mauro Carvalho Chehab
[PATCH] dm table: don't copy from a null pointer in realloc_argv, Jerome Marchand
[PATCH v13 0/7] virtio pmem driver,
Pankaj Gupta
[PATCH] dm-crypt: use struct_size() in kzalloc(),
Zhengyuan Liu
[PATCH v12 0/7] virtio pmem driver,
Pankaj Gupta
[PATCH v11 0/7] virtio pmem driver,
Pankaj Gupta
[RFC PATCH v3 0/1] Add dm verity root hash pkcs7 sig validation.,
Jaskaran Khurana
[PATCH V2] dm space map common: remove the redundancy check for the sm_find_free's return value, ZhangXiaoxu
[PATCH] dm space map common: remove the redundancy check for the sm_find_free's return value, ZhangXiaoxu
[PATCH v3 08/33] docs: convert docs to ReST and rename to *.rst, Mauro Carvalho Chehab
[PATCH 00/30] multipath-tools: gcc9, VPD parsing, and get_uid fixes,
Martin Wilck
- [PATCH 03/30] libmultipath: remove 'space' argument to merge_words(), Martin Wilck
- [PATCH 02/30] libmultipath: fix gcc -Wstringop-truncation warning in set_value(), Martin Wilck
- [PATCH 09/30] libmultipath: add size argument to dm_get_uuid(), Martin Wilck
- [PATCH 08/30] libmultipath: inline set_default(), Martin Wilck
- [PATCH 05/30] multipath-tools: fix more gcc 9 -Wstringop-truncation warnings, Martin Wilck
- [PATCH 15/30] libmultipath: Fix buffer overflow in parse_vpd_pg80(), Martin Wilck
- [PATCH 04/30] libmultipath: fix -Wstringop-overflow warning in merge_words(), Martin Wilck
- [PATCH 07/30] libmpathcmd: use target length in strncpy() call, Martin Wilck
- [PATCH 14/30] libmultipath: fix parsing of VPD 83 type 1 (T10 vendor ID), Martin Wilck
- [PATCH 19/30] libmultipath: add consistent WWID overflow logging in parse_vpd_pg83, Martin Wilck
- [PATCH 10/30] multipath-tools tests: omit timestamp in log messages, Martin Wilck
- [PATCH 24/30] libmultipath: parse_vpd_pg80: fix whitespace handling, Martin Wilck
- [PATCH 22/30] libmultipath: fix parsing of non-space-terminated T10 ID, Martin Wilck
- [PATCH 21/30] libmultipath: allow zero-padded SCSI names in parse_vpd_pg83(), Martin Wilck
- [PATCH 11/30] tests/hwtable: decrease log verbosity, Martin Wilck
- [PATCH 25/30] libmultipath: get_uid: straighten the fallback logic, Martin Wilck
- [PATCH 28/30] multipath-tools tests: add test for uid_attrs parsing, Martin Wilck
- [PATCH 12/30] multipath-tools tests: add strlcpy() tests, Martin Wilck
- [PATCH 06/30] multipath-tools: Fix more strncpy(X, Y, size - 1) calls, Martin Wilck
- [PATCH 30/30] multipath.conf.5: Improve documentation of WWID determination, Martin Wilck
- [PATCH 01/30] kpartx: dasd: fix -Waddress-of-packed-member warning from gcc9, Martin Wilck
- [PATCH 16/30] libmultipath: fix possible WWID overflow in parse_vpd_pg83(), Martin Wilck
- [PATCH 17/30] libmultipath: fix another WWID overflow in parse_vpd_pg83(), Martin Wilck
- [PATCH 13/30] multipath-tools tests: add test for VPD parsing, Martin Wilck
- [PATCH 18/30] libmultipath: fix parsing of SCSI name string, iqn format, Martin Wilck
- [PATCH 29/30] libmultipath: more cautious blacklisting by missing property, Martin Wilck
- [PATCH 20/30] libmultipath: parse_vpd_pg83: common code for SCSI string parsing, Martin Wilck
- [PATCH 26/30] libmultipath: fix has_uid_fallback() logic, Martin Wilck
- [PATCH 27/30] libmultipath: fix memory leak with "uid_attrs" config option, Martin Wilck
- [PATCH 23/30] libmultipath: parse_vpd_pg80: fix overflow output, Martin Wilck
- Re: [PATCH 00/30] multipath-tools: gcc9, VPD parsing, and get_uid fixes, Benjamin Marzinski
Fibre Channel Transport Services on Linux, Muneendra Kumar M
[PATCH v2] dm log writes: make sure the log super sectors are written in order,
zhangyi (F)
[PATCH] dm init: Remove trailing newline from DM*(), Stephen Boyd
[PATCH] dm log writes: make sure the log super sectors are written in order,
zhangyi (F)
[PATCH] Documentation/dm-init: fix multi device example,
Helen Koike
Automatic blacklisting of NVMe devices if NVMe native MP,
Eyal Ben-David
[PATCH] multipath: call store_pathinfo with DI_BLACKLIST,
Benjamin Marzinski
[PATCH] dm kcopyd: Increase sub-job size to 512KiB,
Nikos Tsironis
Re: WARNING: CPU: 0 PID: 29149 at kernel/workqueue.c:2911 __flush_work.isra.29+0x19f/0x1b0,
Eric Wheeler
Re: [PATCH v10 4/7] dm: enable synchronous dax,
Dan Williams
[PATCH] dm-init: fix 2 incorrect use of kstrndup(),
Gen Zhang
[PATCH v2 0/9] speeding up mpathpersist,
Martin Wilck
- [PATCH v2 2/9] mpathpersist: add option --batch-file (-f), Martin Wilck
- [PATCH v2 5/9] libmpathpersist: factor out initialization and teardown, Martin Wilck
- [PATCH v2 4/9] libmpathpersist: updatepaths: deal with missing pp->udev, Martin Wilck
- [PATCH v2 8/9] mpathpersist.8: fix examples in man page, Martin Wilck
- [PATCH v2 3/9] mpathpersist: no need to treat error close() as fatal, Martin Wilck
- [PATCH v2 1/9] mpathpersist: call usage() just once on return, Martin Wilck
- [PATCH v2 7/9] libmpathpersist: don't bother with priorities, Martin Wilck
- [PATCH v2 9/9] mpathpersist.8: add documentation for --batch-file (-f), Martin Wilck
- [PATCH v2 6/9] mpathpersist: initialize data structures only once, Martin Wilck
- Re: [PATCH v2 0/9] speeding up mpathpersist, Benjamin Marzinski
[PATCH 0/1 v2] Add dm verity root hash pkcs7 sig validation.,
Jaskaran Khurana
[PATCH] libmultipath: make vector_foreach_slot_backwards work as expected,
Benjamin Marzinski
[PATCH] dm-region-hash: Fix a missing-check bug in __rh_alloc(),
Gen Zhang
[PATCH] dm-integrity: Always set version on superblock update, Milan Broz
[git pull] device mapper fix for 5.2-rc2,
Mike Snitzer
[PATCH] dm: make sure to obey max_io_len_target_boundary, Michael Lass
Re: [PATCH V2 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios,
Christoph Hellwig
Re: [PATCH V2 1/2] block: Fix a NULL pointer dereference in generic_make_request(),
Christoph Hellwig
Re: [RFC 1/1] Add dm verity root hash pkcs7 sig validation.,
Milan Broz
[PATCH v2] multipath-tools (coverity): assert availability of CLOCK_MONOTONIC, Martin Wilck
[PATCH] mpathpersist.8: fix examples in man page, Martin Wilck
[PATCH] multipath-tools (coverity): assert availability of CLOCK_MONOTONIC,
Martin Wilck
fstrim discarding too many or wrong blocks on Linux 5.1, leading to data loss,
Michael Laß
[RFC PATCH 0/7] speeding up mpathpersist,
Martin Wilck
[PATCH 0/4] Coverity fixes,
Benjamin Marzinski
[PATCH] libmultipath: get_prio(): really don't reset prio for inaccessible paths,
Martin Wilck
Re: [PATCH v9 4/7] dm: enable synchronous dax, Dan Williams
[PATCH v2] dm ioctl: fix hang in early create error condition, Helen Koike
[PATCH 2/2] dm-crypt: move detailed message into debug level., Milan Broz
[PATCH] dax: Arrange for dax_supported check to span multiple devices,
Dan Williams
add identifying information in INTEGRITY AEAD ERROR message,
Erich Eckner
[PATCH] dm ioctl: fix hang in early create error condition,
Helen Koike
[git pull] device mapper changes for 5.2,
Mike Snitzer
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]