Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH] multipath: add print_foreign option, (continued)
- [PATCH v11 0/4] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- [PATCH v10 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- dm writecache: remove unused member pointer in writeback_struct,
Huaisheng Ye
- [PATCH v2 0/3] dm-zoned: harden error handling,
Dmitry Fomichev
- [PATCH] dm integrity: fix a crash due to journal_entry_get_sector(je) != logical_sector, Mikulas Patocka
- [PATCH v9 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- [PATCH] direct-io: use GFP_NOIO to avoid deadlock,
Mikulas Patocka
- [PATCH] Revert "dm bufio: fix deadlock with loop device",
Mikulas Patocka
- [PATCH 0/2] scsi: core: regression fixes for request batching,
Steffen Maier
- [RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation,
Ard Biesheuvel
Re: [RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation, Milan Broz
[RFC PATCH 0/2] dm-crypt: get rid of cipher API for EBOIV,
Ard Biesheuvel
[PATCH 0/3] dm-zoned: harden error handling,
Dmitry Fomichev
[PATCH] dm raid1: Use struct_size() in kzalloc(),
Gustavo A. R. Silva
[PATCH] dm kcopyd: always complete failed jobs,
Dmitry Fomichev
[PATCH 0/2] dm-zoned: add SPDX identifiers,
Dmitry Fomichev
[PATCH 00/16] multipath marginal pathgroups,
Benjamin Marzinski
- [PATCH 04/16] libmultipath: add wrapper function around pgpolicyfn, Benjamin Marzinski
- [PATCH 05/16] libmultipath: fix double free in pgpolicyfn error paths, Benjamin Marzinski
- [PATCH 07/16] libmultipath: make one_group allocate a new vector, Benjamin Marzinski
- [PATCH 01/16] libmultipath: make vector_foreach_slot_backwards work as expected, Benjamin Marzinski
- [PATCH 14/16] libmutipath: deprecate delay_*_checks, Benjamin Marzinski
- [PATCH 10/16] libmultipath: make pgpolicyfn take a paths vector, Benjamin Marzinski
- [PATCH 02/16] libmultipath: add marginal paths and groups infrastructure, Benjamin Marzinski
- [PATCH 16/16] multipath: update man pages, Benjamin Marzinski
- [PATCH 03/16] tests: add path grouping policy unit tests., Benjamin Marzinski
- [PATCH 13/16] libmultipath: add marginal_pathgroups config option, Benjamin Marzinski
- [PATCH 06/16] libmultipath: remove store_pathgroup, Benjamin Marzinski
- [PATCH 09/16] tests: update pgpolicy tests to work with group_paths(), Benjamin Marzinski
- [PATCH 08/16] libmultipath: consolidate group_by_* functions, Benjamin Marzinski
- [PATCH 11/16] libmultipath: make group_paths handle marginal paths, Benjamin Marzinski
- [PATCH 12/16] tests: add tests for grouping marginal paths., Benjamin Marzinski
- [PATCH 15/16] multipathd: use marginal_pathgroups, Benjamin Marzinski
[git pull] device mapper fixes for 5.3-rc3,
Mike Snitzer
[PATCH] multipath-tools: reorder NVDISK devices,
Xose Vazquez Perez
[PATCH] dm: fix dax_dev NULL dereference,
Pankaj Gupta
[PATCH 0/2] Introduce new raid0 state 'broken',
Guilherme G. Piccoli
[PATCH] md/raid0: Fail BIOs if their underlying block device is gone,
Guilherme G. Piccoli
Re: memory leak in bio_copy_user_iov,
syzbot
[PATCH] multipath-tools: delete outdated comment at multipath/multipath.conf.5,
Xose Vazquez Perez
[PATCH V3 0/2] block/scsi/dm-rq: fix leak of request private data in dm-mpath,
Ming Lei
[PATCH V4 0/2] block/scsi/dm-rq: fix leak of request private data in dm-mpath,
Ming Lei
snapshot-origin with no snapshot may lead to BUG() in bio_split(),
Cédric Delmas
[PATCH V2 0/2] block/scsi/dm-rq: fix leak of request private data in dm-mpath,
Ming Lei
[git pull] additional device mapper changes for 5.3,
Mike Snitzer
[PATCH 0/2] block/scsi/dm-rq: fix leak of request private data in dm-mpath,
Ming Lei
[RFC PATCH v7 0/1] Add dm verity root hash pkcs7 sig validation.,
Jaskaran Khurana
Re: xts fuzz testing and lack of ciphertext stealing support,
Horia Geanta
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
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]