dm-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 17/21] libmpathutil: use union for bitfield
Benjamin Marzinski
Re: [PATCH 17/21] libmpathutil: use union for bitfield
Martin Wilck
[PATCH 18/21] libmpathutil: add wrapper code for libudev
Martin Wilck
Re: [PATCH 18/21] libmpathutil: add wrapper code for libudev
Benjamin Marzinski
Re: [PATCH 18/21] libmpathutil: add wrapper code for libudev
Martin Wilck
Re: [PATCH 18/21] libmpathutil: add wrapper code for libudev
Benjamin Marzinski
Re: [PATCH 00/21] Multipath-tools: various bug fixes
Benjamin Marzinski
[PATCH 0/7] dm-verity: FEC optimizations and fixes
Eric Biggers
[PATCH 1/7] dm-verity: move dm_verity_fec_io to mempool
Eric Biggers
Re: [PATCH 1/7] dm-verity: move dm_verity_fec_io to mempool
Sami Tolvanen
[PATCH 2/7] dm-verity: make dm_verity_fec_io::bufs variable-length
Eric Biggers
Re: [PATCH 2/7] dm-verity: make dm_verity_fec_io::bufs variable-length
Sami Tolvanen
[PATCH 7/7] dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm'
Eric Biggers
Re: [PATCH 7/7] dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm'
Sami Tolvanen
[PATCH 3/7] dm-verity: remove unnecessary condition for verity_fec_finish_io()
Eric Biggers
Re: [PATCH 3/7] dm-verity: remove unnecessary condition for verity_fec_finish_io()
Sami Tolvanen
[PATCH 4/7] dm-verity: remove unnecessary ifdef around verity_fec_decode()
Eric Biggers
Re: [PATCH 4/7] dm-verity: remove unnecessary ifdef around verity_fec_decode()
Sami Tolvanen
[PATCH 6/7] dm-verity: correctly handle dm_bufio_client_create() failure
Eric Biggers
Re: [PATCH 6/7] dm-verity: correctly handle dm_bufio_client_create() failure
Sami Tolvanen
[PATCH 5/7] dm-verity: make verity_fec_is_enabled() an inline function
Eric Biggers
Re: [PATCH 5/7] dm-verity: make verity_fec_is_enabled() an inline function
Sami Tolvanen
[PATCH v3] libmpathpersist: fix code for skipping multipathd path registration
Benjamin Marzinski
Re: [PATCH v3] libmpathpersist: fix code for skipping multipathd path registration
Martin Wilck
[PATCH v3 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
Yongpeng Yang
Re: [PATCH v3 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
Benjamin Marzinski
[PATCH AUTOSEL 6.18-6.6] dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Sasha Levin
[PATCH AUTOSEL 6.18-6.17] dm-verity: disable recursive forward error correction
Sasha Levin
[PATCH v2] dm init: ensure block device is ready before creating mapped device
jaeyuel . im
Re: [PATCH v2] dm init: ensure block device is ready before creating mapped device
Sasha Levin
[PATCH] dm init: ensure block device is ready before creating mapped device
jaeyuel . im
Re: [PATCH] dm init: ensure block device is ready before creating mapped device
Benjamin Marzinski
[PATCH v5 0/1] mulitpath-tools Add purge capability to multipath-tools
Brian Bunker
[PATCH v5 1/1] mulitpath-tools Add purge capability to multipath-tools
Brian Bunker
[PATCH] dm init: ensure block device is ready before creating mapped device
jaeyuel . im
Re: [PATCH] dm init: ensure block device is ready before creating mapped device
Dongsheng Yang
[PATCH v2 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
Yongpeng Yang
[git pull] device mapper changes for 6.19
Mikulas Patocka
Re: [git pull] device mapper changes for 6.19
Linus Torvalds
Re: [git pull] device mapper changes for 6.19
Linus Torvalds
Re: [git pull] device mapper changes for 6.19
Mikulas Patocka
Re: [git pull] device mapper changes for 6.19
Linus Torvalds
Re: [git pull] device mapper changes for 6.19
Mikulas Patocka
Re: [git pull] device mapper changes for 6.19
pr-tracker-bot
[PATCH 1/2] dm cache: drop redundant origin size check
Li Chen
[PATCH 2/2] dm clone: drop redundant size checks
Li Chen
Re: [PATCH 1/2] dm cache: drop redundant origin size check
Ming Hung Tsai
[PATCH v4] mulitpath-tools Add purge capability to multipath-tools
Brian Bunker
Re: [PATCH v4] mulitpath-tools Add purge capability to multipath-tools
Benjamin Marzinski
Re: [PATCH v4] mulitpath-tools Add purge capability to multipath-tools
Brian Bunker
Re: [PATCH v4] mulitpath-tools Add purge capability to multipath-tools
Benjamin Marzinski
[PATCH v2] libmpathpersist: fix code for skipping multipathd path registration
Benjamin Marzinski
Re: [PATCH v2] libmpathpersist: fix code for skipping multipathd path registration
Martin Wilck
Re: [PATCH v2] libmpathpersist: fix code for skipping multipathd path registration
Benjamin Marzinski
[RFC 00/12] bio cleanups
Andreas Gruenbacher
[RFC 01/12] bio: rename bio_chain arguments
Andreas Gruenbacher
Re: [RFC 01/12] bio: rename bio_chain arguments
Christoph Hellwig
[RFC 03/12] bio: add bio_set_errno
Andreas Gruenbacher
Re: [RFC 03/12] bio: add bio_set_errno
Christoph Hellwig
[RFC 08/12] bio: use bio_set_status in some more places
Andreas Gruenbacher
[RFC 05/12] bio: add bio_set_status
Andreas Gruenbacher
Re: [RFC 05/12] bio: add bio_set_status
Christoph Hellwig
[RFC 02/12] bio: use bio_io_error more often
Andreas Gruenbacher
Re: [RFC 02/12] bio: use bio_io_error more often
Christoph Hellwig
[RFC 09/12] bio: switch to bio_set_status in submit_bio_noacct
Andreas Gruenbacher
[RFC 04/12] bio: use bio_set_errno in more places
Andreas Gruenbacher
[RFC 10/12] bio: never set bi_status to BLK_STS_OK during completion
Andreas Gruenbacher
[RFC 12/12] bio: add bio_endio_status
Andreas Gruenbacher
Re: [RFC 12/12] bio: add bio_endio_status
Christoph Hellwig
[RFC 06/12] bio: don't check target->bi_status on error
Andreas Gruenbacher
Re: [RFC 06/12] bio: don't check target->bi_status on error
Christoph Hellwig
Re: [RFC 06/12] bio: don't check target->bi_status on error
Andreas Gruenbacher
Re: [RFC 06/12] bio: don't check target->bi_status on error
Christoph Hellwig
Re: [RFC 06/12] bio: don't check target->bi_status on error
Andreas Gruenbacher
Re: [RFC 06/12] bio: don't check target->bi_status on error
Christoph Hellwig
Re: [RFC 06/12] bio: don't check target->bi_status on error
Andreas Gruenbacher
[RFC 07/12] bio: use bio_set_status for BLK_STS_* status codes
Andreas Gruenbacher
[RFC 11/12] bio: add bio_endio_errno
Andreas Gruenbacher
Re: [RFC 11/12] bio: add bio_endio_errno
Christoph Hellwig
Re: [RFC 00/12] bio cleanups
David Sterba
Re: [RFC 00/12] bio cleanups
Andreas Gruenbacher
[PATCH] dm pcache: reject mappings larger than backing
Li Chen
Re: [PATCH] dm pcache: reject mappings larger than backing
Dongsheng Yang
Re: [PATCH] dm pcache: reject mappings larger than backing
Li Chen
Re: [PATCH] dm pcache: reject mappings larger than backing
Dongsheng Yang
[PATCH 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
Yongpeng Yang
Re: [PATCH 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
Benjamin Marzinski
Re: [PATCH 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
Yongpeng Yang
Re: [PATCH 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
Benjamin Marzinski
Re: [PATCH 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
Yongpeng Yang
[PATCH v2] scsi: scsi_dh: Return error pointer in scsi_dh_attached_handler_name
Benjamin Marzinski
Re: [PATCH v2] scsi: scsi_dh: Return error pointer in scsi_dh_attached_handler_name
Martin Wilck
Re: [PATCH v2] scsi: scsi_dh: Return error pointer in scsi_dh_attached_handler_name
Martin K. Petersen
[PATCH] dm-pcache: Fix some indenting in cache_info_init()
Dan Carpenter
[PATCH v2] multipathd: Dont pthread_join twice
Itxaka
Re: [PATCH v2] multipathd: Dont pthread_join twice
Martin Wilck
[PATCH v2 1/3] dm-pcache: advance slot index before writing slot
Dongsheng Yang
[PATCH v2 2/3] dm pcache: fix cache info indexing
Dongsheng Yang
[PATCH v2 3/3] dm pcache: fix segment info indexing
Dongsheng Yang
[PATCH multipathd] Dont pthread_join twice
Itxaka
Re: [PATCH multipathd] Dont pthread_join twice
Martin Wilck
[PATCH 1/3] dm-pcache: advance slot index before writing slot
Dongsheng Yang
[PATCH 2/3] dm pcache: fix cache info indexing
Dongsheng Yang
Re: [PATCH 2/3] dm pcache: fix cache info indexing
Zheng Gu
Re: [PATCH 2/3] dm pcache: fix cache info indexing
Mikulas Patocka
Re: [PATCH 2/3] dm pcache: fix cache info indexing
Dongsheng Yang
[PATCH 3/3] dm pcache: fix segment info indexing
Dongsheng Yang
Re: [PATCH 3/3] dm pcache: fix segment info indexing
Zheng Gu
Re: [PATCH 3/3] dm pcache: fix segment info indexing
Mikulas Patocka
Re: [PATCH 3/3] dm pcache: fix segment info indexing
Dongsheng Yang
Re: [PATCH 1/3] dm-pcache: advance slot index before writing slot
Zheng Gu
Re: [PATCH 1/3] dm-pcache: advance slot index before writing slot
Mikulas Patocka
Re: [PATCH 1/3] dm-pcache: advance slot index before writing slot
Dongsheng Yang
Re: [PATCH 1/3] dm-pcache: advance slot index before writing slot
Mikulas Patocka
[PATCH v3] mulitpath-tools Add purge capability to multipath-tools
Brian Bunker
Re: [PATCH v3] mulitpath-tools Add purge capability to multipath-tools
Benjamin Marzinski
Re: [PATCH v3] mulitpath-tools Add purge capability to multipath-tools
Benjamin Marzinski
Re: [PATCH v3] mulitpath-tools Add purge capability to multipath-tools
Martin Wilck
Re: [PATCH v3] mulitpath-tools Add purge capability to multipath-tools
Benjamin Marzinski
Re: [PATCH v3] mulitpath-tools Add purge capability to multipath-tools
Martin Wilck
Re: [PATCH v3] mulitpath-tools Add purge capability to multipath-tools
Benjamin Marzinski
[PATCH] dm-raid: fix possible NULL dereference with undefined raid type
Alexey Simakov
Re: [PATCH] dm-raid: fix possible NULL dereference with undefined raid type
Mikulas Patocka
[PATCH 0/2] dm-pcache: fix metadata indexing and persistence issues
Li Chen
[PATCH 1/2] dm pcache: fix cache info indexing
Li Chen
Re: [PATCH 1/2] dm pcache: fix cache info indexing
Dongsheng Yang
Re: [PATCH 1/2] dm pcache: fix cache info indexing
Dongsheng Yang
[PATCH 2/2] dm pcache: fix segment info indexing
Li Chen
Re: [PATCH 2/2] dm pcache: fix segment info indexing
Dongsheng Yang
Re: [PATCH 2/2] dm pcache: fix segment info indexing
Dongsheng Yang
Re: [PATCH 0/2] dm-pcache: fix metadata indexing and persistence issues
Mikulas Patocka
Re: [PATCH 0/2] dm-pcache: fix metadata indexing and persistence issues
Dongsheng Yang
Re: [PATCH 0/2] dm-pcache: fix metadata indexing and persistence issues
Dongsheng Yang
Re: [PATCH 0/2] dm-pcache: fix metadata indexing and persistence issues
Dongsheng Yang
Re: [PATCH 0/2] dm-pcache: fix metadata indexing and persistence issues
Li Chen
[PATCH 0/4] multipath-tools: Yet Another PR fix
Benjamin Marzinski
[PATCH 3/4] multipathd: remember number of registered keys when ioctl fails
Benjamin Marzinski
[PATCH 2/4] multipath-tools man pages: fix multipathd commands keyword ordering
Benjamin Marzinski
[PATCH 1/4] libmpathpersist: fix register retry status checking
Benjamin Marzinski
[PATCH 4/4] libmpathpersist: fix code for skipping multipathd path registration
Benjamin Marzinski
Re: [PATCH 4/4] libmpathpersist: fix code for skipping multipathd path registration
Martin Wilck
Re: [PATCH 4/4] libmpathpersist: fix code for skipping multipathd path registration
Benjamin Marzinski
Re: [PATCH 4/4] libmpathpersist: fix code for skipping multipathd path registration
Martin Wilck
Re: [PATCH 4/4] libmpathpersist: fix code for skipping multipathd path registration
Martin Wilck
Re: [PATCH 0/4] multipath-tools: Yet Another PR fix
Martin Wilck
[PATCH] Release lock before scsi_remove_device and don't block
Brian Bunker
Re: [PATCH] Release lock before scsi_remove_device and don't block
Martin Wilck
[PATCHv3 0/2] dm-crypt: support relaxed memory alignment
Keith Busch
[PATCHv3 1/2] dm-crypt: allow unaligned bio_vecs for direct io
Keith Busch
[PATCHv3 2/2] dm-crypt: dynamic scatterlist for many segments
Keith Busch
[PATCH] dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Mikulas Patocka
Re: [PATCH] dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Benjamin Marzinski
Re: [PATCH] dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Mikulas Patocka
Re: [PATCH] dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Jiping Ma
[PATCH] dm raid: add takeover/reshape raid1 -> raid5 table line examples
Heinz Mauelshagen
Re: [PATCH] dm raid: add takeover/reshape raid1 -> raid5 table line examples
Bryn M. Reeves
[PATCH] dm log-writes: Add missing set_freezable() for freezable kthread
Haotian Zhang
Re: [PATCH] dm log-writes: Add missing set_freezable() for freezable kthread
Benjamin Marzinski
dm-snap: there are issues for the rt kernel
Jiping Ma
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Milan Broz
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Mikulas Patocka
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Aaron Rainbolt
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Kurt Fitzner
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Mikulas Patocka
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Askar Safin
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Mikulas Patocka
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Askar Safin
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Zdenek Kabelac
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Askar Safin
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Askar Safin
Re: Hard system lock-ups when using encrypted swap and RAM is exhausted
Aaron Rainbolt
[PATCH v2] Add purge capability to multipath-tools
Brian Bunker
Re: [PATCH v2] Add purge capability to multipath-tools
Martin Wilck
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
Chaitanya Kulkarni
[PATCH V3 1/6] block: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V3 1/6] block: ignore discard return value
Jens Axboe
Re: [PATCH V3 1/6] block: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V3 1/6] block: ignore discard return value
Jens Axboe
[PATCH V3 2/6] md: ignore discard return value
Chaitanya Kulkarni
[PATCH V3 3/6] dm: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V3 3/6] dm: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V3 3/6] dm: ignore discard return value
Mikulas Patocka
[PATCH V3 5/6] f2fs: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V3 5/6] f2fs: ignore discard return value
Chao Yu
Re: [PATCH V3 5/6] f2fs: ignore discard return value
Christoph Hellwig
Re: [PATCH V3 5/6] f2fs: ignore discard return value
Chao Yu
Re: [PATCH V3 5/6] f2fs: ignore discard return value
Chao Yu
Re: [PATCH V3 5/6] f2fs: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V3 5/6] f2fs: ignore discard return value
Chao Yu
[PATCH V3 4/6] nvmet: ignore discard return value
Chaitanya Kulkarni
Re: [f2fs-dev] [PATCH V3 4/6] nvmet: ignore discard return value
Yongpeng Yang
Re: [f2fs-dev] [PATCH V3 4/6] nvmet: ignore discard return value
Christoph Hellwig
Re: [PATCH V3 4/6] nvmet: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V3 4/6] nvmet: ignore discard return value
[email protected]
Re: [PATCH V3 4/6] nvmet: ignore discard return value
Chaitanya Kulkarni
[PATCH V3 6/6] xfs: ignore discard return value
Chaitanya Kulkarni
Re: [f2fs-dev] [PATCH V3 6/6] xfs: ignore discard return value
Yongpeng Yang
Re: [f2fs-dev] [PATCH V3 6/6] xfs: ignore discard return value
Chaitanya Kulkarni
Re: [f2fs-dev] [PATCH V3 6/6] xfs: ignore discard return value
Yongpeng Yang
Re: [f2fs-dev] [PATCH V3 6/6] xfs: ignore discard return value
Yongpeng Yang
Earlier messages
Later messages