dm-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH v3 1/1] dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio splitting
Yongpeng Yang
[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
[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
[RFC 03/12] bio: add bio_set_errno
Andreas Gruenbacher
[RFC 08/12] bio: use bio_set_status in some more places
Andreas Gruenbacher
[RFC 05/12] bio: add bio_set_status
Andreas Gruenbacher
[RFC 02/12] bio: use bio_io_error more often
Andreas Gruenbacher
[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
[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 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
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
[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
Re: [f2fs-dev] [PATCH V3 6/6] xfs: ignore discard return value
[email protected]
Re: [f2fs-dev] [PATCH V3 6/6] xfs: ignore discard return value
Christoph Hellwig
Re: [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
Anuj gupta
Re: (subset) [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
Jens Axboe
Re: [f2fs-dev] [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
patchwork-bot+f2fs
Re: [f2fs-dev] [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
patchwork-bot+f2fs
[git pull] device mapper fixes for 6.18
Mikulas Patocka
Re: [git pull] device mapper fixes for 6.18
pr-tracker-bot
[PATCHv2 0/2] dm-crypt: support relaxed memory alignment
Keith Busch
[PATCHv2 3/3] dm-crypt: dynamic scatterlist for many segments
Keith Busch
Re: [PATCHv2 3/3] dm-crypt: dynamic scatterlist for many segments
Dan Carpenter
[PATCHv2 1/3] block: remove stacking default dma_alignment
Keith Busch
Re: [PATCHv2 1/3] block: remove stacking default dma_alignment
Christoph Hellwig
Re: [PATCHv2 1/3] block: remove stacking default dma_alignment
Keith Busch
Re: [PATCHv2 1/3] block: remove stacking default dma_alignment
Christoph Hellwig
[PATCHv2 2/3] dm-crypt: allow unaligned bio_vecs for direct io
Keith Busch
[PATCH V2 0/5] block: ignore __blkdev_issue_discard() ret value
Chaitanya Kulkarni
[PATCH V2 1/5] block: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V2 1/5] block: ignore discard return value
Christoph Hellwig
Re: [PATCH V2 1/5] block: ignore discard return value
Johannes Thumshirn
Re: [PATCH V2 1/5] block: ignore discard return value
Martin K. Petersen
Re: [PATCH V2 1/5] block: ignore discard return value
Wilfred Mallawa
[PATCH V2 2/5] dm: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V2 2/5] dm: ignore discard return value
Yu Kuai
Re: [PATCH V2 2/5] dm: ignore discard return value
Christoph Hellwig
Re: [PATCH V2 2/5] dm: ignore discard return value
Johannes Thumshirn
Re: [PATCH V2 2/5] dm: ignore discard return value
Martin K. Petersen
Re: [PATCH V2 2/5] dm: ignore discard return value
Wilfred Mallawa
Re: [PATCH V2 2/5] dm: ignore discard return value
Damien Le Moal
[PATCH V2 4/5] f2fs: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V2 4/5] f2fs: ignore discard return value
Christoph Hellwig
Re: [PATCH V2 4/5] f2fs: ignore discard return value
Johannes Thumshirn
Re: [PATCH V2 4/5] f2fs: ignore discard return value
Martin K. Petersen
[PATCH V2 3/5] nvmet: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V2 3/5] nvmet: ignore discard return value
Christoph Hellwig
Re: [PATCH V2 3/5] nvmet: ignore discard return value
Johannes Thumshirn
Re: [PATCH V2 3/5] nvmet: ignore discard return value
Martin K. Petersen
[PATCH V2 5/5] xfs: ignore discard return value
Chaitanya Kulkarni
Re: [PATCH V2 5/5] xfs: ignore discard return value
Christoph Hellwig
Re: [PATCH V2 5/5] xfs: ignore discard return value
Johannes Thumshirn
[PATCH] dm-mpath: Simplify the setup_scsi_dh code
Benjamin Marzinski
Re: [PATCH] dm-mpath: Simplify the setup_scsi_dh code
Mikulas Patocka
[PATCH] scsi: scsi_dh: Return error pointer in scsi_dh_attached_handler_name
Benjamin Marzinski
Re: [PATCH] scsi: scsi_dh: Return error pointer in scsi_dh_attached_handler_name
Martin Wilck
Re: [PATCH] scsi: scsi_dh: Return error pointer in scsi_dh_attached_handler_name
Benjamin Marzinski
Re: [PATCH] scsi: scsi_dh: Return error pointer in scsi_dh_attached_handler_name
Martin Wilck
[PATCH] dm vdo: fix kerneldoc warnings
Matthew Sakai
[PATCH] dm: vdo: fix kernel-doc warnings in admin-state.c
Sunday Adelodun
Earlier messages