dm-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
Damien Le Moal
Re: [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
Johannes Thumshirn
Re: [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
hch
[PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
Christoph Hellwig
Re: [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
Damien Le Moal
Re: [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
Johannes Thumshirn
Re: [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
Qu Wenruo
[PATCH 17/17] PM: hibernate: split and simplify hib_submit_io
Christoph Hellwig
Re: [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io
Damien Le Moal
Re: [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io
Rafael J. Wysocki
Re: add more bio helper
Kent Overstreet
Re: add more bio helper
Christoph Hellwig
Re: add more bio helper
Kent Overstreet
Re: add more bio helper
Christoph Hellwig
Re: add more bio helper
Kent Overstreet
Re: add more bio helper
Christoph Hellwig
Re: add more bio helper
Kent Overstreet
[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
Zhang Yi
[RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
Zhang Yi
Re: [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
Christoph Hellwig
[RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
Zhang Yi
Re: [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
Christoph Hellwig
Re: [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
Martin K. Petersen
Re: [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
Zhang Yi
[RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
Zhang Yi
Re: [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
Christoph Hellwig
[RFC PATCH v4 05/11] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
Zhang Yi
[RFC PATCH v4 06/11] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
Zhang Yi
[RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Zhang Yi
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Christoph Hellwig
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Darrick J. Wong
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Christoph Hellwig
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Darrick J. Wong
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Christoph Hellwig
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Zhang Yi
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Christoph Hellwig
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Darrick J. Wong
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Zhang Yi
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Zhang Yi
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Christoph Hellwig
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Zhang Yi
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Christoph Hellwig
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Zhang Yi
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Darrick J. Wong
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Christoph Hellwig
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Zhang Yi
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Theodore Ts'o
Re: [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
Zhang Yi
[RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
Zhang Yi
Re: [RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
Christoph Hellwig
[RFC PATCH v4 09/11] block: factor out common part in blkdev_fallocate()
Zhang Yi
[RFC PATCH v4 10/11] block: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
[RFC PATCH v4 11/11] ext4: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
[RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
Zhang Yi
Re: [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
Christoph Hellwig
[PATCH v2 0/5] md: fix is_mddev_idle()
Yu Kuai
[PATCH v2 1/5] block: cleanup and export bdev IO inflight APIs
Yu Kuai
Re: [PATCH v2 1/5] block: cleanup and export bdev IO inflight APIs
Christoph Hellwig
Re: [PATCH v2 1/5] block: cleanup and export bdev IO inflight APIs
Yu Kuai
Re: [PATCH v2 1/5] block: cleanup and export bdev IO inflight APIs
Christoph Hellwig
[PATCH v2 2/5] md: record dm-raid gendisk in mddev
Yu Kuai
Re: [PATCH v2 2/5] md: record dm-raid gendisk in mddev
Xiao Ni
[PATCH v2 3/5] md: add a new api sync_io_depth
Yu Kuai
Re: [PATCH v2 3/5] md: add a new api sync_io_depth
Xiao Ni
[PATCH v2 4/5] md: fix is_mddev_idle()
Yu Kuai
Re: [PATCH v2 4/5] md: fix is_mddev_idle()
Su Yue
Re: [PATCH v2 4/5] md: fix is_mddev_idle()
Yu Kuai
Re: [PATCH v2 4/5] md: fix is_mddev_idle()
Su Yue
Re: [PATCH v2 4/5] md: fix is_mddev_idle()
Xiao Ni
Re: [PATCH v2 4/5] md: fix is_mddev_idle()
Yu Kuai
Re: [PATCH v2 4/5] md: fix is_mddev_idle()
Xiao Ni
[PATCH v2 5/5] md: cleanup accounting for issued sync IO
Yu Kuai
Re: [PATCH v2 5/5] md: cleanup accounting for issued sync IO
Xiao Ni
Re: [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
Dongsheng Yang
Re: [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
Mikulas Patocka
Re: [RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
Dongsheng Yang
[PATCH] dm-bufio: skip cond_resched when no_sleep is enabled
LongPing Wei
Re: [PATCH] dm-bufio: skip cond_resched when no_sleep is enabled
Mikulas Patocka
[PATCH v2] dm-bufio: don't schedule in atomic context
LongPing Wei
Re: [PATCH] dm-bufio: skip cond_resched when no_sleep is enabled
LongPing Wei
Re: [PATCH] dm-bufio: skip cond_resched when no_sleep is enabled
Mikulas Patocka
[PATCH v3] dm-bufio: don't schedule in atomic context
LongPing Wei
Re: [PATCH v3] dm-bufio: don't schedule in atomic context
Mikulas Patocka
Re: [PATCH v3] dm-bufio: don't schedule in atomic context
John Stultz
[PATCH v4] dm-bufio: don't schedule in atomic context
LongPing Wei
Re: [PATCH v3] dm-bufio: don't schedule in atomic context
Mikulas Patocka
[PATCH 0/2] Minor DM fixes
Benjamin Marzinski
[PATCH 2/2] dm: always update the array size in realloc_argv on success
Benjamin Marzinski
[PATCH 1/2] dm: remove unneeded kvfree from alloc_targets
Benjamin Marzinski
[PATCH] dm-delay: don't busy-wait in kthread
Benjamin Marzinski
Re: [PATCH] dm-delay: don't busy-wait in kthread
Benjamin Marzinski
Re: [PATCH] dm-delay: don't busy-wait in kthread
Damien Le Moal
Re: [PATCH] dm-delay: don't busy-wait in kthread
Damien Le Moal
Re: [PATCH] dm-delay: don't busy-wait in kthread
Mikulas Patocka
Re: [PATCH] dm-delay: don't busy-wait in kthread
Benjamin Marzinski
Re: [PATCH] dm-delay: don't busy-wait in kthread
Mikulas Patocka
Re: [PATCH] dm-delay: don't busy-wait in kthread
Benjamin Marzinski
[PATCH v2] dm-delay: Prevent zoned write reordering on suspend
Damien Le Moal
Re: [PATCH v2] dm-delay: Prevent zoned write reordering on suspend
Benjamin Marzinski
Re: [PATCH v2] dm-delay: Prevent zoned write reordering on suspend
Mikulas Patocka
Re: [PATCH v2] dm-delay: Prevent zoned write reordering on suspend
Damien Le Moal
Re: [PATCH v2] dm-delay: Prevent zoned write reordering on suspend
Mikulas Patocka
Re: [PATCH v2] dm-delay: Prevent zoned write reordering on suspend
Damien Le Moal
Re: [PATCH v2] dm-delay: Prevent zoned write reordering on suspend
Mikulas Patocka
Re: [PATCH v2] dm-delay: Prevent zoned write reordering on suspend
Damien Le Moal
Re: [PATCH v2] dm-delay: Prevent zoned write reordering on suspend
Mikulas Patocka
[PATCH v4 0/6] dm: fix issues with swapping dm tables
Benjamin Marzinski
[PATCH v4 1/6] dm: don't change md if dm_table_set_restrictions() fails
Benjamin Marzinski
[PATCH v4 5/6] dm: limit swapping tables for devices with zone write plugs
Benjamin Marzinski
[PATCH v4 2/6] dm: free table mempools if not used in __bind
Benjamin Marzinski
[PATCH v4 6/6] dm: fix native zone append devices on top of emulated ones
Benjamin Marzinski
[PATCH v4 4/6] dm: fix dm_blk_report_zones
Benjamin Marzinski
[PATCH v4 3/6] dm: handle failures in dm_table_set_restrictions
Benjamin Marzinski
Re: [PATCH v4 0/6] dm: fix issues with swapping dm tables
Damien Le Moal
Re: [PATCH v4 0/6] dm: fix issues with swapping dm tables
Mikulas Patocka
Re: [PATCH v4 0/6] dm: fix issues with swapping dm tables
Damien Le Moal
Re: [PATCH v4 0/6] dm: fix issues with swapping dm tables
Mikulas Patocka
[PATCH] block/dm: add early_lookup_ready_bdev to ensure ready device lookup
Chanho Min
Re: [PATCH] block/dm: add early_lookup_ready_bdev to ensure ready device lookup
Christoph Hellwig
[PATCH] dm-delay: Prevent zoned write reordering on suspend
Damien Le Moal
Re: [PATCH] dm-delay: Prevent zoned write reordering on suspend
Damien Le Moal
Re: [PATCH] dm-delay: Prevent zoned write reordering on suspend
Christoph Hellwig
Re: [PATCH] dm-delay: Prevent zoned write reordering on suspend
Damien Le Moal
Re: [PATCH] dm-delay: Prevent zoned write reordering on suspend
Benjamin Marzinski
Re: [PATCH] dm-delay: Prevent zoned write reordering on suspend
Damien Le Moal
[PATCH] block: Export __blk_flush_plug to modules
LongPing Wei
Re: [PATCH] block: Export __blk_flush_plug to modules
Christoph Hellwig
Re: [PATCH] block: Export __blk_flush_plug to modules
LongPing Wei
Re: [PATCH] block: Export __blk_flush_plug to modules
Yu Kuai
Re: [PATCH] block: Export __blk_flush_plug to modules
LongPing Wei
Re: [PATCH] block: Export __blk_flush_plug to modules
Mikulas Patocka
[PATCH v3 0/6] [PATCH v3 0/6] dm: fix issues with swapping dm tables
Benjamin Marzinski
[PATCH v3 3/6] dm: handle failures in dm_table_set_restrictions
Benjamin Marzinski
Re: [PATCH v3 3/6] dm: handle failures in dm_table_set_restrictions
Damien Le Moal
[PATCH v3 5/6] dm: limit swapping tables for devices with zone write plugs
Benjamin Marzinski
Re: [PATCH v3 5/6] dm: limit swapping tables for devices with zone write plugs
Damien Le Moal
Re: [PATCH v3 5/6] dm: limit swapping tables for devices with zone write plugs
Benjamin Marzinski
Re: [PATCH v3 5/6] dm: limit swapping tables for devices with zone write plugs
Damien Le Moal
[PATCH v3 4/6] dm: fix dm_blk_report_zones
Benjamin Marzinski
Re: [PATCH v3 4/6] dm: fix dm_blk_report_zones
Damien Le Moal
Re: [PATCH v3 4/6] dm: fix dm_blk_report_zones
Benjamin Marzinski
[PATCH v3 6/6] dm: fix native zone append devices on top of emulated ones
Benjamin Marzinski
Re: [PATCH v3 6/6] dm: fix native zone append devices on top of emulated ones
Damien Le Moal
[PATCH v3 1/6] dm: don't change md if dm_table_set_restrictions() fails
Benjamin Marzinski
Re: [PATCH v3 0/6] [PATCH v3 0/6] dm: fix issues with swapping dm tables
Damien Le Moal
[PATCH v3 2/6] dm: free table mempools if not used in __bind
Benjamin Marzinski
[PATCH] libdmmp: update time stamp of man pages
Martin Wilck
Re: [PATCH] libdmmp: update time stamp of man pages
Benjamin Marzinski
[PATCH v1 1/1] dm table: Fix W=1 build warning when mempool_needs_integrity is unused
Andy Shevchenko
Re: [PATCH v1 1/1] dm table: Fix W=1 build warning when mempool_needs_integrity is unused
Andy Shevchenko
Re: [PATCH v1 1/1] dm table: Fix W=1 build warning when mempool_needs_integrity is unused
Andy Shevchenko
Re: [PATCH v1 1/1] dm table: Fix W=1 build warning when mempool_needs_integrity is unused
Mikulas Patocka
Re: [PATCH v1 1/1] dm table: Fix W=1 build warning when mempool_needs_integrity is unused
Andy Shevchenko
[PATCH xfstests 0/5] fstests: add fallocate write zeroes tests
Zhang Yi
[PATCH xfstests 3/5] generic/766: test fallocate write zeroes on block device
Zhang Yi
[PATCH xfstests 4/5] fstress: add fallocate write zeroes support
Zhang Yi
[PATCH xfstests 5/5] fsx: add fallocate write zeroes support
Zhang Yi
[PATCH xfstests 2/5] generic/765: add generic tests for fallocate write zeroes
Zhang Yi
[PATCH xfstests 1/5] generic/764: add page boundaries tests for fallocate write zeroes
Zhang Yi
[PATCH] dm-ebs: fix prefetch-vs-suspend race
Mikulas Patocka
Re: [PATCH] dm-ebs: fix prefetch-vs-suspend race
Bart Van Assche
[PATCH] multipath-tools: remove checker from Huawei OceanStor NVMe
Xose Vazquez Perez
Re: [PATCH] multipath-tools: remove checker from Huawei OceanStor NVMe
Martin Wilck
Re: [PATCH] multipath-tools: remove checker from Huawei OceanStor NVMe
Xose Vazquez Perez
[PATCH 1/2] libdmmp/Makefile: Fix KBUILD_BUILD_TIMESTAMP usage
Sofiane HAMAM
[PATCH 2/2] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to .PHONY list
Sofiane HAMAM
Re: [PATCH 2/2] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to .PHONY list
Martin Wilck
Re: [PATCH 2/2] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to .PHONY list
Martin Wilck
Re: [PATCH 2/2] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to .PHONY list
Yoann Congal
Re: [PATCH 2/2] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to .PHONY list
Martin Wilck
Re: [PATCH 2/2] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to .PHONY list
Yoann Congal
Re: [PATCH 2/2] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to .PHONY list
Martin Wilck
Re: [PATCH 2/2] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to .PHONY list
Yoann Congal
Re: [PATCH 2/2] libdmmp/Makefile: Add target docs/man/dmmp_strerror.3 to .PHONY list
Martin Wilck
Re: [PATCH 1/2] libdmmp/Makefile: Fix KBUILD_BUILD_TIMESTAMP usage
Martin Wilck
[PATCH] block: remove non-existent partition dev_t return from blk_lookup_devt
Chanho Min
Re: [PATCH] block: remove non-existent partition dev_t return from blk_lookup_devt
Christoph Hellwig
[PATCH v3 0/4] fix issue of multipathd not tracking device
Benjamin Marzinski
[PATCH v3 1/4] multipathd: monitor new multipath dev even if we can't update it
Benjamin Marzinski
[PATCH v3 4/4] multipathd: don't update paths in INIT_MISSING_UDEV
Benjamin Marzinski
Re: [PATCH v3 0/4] fix issue of multipathd not tracking device
Martin Wilck
[PATCH v3 3/4] multipathd: re-add paths skipped because they were offline
Benjamin Marzinski
[PATCH v3 2/4] libmultipath: add helper function check_path_wwid_change
Benjamin Marzinski
[PATCH 1/2] dm-bufio: improve the performance of __dm_bufio_prefetch
LongPing Wei
[PATCH 2/2] dm-verity: prefetch all hash blocks in verity_ctr
LongPing Wei
Re: [PATCH 2/2] dm-verity: prefetch all hash blocks in verity_ctr
Mikulas Patocka
Re: [PATCH 2/2] dm-verity: prefetch all hash blocks in verity_ctr
LongPing Wei
Re: [PATCH 2/2] dm-verity: prefetch all hash blocks in verity_ctr
Mikulas Patocka
Re: [PATCH 2/2] dm-verity: prefetch all hash blocks in verity_ctr
LongPing Wei
Re: [PATCH 2/2] dm-verity: prefetch all hash blocks in verity_ctr
Christoph Hellwig
Re: [PATCH 2/2] dm-verity: prefetch all hash blocks in verity_ctr
Christoph Hellwig
Re: [PATCH 1/2] dm-bufio: improve the performance of __dm_bufio_prefetch
Eric Biggers
Re: [PATCH 1/2] dm-bufio: improve the performance of __dm_bufio_prefetch
LongPing Wei
Re: [PATCH 1/2] dm-bufio: improve the performance of __dm_bufio_prefetch
Christoph Hellwig
[git pull] device mapper changes for 6.15
Mikulas Patocka
Re: [git pull] device mapper changes for 6.15
pr-tracker-bot
[PATCH v2 0/3] fix issue of multipathd not tracking device
Benjamin Marzinski
[PATCH v2 2/3] multipathd: re-add paths skipped because they were offline
Benjamin Marzinski
Re: [PATCH v2 2/3] multipathd: re-add paths skipped because they were offline
Martin Wilck
Re: [PATCH v2 2/3] multipathd: re-add paths skipped because they were offline
Benjamin Marzinski
Earlier messages
Later messages