dm-devel
Thread
Date
Earlier messages
Messages by Date
2025/09/01
Re: crypto ahash requests on the stack
Mikulas Patocka
2025/08/31
Re: [PATCH] dm-pcache: use int type to store negative error codes
Dongsheng Yang
2025/08/31
[PATCH] dm-pcache: cleanup: fix coding style report by checkpatch.pl
Dongsheng Yang
2025/08/31
[PATCH] dm-pcache: remove ctrl_lock for pcache_cache_segment
Dongsheng Yang
2025/08/29
[PATCH] dm-pcache: use int type to store negative error codes
Qianfeng Rong
2025/08/29
Re: [bug report] dm-pcache: add persistent cache target in device-mapper
Dongsheng Yang
2025/08/29
Re: [bug report] dm-pcache: add persistent cache target in device-mapper
Dan Carpenter
2025/08/29
[PATCH v7 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 04/11] md: add a new mddev field 'bitmap_id'
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 05/11] md/md-bitmap: add a new sysfs api bitmap_type
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 08/11] md/md-bitmap: add a new method blocks_synced() in bitmap_operations
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 01/11] md: add a new parameter 'offset' to md_super_write()
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 02/11] md: factor out a helper raid_is_456()
Yu Kuai
2025/08/29
[PATCH v7 md-6.18 03/11] md/md-bitmap: support discard for bitmap ops
Yu Kuai
2025/08/29
Re: [PATCH 12/14] libmpatpersist: update reservation key before checking paths
Martin Wilck
2025/08/29
Re: [PATCH 10/14] libmpathpersist: only clear the key if we are using the prkeys file
Martin Wilck
2025/08/28
Re: [bug report] dm-pcache: add persistent cache target in device-mapper
Dongsheng Yang
2025/08/28
[bug report] dm-pcache: add persistent cache target in device-mapper
Dan Carpenter
2025/08/28
Re: [PATCH 12/14] libmpatpersist: update reservation key before checking paths
Benjamin Marzinski
2025/08/28
Re: [PATCH 10/14] libmpathpersist: only clear the key if we are using the prkeys file
Benjamin Marzinski
2025/08/28
Re: [PATCH 10/15] libmpathpersist: fail the release if all threads fail
Benjamin Marzinski
2025/08/28
Re: [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025/08/28
Re: [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
Li Nan
2025/08/28
Re: [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025/08/27
Re: [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
Randy Dunlap
2025/08/27
Re: [PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
John Meneghini
2025/08/27
Re: [PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
Martin Wilck
2025/08/27
[PATCH] dm: fix "writen"->"written"
Xichao Zhao
2025/08/27
Re: crypto ahash requests on the stack
Herbert Xu
2025/08/26
Re: [PATCH 09/15] limpathpersist: redesign failed release workaround
Martin Wilck
2025/08/26
Re: [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
Paul Menzel
2025/08/26
Re: [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025/08/26
[PATCH 0/7] dm-integrity asynchronous hash patches
Mikulas Patocka
2025/08/26
Re: [PATCH 09/15] limpathpersist: redesign failed release workaround
Benjamin Marzinski
2025/08/26
Re: [PATCH 09/15] limpathpersist: redesign failed release workaround
Martin Wilck
2025/08/26
Re: [PATCH 09/15] limpathpersist: redesign failed release workaround
Benjamin Marzinski
2025/08/26
[PATCH 3/7] dm-integrity: introduce integrity_kmap and integrity_kunmap
Mikulas Patocka
2025/08/26
[PATCH 6/7] dm-integrity: rename internal_hash
Mikulas Patocka
2025/08/26
[PATCH 5/7] dm-integrity: add the "offset" argument
Mikulas Patocka
2025/08/26
Re: [PATCH-next 0/2] dm: fix quiesce asymmetry and null pointer in suspend/load race
Mikulas Patocka
2025/08/26
[PATCH 2/7] dm-integrity: replace bvec_kmap_local with kmap_local_page
Mikulas Patocka
2025/08/26
[PATCH 4/7] dm-integrity: allocate the recalculate buffer with kmalloc
Mikulas Patocka
2025/08/26
[PATCH 6/7] dm-integrity: rename internal_hash
Mikulas Patocka
2025/08/26
[PATCH 1/7] dm-integrity: use internal variable for digestsize
Mikulas Patocka
2025/08/26
[PATCH 2/7] dm-integrity: replace bvec_kmap_local with kmap_local_page
Mikulas Patocka
2025/08/26
[PATCH 7/7] dm-integrity: enable asynchronous hash interface
Mikulas Patocka
2025/08/26
[PATCH 3/7] dm-integrity: introduce integrity_kmap and integrity_kunmap
Mikulas Patocka
2025/08/26
[PATCH 5/7] dm-integrity: add the "offset" argument
Mikulas Patocka
2025/08/26
[PATCH 7/7] dm-integrity: enable asynchronous hash interface
Mikulas Patocka
2025/08/26
[PATCH 1/7] dm-integrity: use internal variable for digestsize
Mikulas Patocka
2025/08/26
[PATCH 4/7] dm-integrity: allocate the recalculate buffer with kmalloc
Mikulas Patocka
2025/08/26
[PATCH 0/7] dm-integrity asynchronous hash patches
Mikulas Patocka
2025/08/26
Re: [PATCH 09/15] limpathpersist: redesign failed release workaround
Martin Wilck
2025/08/26
Re: [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
Paul Menzel
2025/08/26
[PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 08/11] md/md-bitmap: add a new method blocks_synced() in bitmap_operations
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 05/11] md/md-bitmap: add a new sysfs api bitmap_type
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 03/11] md/md-bitmap: support discard for bitmap ops
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 04/11] md: add a new mddev field 'bitmap_id'
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 01/11] md: add a new parameter 'offset' to md_super_write()
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 02/11] md: factor out a helper raid_is_456()
Yu Kuai
2025/08/26
[PATCH v6 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
Yu Kuai
2025/08/26
Re: [PATCH 09/15] limpathpersist: redesign failed release workaround
Martin Wilck
2025/08/26
[PATCH-next 2/2] dm: fix NULL pointer dereference in __dm_suspend()
Zheng Qixing
2025/08/26
[PATCH-next 1/2] dm: fix queue start/stop imbalance under suspend/load/resume races
Zheng Qixing
2025/08/26
[PATCH-next 0/2] dm: fix quiesce asymmetry and null pointer in suspend/load race
Zheng Qixing
2025/08/25
Re: [PATCH 00/15] Improve mpathpersist's unavailable path handling
Hannes Reinecke
2025/08/25
Re: [PATCH 09/15] limpathpersist: redesign failed release workaround
Benjamin Marzinski
2025/08/25
Re: [PATCH] libmultipath: fix crash in print_foreign_topology
Martin Wilck
2025/08/25
Re: [PATCH 00/14] Additional fixes and cleanups
Martin Wilck
2025/08/25
Re: [PATCH 00/15] Improve mpathpersist's unavailable path handling
Benjamin Marzinski
2025/08/25
Re: [PATCH util-linux v4] fallocate: add FALLOC_FL_WRITE_ZEROES support
Chaitanya Kulkarni
2025/08/25
Re: [PATCH 12/14] libmpatpersist: update reservation key before checking paths
Martin Wilck
2025/08/25
Re: [PATCH 10/14] libmpathpersist: only clear the key if we are using the prkeys file
Martin Wilck
2025/08/25
Re: [PATCH util-linux v4] fallocate: add FALLOC_FL_WRITE_ZEROES support
Martin K. Petersen
2025/08/25
Re: [PATCH util-linux v3] fallocate: add FALLOC_FL_WRITE_ZEROES support
Martin K. Petersen
2025/08/25
Re: [PATCH 15/15] libmpathpersist: Add safety check for preempting on key change
Martin Wilck
2025/08/25
Re: [PATCH 03/15] libmpathpersist: reduce log level for persistent reservation checking
Martin Wilck
2025/08/25
crypto ahash requests on the stack
Mikulas Patocka
2025/08/25
Re: [PATCH] dm-pcache: Fix 64-bit division for 32-bit platforms in get_kset_id()
Mikulas Patocka
2025/08/24
Re: [PATCH 00/15] Improve mpathpersist's unavailable path handling
Hannes Reinecke
2025/08/24
Re: [PATCH 00/15] Improve mpathpersist's unavailable path handling
Martin Wilck
2025/08/24
Re: [PATCH 15/15] libmpathpersist: Add safety check for preempting on key change
Martin Wilck
2025/08/24
Re: [PATCH 10/15] libmpathpersist: fail the release if all threads fail
Martin Wilck
2025/08/24
Re: [PATCH 09/15] limpathpersist: redesign failed release workaround
Martin Wilck
2025/08/24
Re: [PATCH 03/15] libmpathpersist: reduce log level for persistent reservation checking
Martin Wilck
2025/08/22
Re: [PATCH] dm-pcache: Fix 64-bit division for 32-bit platforms in get_kset_id()
Nathan Chancellor
2025/08/22
Re: [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Zhang Yi
2025/08/22
Re: [PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
Manikarnike, Vasuki
2025/08/21
Re: [PATCH] dm-pcache: Fix 64-bit division for 32-bit platforms in get_kset_id()
Dongsheng Yang
2025/08/21
[PATCH] dm-pcache: Fix 64-bit division for 32-bit platforms in get_kset_id()
Nathan Chancellor
2025/08/21
[PATCH] nvme-cli: add 80-nvmf-storage_arrays.rules
Xose Vazquez Perez
2025/08/21
Re: [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
John Garry
2025/08/20
[PATCH util-linux v4] fallocate: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025/08/20
Re: RFC Request: NVMe backend support in dm-pcache
Dongsheng Yang
2025/08/20
[PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
Xose Vazquez Perez
2025/08/20
RFC Request: NVMe backend support in dm-pcache
Giovanni Francesco
2025/08/20
[PATCH] libmultipath: fix crash in print_foreign_topology
Benjamin Marzinski
2025/08/20
Re: [PATCH util-linux v3] fallocate: add FALLOC_FL_WRITE_ZEROES support
Darrick J. Wong
2025/08/20
[PATCH util-linux v3] fallocate: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025/08/19
[PATCH] ultipath-tools: standardize NVME vendor_id in hwtable
Xose Vazquez Perez
2025/08/19
[PATCH v2] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
Xose Vazquez Perez
2025/08/19
Re: [PATCH 0/2] dm-pcache: fix warnings found by smatch
Mikulas Patocka
2025/08/19
Re: [PATCH] Take undef enum into account for correct array index comparison
Alex Kalenyuk
2025/08/18
[PATCH 0/2] dm-pcache: fix warnings found by smatch
Dongsheng Yang
2025/08/18
[PATCH 2/2] dm-pcache: fix an indenting issue found by smatch
Dongsheng Yang
2025/08/18
[PATCH 1/2] dm-pcache: fix uninitialized variable issue found by smatch
Dongsheng Yang
2025/08/18
Re: dm-cache-statistics and DMEMIT
Bryn M. Reeves
2025/08/18
Re: [PATCH v5 0/2] dm-integrity: Implement asynch digest support
Mikulas Patocka
2025/08/18
dm-cache-statistics and DMEMIT
John Rinehart
2025/08/18
Re: [PATCH] Take undef enum into account for correct array index comparison
Benjamin Marzinski
2025/08/18
Re: [bug report] dm-pcache: add persistent cache target in device-mapper
Dongsheng Yang
2025/08/18
Re: [PATCH] dm error: mark as DM_TARGET_PASSES_INTEGRITY
Mikulas Patocka
2025/08/18
[bug report] dm-pcache: add persistent cache target in device-mapper
Dan Carpenter
2025/08/17
[PATCH] dm error: mark as DM_TARGET_PASSES_INTEGRITY
Christoph Hellwig
2025/08/17
Re: [PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025/08/17
Re: [PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
Zhang Yi
2025/08/17
[PATCH] Take undef enum into account for correct array index comparison
Alex Kalenyuk
2025/08/16
Re: [PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
Shinichiro Kawasaki
2025/08/16
[PATCH] multipath-tools: update NFINIDAT/InfiniBox config in hwtable
Xose Vazquez Perez
2025/08/16
Re: [PATCH] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
Xose Vazquez Perez
2025/08/16
Re: [PATCH] multipath-tools: replace round-robin path selector with the default for NFINIDAT/InfiniBox
Xose Vazquez Perez
2025/08/15
[PATCH] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
Xose Vazquez Perez
2025/08/15
Re: [PATCH 0/3] Documentation fixes for dm-pcache
Randy Dunlap
2025/08/15
Re: [PATCH] dm-vdo: Promote dm-vdo title to title heading
Mikulas Patocka
2025/08/15
Re: [PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
Darrick J. Wong
2025/08/15
Re: [PATCH] dm-pcache: fix uninitialized variable issue
Dongsheng Yang
2025/08/15
Re: [PATCH] dm-pcache: fix uninitialized variable issue
Mikulas Patocka
2025/08/15
Re: [PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
Darrick J. Wong
2025/08/15
[PATCH] dm-pcache: fix uninitialized variable issue
Dongsheng Yang
2025/08/15
Re: [PATCH 0/3] Documentation fixes for dm-pcache
Dongsheng Yang
2025/08/15
Re: [PATCH v5 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/08/15
Re: [PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025/08/15
Re: [PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025/08/15
[PATCH] dm-vdo: Promote dm-vdo title to title heading
Bagas Sanjaya
2025/08/15
[PATCH 0/3] Documentation fixes for dm-pcache
Bagas Sanjaya
2025/08/15
[PATCH 1/3] dm-pcache: Remove unnecessary line breaks
Bagas Sanjaya
2025/08/15
[PATCH 2/3] dm-pcache: Use bullet list for data_crc constructor argument
Bagas Sanjaya
2025/08/15
[PATCH 3/3] Documentation: device-mapper: Add dm-pcache docs to toctree index
Bagas Sanjaya
2025/08/14
Re: [PATCH v2 md-6.17] md: rename recovery_cp to resync_offset
Yu Kuai
2025/08/14
Re: [PATCH v5 00/11] dm-pcache – persistent-memory cache for block devices
Mikulas Patocka
2025/08/14
Re: [PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
Darrick J. Wong
2025/08/14
Re: [PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
Darrick J. Wong
2025/08/14
Re: [PATCH v2 md-6.17] md: rename recovery_cp to resync_offset
Xiao Ni
2025/08/14
Re: [PATCH v5 0/2] dm-integrity: Implement asynch digest support
Harald Freudenberger
2025/08/12
[PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025/08/12
[PATCH blktests v2 3/3] nvme/065: add unmap write zeroes tests
Zhang Yi
2025/08/12
[PATCH blktests v2 1/3] scsi/010: add unmap write zeroes tests
Zhang Yi
2025/08/12
[PATCH blktests v2 2/3] dm/003: add unmap write zeroes tests
Zhang Yi
2025/08/12
[PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
Zhang Yi
2025/08/12
[PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025/08/12
[Job Posting] There is a position open in Red Hat for device-mapper
Jonathan Brassow
2025/08/12
[PATCH 6.16 455/627] dm-flakey: Fix corrupt_bio_byte setup checks
Greg Kroah-Hartman
2025/08/12
[PATCH v5 00/11] dm-pcache – persistent-memory cache for block devices
Dongsheng Yang
2025/08/11
Re: [PATCH 2/3] dm bufio: remove redundant __GFP_NOWARN
Qianfeng Rong
2025/08/11
Re: [PATCH 2/3] dm bufio: remove redundant __GFP_NOWARN
Mikulas Patocka
2025/08/11
Re: [PATCH 2/3] dm bufio: remove redundant __GFP_NOWARN
Qianfeng Rong
2025/08/11
Re: [PATCH 2/3] dm bufio: remove redundant __GFP_NOWARN
Mikulas Patocka
2025/08/11
[PATCH 2/3] dm bufio: remove redundant __GFP_NOWARN
Qianfeng Rong
2025/08/11
[PATCH 0/3] md: remove redundant __GFP_NOWARN
Qianfeng Rong
2025/08/11
Re: [PATCH] docs: device-mapper :Fix typos in delay.rst and vdo-design.rst
Mikulas Patocka
2025/08/11
Re: [PATCH] dm: Use vmalloc_array to simplify code
Mikulas Patocka
2025/08/11
Re: [PATCH] dm: ima: more strlen() drops
Mikulas Patocka
2025/08/10
[PATCH 2/2 v5.10] dm rq: don't queue request to blk-mq during DM suspend
Shivani Agarwal
2025/08/10
[PATCH 1/2 v5.10] dm: rearrange core declarations for extended use from dm-zone.c
Shivani Agarwal
2025/08/10
[PATCH 0/2 v5.10] Fix CVE-2021-47498
Shivani Agarwal
2025/08/09
Re: [PATCH] dm: ima: more strlen() drops
Hou Tao
2025/08/08
[PATCH AUTOSEL 6.16-5.10] dm-mpath: don't print the "loaded" message if registering fails
Sasha Levin
2025/08/08
[PATCH AUTOSEL 6.16-5.10] md: dm-zoned-target: Initialize return variable r to avoid uninitialized use
Sasha Levin
2025/08/08
[PATCH AUTOSEL 6.16-6.1] dm-table: fix checking for rq stackable devices
Sasha Levin
2025/08/08
Re: [PATCH v2] block: fix kobject double initialization in add_disk
Yu Kuai
2025/08/07
Re: [PATCH v5 11/11] md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025/08/06
Re: [PATCH v5 11/11] md/md-llbitmap: introduce new lockless bitmap
Xiao Ni
2025/08/06
[PATCH v2] dm: Use vmalloc_array() to simplify code
Qianfeng Rong
2025/08/05
Re: [PATCH] dm: Use vmalloc_array to simplify code
Qianfeng Rong
2025/08/05
Re: [PATCH] dm: Use vmalloc_array to simplify code
Markus Elfring
2025/08/05
[PATCH] dm: ima: more strlen() drops
Dmitry Antipov
2025/08/05
[PATCH] multipath-tools: add Seagate Lyve to hwtable
Xose Vazquez Perez
2025/08/05
[PATCH] dm: Use vmalloc_array to simplify code
Qianfeng Rong
2025/08/04
Re: [PATCH v5 08/11] md/md-bitmap: add a new method blocks_synced() in bitmap_operations
Yu Kuai
2025/08/04
[PATCH] multipath-tools: add HITACHI VSP One SDS Block to hwtable
Xose Vazquez Perez
2025/08/04
Re: [git pull] device mapper changes for 6.17
pr-tracker-bot
2025/08/04
[git pull] device mapper changes for 6.17
Mikulas Patocka
2025/08/04
Re: [PATCH v5 08/11] md/md-bitmap: add a new method blocks_synced() in bitmap_operations
Xiao Ni
2025/08/03
[PATCH AUTOSEL 6.12 10/31] dm-stripe: limit chunk_sectors to the stripe size
Sasha Levin
2025/08/03
[PATCH AUTOSEL 6.15 12/34] dm-stripe: limit chunk_sectors to the stripe size
Sasha Levin
2025/08/03
[PATCH AUTOSEL 6.16 13/35] dm-stripe: limit chunk_sectors to the stripe size
Sasha Levin
2025/08/03
Re: [PATCH v5 11/11] md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025/08/03
Re: [PATCH v5 11/11] md/md-llbitmap: introduce new lockless bitmap
Li Nan
2025/08/01
Re: [PATCH] dm: sysfs: use sysfs_emit() in dm_attr_*_show()
Bart Van Assche
2025/08/01
[PATCH] dm: sysfs: use sysfs_emit() in dm_attr_*_show()
Miguel García
Earlier messages