dm-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/06/07
Re: [dm-devel] [PATCH 09/31] block: pass a gendisk to ->open
Jinpu Wang
2023/06/07
Re: [dm-devel] [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 25/31] ubd: remove commented out code in ubd_open
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 26/31] block: move a few internal definitions out of blkdev.h
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 31/31] fs: remove the now unused FMODE_* flags
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Christian Brauner
2023/06/07
Re: [dm-devel] decouple block open flags from fmode_t
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened
Roger Pau Monné
2023/06/07
Re: [dm-devel] [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 09/31] block: pass a gendisk to ->open
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
David Sterba
2023/06/07
Re: [dm-devel] [PATCH 11/31] block: rename blkdev_close to blkdev_release
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 18/31] fs: remove sb->s_mode
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 17/31] block: add a sb_open_mode helper
Christian Brauner
2023/06/07
Re: [dm-devel] [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Martin K. Petersen
2023/06/07
Re: [dm-devel] [PATCH -next v2 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
Yu Kuai
2023/06/07
Re: [dm-devel] [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Martin K. Petersen
2023/06/07
Re: [dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
Martin K. Petersen
2023/06/07
Re: [dm-devel] [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Martin K. Petersen
2023/06/07
Re: [dm-devel] [PATCH v12 5/9] nvme: add copy offload support
Martin K. Petersen
2023/06/07
Re: [dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
Mike Snitzer
2023/06/07
Re: [dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
Mike Snitzer
2023/06/07
Re: [dm-devel] [PATCH v8 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm
Chang S. Bae
2023/06/07
[dm-devel] [PATCH V3 10/11] multipathd: reload map if the path groups are out of order
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 11/11] multipathd: don't assume mpp->paths will exist in need_switch_pathgroup
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 08/11] multipath-tools tests: add tests to verify PRIO_UNDEF changes
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 09/11] multipathd: only refresh priorities in update_prio()
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 07/11] libmultipath: don't count PRIO_UNDEF paths for pathgroup priority
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 06/11] libmultipath: add "detect_pgpolicy_use_tpg" config option
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 05/11] libmultipath: add "detect_pgpolicy" config option
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 03/11] libmultipath: add ALUA tpg path wildcard
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 02/11] libmultipath: don't copy pgpolicy string in get_pgpolicy_name
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 04/11] multipath-tools tests: add tests for group_by_tpg policy
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 01/11] libmultipath: add group_by_tpg path_grouping_policy
Benjamin Marzinski
2023/06/07
[dm-devel] [PATCH V3 00/11] multipath: Add a group_by_tgp pgpolicy
Benjamin Marzinski
2023/06/07
Re: [dm-devel] [PATCH V2 10/11] multipathd: reload map if the path groups are out of order
Benjamin Marzinski
2023/06/07
Re: [dm-devel] [PATCH V2 09/11] multipathd: only refresh priorities in update_prio()
Martin Wilck
2023/06/07
Re: [dm-devel] [PATCH V2 10/11] multipathd: reload map if the path groups are out of order
Martin Wilck
2023/06/07
Re: [dm-devel] [PATCH V2 06/11] libmultipath: add "detect_pgpolicy_use_tpg" config option
Martin Wilck
2023/06/07
Re: [dm-devel] [PATCH V2 01/11] libmultipath: add group_by_tpg path_grouping_policy
Benjamin Marzinski
2023/06/07
Re: [dm-devel] [PATCH V2 00/11] multipath: Add a group_by_tgp pgpolicy
Martin Wilck
2023/06/07
Re: [dm-devel] [PATCH V2 05/11] libmultipath: add "detect_pgpolicy" config option
Martin Wilck
2023/06/07
Re: [dm-devel] [PATCH V2 04/11] multipath-tools tests: add tests for group_by_tpg policy
Martin Wilck
2023/06/07
Re: [dm-devel] [PATCH V2 08/11] multipath-tools tests: add tests to verify PRIO_UDEF changes
Martin Wilck
2023/06/07
Re: [dm-devel] [PATCH V2 01/11] libmultipath: add group_by_tpg path_grouping_policy
Martin Wilck
2023/06/07
Re: [dm-devel] [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened
Demi Marie Obenour
2023/06/07
Re: [dm-devel] [PATCH v2 13/16] xen-blkback: Implement diskseq checks
Demi Marie Obenour
2023/06/07
Re: [dm-devel] [PATCH 31/31] fs: remove the now unused FMODE_* flags
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 25/31] ubd: remove commented out code in ubd_open
Hannes Reinecke
2023/06/07
Re: [dm-devel] multipath-tools: Debian patches
Chris Hofstaedtler
2023/06/07
Re: [dm-devel] [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 26/31] block: move a few internal definitions out of blkdev.h
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 23/31] mtd: block: use a simple bool to track open for write
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 18/31] fs: remove sb->s_mode
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 17/31] block: add a sb_open_mode helper
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 16/31] block: use the holder as indication for exclusive opens
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 11/31] block: rename blkdev_close to blkdev_release
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 13/31] bcache: don't pass a stack address to blkdev_get_by_path
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
2023/06/07
Re: [dm-devel] [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
Christoph Hellwig
2023/06/07
Re: [dm-devel] [PATCH 09/31] block: pass a gendisk to ->open
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 10/31] block: remove the unused mode argument to ->release
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023/06/07
Re: [dm-devel] [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 01/31] block: also call ->open for incremental partition opens
Hannes Reinecke
2023/06/07
Re: [dm-devel] [PATCH 01/31] block: also call ->open for incremental partition opens
Christoph Hellwig
2023/06/07
Re: [dm-devel] [PATCH v12 5/9] nvme: add copy offload support
Christoph Hellwig
2023/06/06
Re: [dm-devel] [PATCH v2 15/16] xen-blkback: Minor cleanups
Roger Pau Monné
2023/06/06
Re: [dm-devel] [PATCH 25/31] ubd: remove commented out code in ubd_open
Richard Weinberger
2023/06/06
Re: [dm-devel] [PATCH 23/31] mtd: block: use a simple bool to track open for write
Richard Weinberger
2023/06/06
Re: [dm-devel] [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
Phillip Potter
2023/06/06
Re: [dm-devel] [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
Phillip Potter
2023/06/06
Re: [dm-devel] [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
Phillip Potter
2023/06/06
Re: [dm-devel] decouple block open flags from fmode_t
Christian Brauner
2023/06/06
Re: [dm-devel] [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
Phillip Potter
2023/06/06
Re: [dm-devel] [PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
Coiby Xu
2023/06/06
[dm-devel] [PATCH] dm/zone: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2023/06/06
Re: [dm-devel] [PATCH v2 13/16] xen-blkback: Implement diskseq checks
Roger Pau Monné
2023/06/06
Re: [dm-devel] [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
Phillip Potter
2023/06/06
[dm-devel] [PATCH 30/31] block: store the holder in file->private_data
Christoph Hellwig
2023/06/06
Re: [dm-devel] [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened
Roger Pau Monné
2023/06/06
Re: [dm-devel] [PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
Milan Broz
2023/06/06
Re: [dm-devel] [PATCH v8 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm
Eric Biggers
2023/06/06
Re: [dm-devel] enforce read-only state at the block layer
Christoph Hellwig
2023/06/06
Re: [dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
Dave Chinner
2023/06/06
Re: [dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
Dave Chinner
2023/06/06
Re: [dm-devel] [PATCH] multipath-tools build: rename PKGCONFIG to PKG_CONFIG
Sam James
2023/06/06
[dm-devel] [PATCH V2 09/11] multipathd: only refresh priorities in update_prio()
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 07/11] libmultipath: don't count PRIO_UNDEF paths for pathgroup priority
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 08/11] multipath-tools tests: add tests to verify PRIO_UDEF changes
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 11/11] multipathd: don't assume mpp->paths will exist in need_switch_pathgroup
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 05/11] libmultipath: add "detect_pgpolicy" config option
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 02/11] libmultipath: don't copy pgpolicy string in get_pgpolicy_name
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 10/11] multipathd: reload map if the path groups are out of order
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 04/11] multipath-tools tests: add tests for group_by_tpg policy
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 06/11] libmultipath: add "detect_pgpolicy_use_tpg" config option
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 03/11] libmultipath: add ALUA tpg path wildcard
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 00/11] multipath: Add a group_by_tgp pgpolicy
Benjamin Marzinski
2023/06/06
[dm-devel] [PATCH V2 01/11] libmultipath: add group_by_tpg path_grouping_policy
Benjamin Marzinski
2023/06/06
Re: [dm-devel] multipath-tools: Debian patches
Martin Wilck
2023/06/06
Re: [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
Martin Wilck
2023/06/06
Re: [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
Benjamin Marzinski
2023/06/06
Re: [dm-devel] [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened
Demi Marie Obenour
2023/06/06
[dm-devel] [PATCH] multipath-tools build: accept KBUILD_BUILD_TIMESTAMP from env
Chris Hofstaedtler
2023/06/06
[dm-devel] [PATCH] multipath-tools build: rename PKGCONFIG to PKG_CONFIG
Chris Hofstaedtler
2023/06/06
Re: [dm-devel] [PATCH v2 13/16] xen-blkback: Implement diskseq checks
Demi Marie Obenour
2023/06/06
Re: [dm-devel] multipath-tools: Debian patches
Chris Hofstaedtler
2023/06/06
Re: [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
Martin Wilck
2023/06/06
Re: [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
Martin Wilck
2023/06/06
Re: [dm-devel] multipath-tools: Debian patches
Benjamin Marzinski
2023/06/06
Re: [dm-devel] [PATCH 3/3] block: fail writes to read-only devices
Mike Snitzer
2023/06/06
Re: [dm-devel] enforce read-only state at the block layer
Mike Snitzer
2023/06/06
Re: [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
Benjamin Marzinski
2023/06/06
Re: [dm-devel] [PATCH 3/5] multipathd: refresh all priorities if one has changed
Benjamin Marzinski
2023/06/06
Re: [dm-devel] multipath-tools: Debian patches
Martin Wilck
2023/06/06
Re: [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
Martin Wilck
2023/06/06
Re: [dm-devel] [PATCH v12 5/9] nvme: add copy offload support
Nitesh Shetty
2023/06/06
Re: [dm-devel] [PATCH 3/5] multipathd: refresh all priorities if one has changed
Martin Wilck
2023/06/06
[dm-devel] [PATCH] dm thin: check fail_io before using data_sm
Li Lingfeng
2023/06/06
Re: [dm-devel] decouple block open flags from fmode_t
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 11/31] block: rename blkdev_close to blkdev_release
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 01/31] block: also call ->open for incremental partition opens
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 10/31] block: remove the unused mode argument to ->release
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 13/31] bcache: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
2023/06/06
[dm-devel] decouple block open flags from fmode_t
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 09/31] block: pass a gendisk to ->open
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 26/31] block: move a few internal definitions out of blkdev.h
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 31/31] fs: remove the now unused FMODE_* flags
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 25/31] ubd: remove commented out code in ubd_open
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 23/31] mtd: block: use a simple bool to track open for write
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 18/31] fs: remove sb->s_mode
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 16/31] block: use the holder as indication for exclusive opens
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 17/31] block: add a sb_open_mode helper
Christoph Hellwig
2023/06/06
[dm-devel] [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
2023/06/05
Re: [dm-devel] [PATCH v4 2/4] Documentation: dm-integrity: Document the meaning of "buffer".
Bagas Sanjaya
2023/06/05
Re: [dm-devel] [PATCH v3 3/4] Document dm-integrity default values.
Bagas Sanjaya
2023/06/05
Re: [dm-devel] [PATCH v4 1/4] Documentation: dm-integrity: Fix minor grammatical error.
Bagas Sanjaya
2023/06/05
Re: [dm-devel] [PATCH v8 01/12] Documentation/x86: Document Key Locker
Bagas Sanjaya
2023/06/05
Re: [dm-devel] [PATCH v5 01/12] Documentation/x86: Document Key Locker
Bagas Sanjaya
2023/06/05
Re: [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
Benjamin Marzinski
2023/06/05
Re: [dm-devel] [PATCH v8 01/12] Documentation/x86: Document Key Locker
Chang S. Bae
2023/06/05
Re: [dm-devel] [PATCH v8 01/12] Documentation/x86: Document Key Locker
Randy Dunlap
2023/06/05
Re: [dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
Sarthak Kukreti
2023/06/05
Re: [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
Benjamin Marzinski
2023/06/05
Re: [dm-devel] [PATCH 3/5] multipathd: refresh all priorities if one has changed
Benjamin Marzinski
2023/06/05
Re: [dm-devel] [PATCH 01/24] driver core: return bool from driver_probe_done
Jens Axboe
2023/06/05
Re: [dm-devel] [PATCH v12 5/9] nvme: add copy offload support
Christoph Hellwig
2023/06/05
Re: [dm-devel] [PATCH 5/5] libmultipath: add "detect_pgpolicy" config option
Benjamin Marzinski
2023/06/05
Re: [dm-devel] [PATCH v3 3/4] Document dm-integrity default values.
Jonathan Corbet
2023/06/05
[dm-devel] [PATCH v12 9/9] null_blk: add support for copy offload
Nitesh Shetty
2023/06/05
[dm-devel] [PATCH v12 6/9] nvmet: add copy command support for bdev and file ns
Nitesh Shetty
2023/06/05
[dm-devel] [PATCH v12 8/9] dm: Enable copy offload for dm-linear target
Nitesh Shetty
2023/06/05
[dm-devel] [PATCH v12 7/9] dm: Add support for copy offload
Nitesh Shetty
2023/06/05
[dm-devel] [PATCH v12 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
Nitesh Shetty
2023/06/05
[dm-devel] [PATCH v12 5/9] nvme: add copy offload support
Nitesh Shetty
2023/06/05
[dm-devel] [PATCH v12 3/9] block: add emulation for copy
Nitesh Shetty
2023/06/05
[dm-devel] [PATCH v12 1/9] block: Introduce queue limits for copy-offload support
Nitesh Shetty
2023/06/05
[dm-devel] [PATCH v12 2/9] block: Add copy offload support infrastructure
Nitesh Shetty
2023/06/05
[dm-devel] [PATCH v12 0/9] Implement copy offload support
Nitesh Shetty
2023/06/05
Re: [dm-devel] [PATCH] multipath-tools: adapt HITACHI/OPEN- config to work with alua and multibus
Martin Wilck
2023/06/05
Re: [dm-devel] [PATCH] multipath-tools: adapt HITACHI/OPEN- config to work with alua and multibus
Martin Wilck
2023/06/05
Re: [dm-devel] [PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
Milan Broz
2023/06/05
[dm-devel] [PATCH] dm thin: Fix ABBA deadlock by resetting dm_bufio_client
Li Lingfeng
Earlier messages
Later messages