dm-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] the dm-loop target
Mikulas Patocka
Re: [PATCH] the dm-loop target
Bryn M. Reeves
Re: [PATCH] dm: make it possible to open underlying devices in shareable mode
Mikulas Patocka
[PATCH 0/2] dm cache: support shrinking the origin device
Ming-Hung Tsai
[PATCH 1/2] dm cache: prevent BUG_ON by blocking retries on failed device resumes
Ming-Hung Tsai
[PATCH 2/2] dm cache: support shrinking the origin device
Ming-Hung Tsai
Re: [PATCH 0/2] dm cache: support shrinking the origin device
Mikulas Patocka
[PATCH] multipathd: fix hang during shutdown with queuing maps
Martin Wilck
Re: [PATCH] multipathd: fix hang during shutdown with queuing maps
Benjamin Marzinski
Re: [PATCH] multipathd: fix hang during shutdown with queuing maps
Martin Wilck
Re: [PATCH] multipathd: fix hang during shutdown with queuing maps
Benjamin Marzinski
[PATCH v2 0/2] Fix integrity sysfs reporting inconsistencies
Anuj Gupta
[PATCH v2 1/2] block: ensure correct integrity capability propagation in stacked devices
Anuj Gupta
Re: [PATCH v2 1/2] block: ensure correct integrity capability propagation in stacked devices
Christoph Hellwig
Re: [PATCH v2 1/2] block: ensure correct integrity capability propagation in stacked devices
Anuj Gupta
Re: [PATCH v2 1/2] block: ensure correct integrity capability propagation in stacked devices
Christoph Hellwig
[PATCH v2 2/2] block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY
Anuj Gupta
Re: [PATCH v2 2/2] block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY
Christoph Hellwig
split out the auto-PI code and data structures v2
Christoph Hellwig
[PATCH 3/3] block: split struct bio_integrity_payload
Christoph Hellwig
Re: [PATCH 3/3] block: split struct bio_integrity_payload
Kanchan Joshi
Re: [PATCH 3/3] block: split struct bio_integrity_payload
Anuj gupta
[PATCH 1/3] block: mark bounce buffering as incompatible with integrity
Christoph Hellwig
[PATCH 2/3] block: move the block layer auto-integrity code into a new file
Christoph Hellwig
Re: split out the auto-PI code and data structures v2
Jens Axboe
Issues with cold-plugged devices and systemd/udev
Richard Weinberger
Re: Issues with cold-plugged devices and systemd/udev
Martin Wilck
sysfs integrity fields use
Milan Broz
Re: sysfs integrity fields use
Kanchan Joshi
Re: sysfs integrity fields use
Kanchan Joshi
Re: sysfs integrity fields use
Milan Broz
Re: sysfs integrity fields use
Kanchan Joshi
Re: sysfs integrity fields use
Christoph Hellwig
Re: sysfs integrity fields use
Milan Broz
[PATCH v1 0/3] Fix integrity sysfs reporting inconsistencies across NVMe, SCSI, and DM
Anuj Gupta
[PATCH v1 1/3] block: Fix incorrect integrity sysfs reporting for DM devices
Anuj Gupta
Re: [PATCH v1 1/3] block: Fix incorrect integrity sysfs reporting for DM devices
Christoph Hellwig
Re: [PATCH v1 1/3] block: Fix incorrect integrity sysfs reporting for DM devices
Anuj gupta
[PATCH v1 3/3] scsi: Fix incorrect integrity sysfs values when HBA doesn't support DIX
Anuj Gupta
[PATCH v1 2/3] nvme: Fix incorrect block integrity sysfs values for non-PI namespaces
Anuj Gupta
Re: [PATCH v1 2/3] nvme: Fix incorrect block integrity sysfs values for non-PI namespaces
Christoph Hellwig
[PATCH v2] dm vdo indexer: reorder uds_request to reduce padding
Matthew Sakai
Re: [PATCH v2] dm vdo indexer: reorder uds_request to reduce padding
Mikulas Patocka
[git pull] device mapper fixes for 6.14
Mikulas Patocka
Re: [git pull] device mapper fixes for 6.14
pr-tracker-bot
[PATCH v4 00/10] multipath-tools: provide pathname and abstract sockets
Martin Wilck
[PATCH v4 09/10] libmpathcmd: honor MULTIPATH_SOCKET_NAME environment variable
Martin Wilck
Re: [PATCH v4 09/10] libmpathcmd: honor MULTIPATH_SOCKET_NAME environment variable
Benjamin Marzinski
Re: [PATCH v4 09/10] libmpathcmd: honor MULTIPATH_SOCKET_NAME environment variable
Martin Wilck
[PATCH v4 08/10] libmpathcmd: try both abstract and pathname sockets
Martin Wilck
Re: [PATCH v4 08/10] libmpathcmd: try both abstract and pathname sockets
Benjamin Marzinski
[PATCH] dm vdo indexer: reorder uds_request to reduce padding
Matthew Sakai
Re: [PATCH] dm vdo indexer: reorder uds_request to reduce padding
Mikulas Patocka
Re: [PATCH] dm vdo indexer: reorder uds_request to reduce padding
Matthew Sakai
[PATCH] dm: fix unconditional IO throttle caused by REQ_PREFLUSH
Jinliang Zheng
Re: [PATCH] dm: fix unconditional IO throttle caused by REQ_PREFLUSH
Mikulas Patocka
[PATCH] dm vdo: rework processing of loaded refcount byte arrays
Matthew Sakai
[PATCH] dm vdo: add missing spin_lock_init
Matthew Sakai
[PATCH] dm vdo: remove remaining ring references
Matthew Sakai
Re: [PATCHSET 02/12] fstests: fix logwrites zeroing
Christoph Hellwig
Re: [PATCHSET 02/12] fstests: fix logwrites zeroing
Darrick J. Wong
Re: [PATCHSET 02/12] fstests: fix logwrites zeroing
Christoph Hellwig
split out the auto-PI code and data structures
Christoph Hellwig
[PATCH 3/3] block: split struct bio_integrity_data
Christoph Hellwig
Re: [PATCH 3/3] block: split struct bio_integrity_data
Kanchan Joshi
Re: [PATCH 3/3] block: split struct bio_integrity_data
Hannes Reinecke
Re: [PATCH 3/3] block: split struct bio_integrity_data
Anuj gupta
[PATCH 1/3] block: mark bounce buffering as incompatible with integrity
Christoph Hellwig
Re: [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
Johannes Thumshirn
Re: [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
Hannes Reinecke
Re: [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
Anuj gupta
[PATCH 2/3] block: move the block layer auto-integrity code into a new file
Christoph Hellwig
Re: [PATCH 2/3] block: move the block layer auto-integrity code into a new file
Johannes Thumshirn
Re: [PATCH 2/3] block: move the block layer auto-integrity code into a new file
Martin K. Petersen
Re: [PATCH 2/3] block: move the block layer auto-integrity code into a new file
Kanchan Joshi
Re: [PATCH 2/3] block: move the block layer auto-integrity code into a new file
Hannes Reinecke
Re: [PATCH 2/3] block: move the block layer auto-integrity code into a new file
Anuj gupta
[PATCH v2] dm-verity: do forward error correction on metadata I/O errors
Mikulas Patocka
Re: [PATCH v2] dm-verity: do forward error correction on metadata I/O errors
Sami Tolvanen
[PATCH] libmpathutils/uxsock.c: Include string.h for memcpy
Khem Raj
Re: [PATCH] libmpathutils/uxsock.c: Include string.h for memcpy
Benjamin Marzinski
Re: [PATCH] libmpathutils/uxsock.c: Include string.h for memcpy
Martin Wilck
[PATCH 1/1] dm: Enable inline crypto passthrough for striped target
ed.tsai
[PATCH 1/2] dm-integrity: Avoid divide by zero in table status in Inline mode
Milan Broz
[PATCH 2/2] dm-integrity: Do not emit journal configuration in DM table for Inline mode
Milan Broz
Re: [PATCH 1/2] dm-integrity: Avoid divide by zero in table status in Inline mode
Mikulas Patocka
[PATCH v3 00/10] multipath-tools: provide pathname and abstract sockets
Martin Wilck
[PATCH v3 01/10] multipath-tools: move DEFAULT_SOCKET definition into Makefile.inc
Martin Wilck
[PATCH v3 02/10] multipath-tools: add helper mpath_fill_sockaddr__()
Martin Wilck
Re: [PATCH v3 02/10] multipath-tools: add helper mpath_fill_sockaddr__()
Benjamin Marzinski
[PATCH v3 06/10] multipathd: allow receiving two socket fds from systemd
Martin Wilck
[PATCH v3 07/10] multipathd: listen on pathname and abstract socket by default
Martin Wilck
[PATCH v3 03/10] libmpathutil: add support for Unix pathname sockets
Martin Wilck
[PATCH v3 08/10] libmpathcmd: try both abstract and pathname sockets
Martin Wilck
Re: [PATCH v3 08/10] libmpathcmd: try both abstract and pathname sockets
Benjamin Marzinski
Re: [PATCH v3 08/10] libmpathcmd: try both abstract and pathname sockets
Martin Wilck
[PATCH v3 04/10] libmpathutil: move systemd_listen_fds() support into multipathd
Martin Wilck
Re: [PATCH v3 04/10] libmpathutil: move systemd_listen_fds() support into multipathd
Benjamin Marzinski
[PATCH v3 05/10] multipathd: make uxsock_listen() take a pointer to fd
Martin Wilck
[PATCH v3 10/10] multipathd: honor MULTIPATH_SOCKET_NAME environment variable
Martin Wilck
[PATCH v3 09/10] libmpathcmd: honor MULTIPATH_SOCKET_NAME environment variable
Martin Wilck
Re: [PATCH v3 00/10] multipath-tools: provide pathname and abstract sockets
Benjamin Marzinski
[PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Eric Biggers
[PATCH v8 5/7] fsverity: improve performance by using multibuffer hashing
Eric Biggers
[PATCH v8 3/7] crypto: x86/sha256-ni - add support for finup_mb
Eric Biggers
[PATCH v8 6/7] dm-verity: reduce scope of real and wanted digests
Eric Biggers
[PATCH v8 7/7] dm-verity: improve performance by using multibuffer hashing
Eric Biggers
[PATCH v8 4/7] crypto: arm64/sha256-ce - add support for finup_mb
Eric Biggers
[PATCH v8 1/7] crypto: shash - add support for finup_mb
Eric Biggers
[PATCH v8 2/7] crypto: testmgr - add tests for finup_mb
Eric Biggers
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Herbert Xu
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Eric Biggers
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Herbert Xu
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Eric Biggers
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Herbert Xu
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Eric Biggers
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Herbert Xu
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Eric Biggers
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Ard Biesheuvel
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Jakub Kicinski
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Herbert Xu
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Eric Biggers
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Herbert Xu
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Jakub Kicinski
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Herbert Xu
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Ard Biesheuvel
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Herbert Xu
Re: [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
Ard Biesheuvel
[PATCH v2 0/2] multipath-tools: allow using a regular Unix socket
Martin Wilck
[PATCH v2 1/2] multipath-tools: move DEFAULT_SOCKET definition into Makefile.inc
Martin Wilck
[PATCH v2 2/2] multipath-tools: allow using a regular Unix socket for multipathd
Martin Wilck
[PATCH v2] libmultipath: include urcu.h before urcu/atomic.h
Benjamin Marzinski
[PATCH 0/2] multipath-tools: allow using a regular Unix socket
Martin Wilck
[PATCH 1/2] multipath-tools: move DEFAULT_SOCKET definition into Makefile.inc
Martin Wilck
[PATCH 2/2] multipath-tools: allow using a regular Unix socket for multipathd
Martin Wilck
[PATCH] libmultipath: include urcu.h before urcu/atomic.h
Benjamin Marzinski
Re: [PATCH] libmultipath: include urcu.h before urcu/atomic.h
Martin Wilck
Re: [PATCH v10 2/5] s390/crypto: New s390 specific protected key hash phmac
Eric Biggers
Re: [PATCH v10 2/5] s390/crypto: New s390 specific protected key hash phmac
Eric Biggers
DM-Integrity journal replay behaviour
Marco Felsch
Re: DM-Integrity journal replay behaviour
Mikulas Patocka
Re: DM-Integrity journal replay behaviour
Marco Felsch
Re: DM-Integrity journal replay behaviour
Mikulas Patocka
Announcement: "stable" branches for multipath-tools
Martin Wilck
Re: Announcement: "stable" branches for multipath-tools
Xose Vazquez Perez
Re: Announcement: "stable" branches for multipath-tools
Martin Wilck
Re: Announcement: "stable" branches for multipath-tools
Benjamin Marzinski
[PATCH] dm-bufio: remove unused return value
Mikulas Patocka
[PATCH] dm-integrity: set ti->error on memory allocation failure
Mikulas Patocka
[PATCH] dm-verity: do forward error correction on metadata I/O errors
Mikulas Patocka
Re: [PATCH] dm-verity: do forward error correction on metadata I/O errors
Milan Broz
Re: [PATCH v2] dm-verity: do forward error correction on metadata I/O errors
Mikulas Patocka
Re: [PATCH] dm-verity: do forward error correction on metadata I/O errors
Sami Tolvanen
Re: [PATCH] dm-verity: do forward error correction on metadata I/O errors
Eric Biggers
Re: [PATCH] dm-verity: do forward error correction on metadata I/O errors
Mikulas Patocka
[PATCH] dm-verity: skip verity_handle_err on I/O errors for metadata
Akilesh Kailash
Re: [PATCH] dm-verity: skip verity_handle_err on I/O errors for metadata
Mikulas Patocka
[PATCH] crypto: crct10dif - remove from crypto API
Eric Biggers
Re: [PATCH] crypto: crct10dif - remove from crypto API
Ard Biesheuvel
Re: [PATCH] crypto: crct10dif - remove from crypto API
Martin K. Petersen
[PATCH v4 2/2] dm-integrity: introduce ahash support for the internal hash
Mikulas Patocka
Re: [PATCH v4 2/2] dm-integrity: introduce ahash support for the internal hash
Eric Biggers
Re: [PATCH v4 2/2] dm-integrity: introduce ahash support for the internal hash
Harald Freudenberger
Re: [PATCH v4 2/2] dm-integrity: introduce ahash support for the internal hash
Harald Freudenberger
Re: [PATCH v4 2/2] dm-integrity: introduce ahash support for the internal hash
Harald Freudenberger
[PATCH v4 1/2] dm-integrity: use internal variable for digestsize
Mikulas Patocka
[PATCH] multipath-tools: fix compilation with latest userspace-rcu code
Benjamin Marzinski
Re: [PATCH] multipath-tools: fix compilation with latest userspace-rcu code
Martin Wilck
[PATCH 0/4] dm vdo: reduce reference count load time
Matthew Sakai
[PATCH 4/4] dm vdo slab-depot: read refcount blocks in large chunks at load time
Matthew Sakai
[PATCH 2/4] dm vdo vio-pool: support pools with multiple data blocks per vio
Matthew Sakai
[PATCH 3/4] dm vdo vio-pool: allow variable-sized metadata vios
Matthew Sakai
[PATCH 1/4] dm vdo vio-pool: add a pool pointer to pooled_vio
Matthew Sakai
[PATCH] dm vdo: remove checks that can not fail
Matthew Sakai
RFC: split out the auto-PI code and data structures
Christoph Hellwig
[PATCH 1/3] block: mark bounce buffering as incompatible with integrity
Christoph Hellwig
Re: [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
Bart Van Assche
Re: [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
Martin K. Petersen
[PATCH 2/3] block: move the block layer auto-integrity code into a new file
Christoph Hellwig
Re: [PATCH 2/3] block: move the block layer auto-integrity code into a new file
Martin K. Petersen
Re: [PATCH 2/3] block: move the block layer auto-integrity code into a new file
Christoph Hellwig
[PATCH 3/3] block: split struct bio_integrity_data
Christoph Hellwig
Re: [PATCH 3/3] block: split struct bio_integrity_data
Martin K. Petersen
[PATCH v3 0/2] dm-integrity: Implement asynch digest support
Harald Freudenberger
[PATCH v3 1/2] dm-integrity: use internal variable for digestsize
Harald Freudenberger
[PATCH v3 2/2] dm-integrity: introduce ahash support for the internal hash
Harald Freudenberger
Re: [PATCH v3 2/2] dm-integrity: introduce ahash support for the internal hash
Mikulas Patocka
Re: [PATCH v3 2/2] dm-integrity: introduce ahash support for the internal hash
Mikulas Patocka
Re: [PATCH v3 2/2] dm-integrity: introduce ahash support for the internal hash
Harald Freudenberger
Re: [PATCH v3 2/2] dm-integrity: introduce ahash support for the internal hash
Mikulas Patocka
[PATCH] dm vdo indexer: prevent unterminated string warning
Matthew Sakai
[PATCH v3] dm vdo: use a short static string for thread name prefix
Matthew Sakai
[PATCH v2 0/2] dm-integrity: Implement asynch digest support
Harald Freudenberger
[PATCH v2 1/2] dm-integrity: use internal variable for digestsize
Harald Freudenberger
[PATCH v2 2/2] dm-integrity: introduce ahash support for the internal hash
Harald Freudenberger
[PATCH 1/3] dm-verity: Document restart_on_error and panic_on_error options
Milan Broz
[PATCH 3/3] dm-crypt: Document integrity_key_size option.
Milan Broz
[PATCH 2/3] dm-integrity: Document Inline mode for storing integrity data
Milan Broz
[PATCH] dm-crypt: switch to using the crc32 library
Eric Biggers
Re: [PATCH] dm-crypt: switch to using the crc32 library
Milan Broz
Earlier messages
Later messages