dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-05 04:00:19 to 2022-06-27 07:36:44 UTC [more...]

[dm-devel] [PATCH 5.20 0/4] block/dm: add bio_rewind for improving dm requeue
 2022-06-27  7:36 UTC  (8+ messages)
` [dm-devel] [PATCH 5.20 1/4] block: add bio_rewind() API
` [dm-devel] [PATCH 5.20 2/4] dm: add new helper for handling dm_io requeue
` [dm-devel] [PATCH 5.20 3/4] dm: improve handling for DM_REQUEUE and AGAIN
` [dm-devel] [PATCH 5.20 4/4] dm: add two stage requeue

[dm-devel] [git pull] device mapper fixes for 5.19-rc4
 2022-06-24 18:44 UTC  (2+ messages)

[dm-devel] dm mpath: fix UAF in multipath_message()
 2022-06-24  6:51 UTC  (2+ messages)

[dm-devel] [PATCH] dm: fix dm io BLK_STS_DM_REQUEUE
 2022-06-24  3:18 UTC  (2+ messages)
` [dm-devel] "

[dm-devel] [PATCH] dm mirror: fix regression caused by
 2022-06-23 18:53 UTC 

[dm-devel] [PATCH 5.4 26/34] dm verity: set DM_TARGET_IMMUTABLE feature flag
 2022-06-23 16:00 UTC  (13+ messages)
                  ` [dm-devel] [5.4.y PATCH v2] dm: remove special-casing of bio-based immutable singleton target on NVMe
                    ` [dm-devel] Patch "dm: remove special-casing of bio-based immutable singleton target on NVMe" has been added to the 5.4-stable tree

[dm-devel] [PATCH] dm raid: drop unexpected word "the" in the comments
 2022-06-21 11:31 UTC 

[dm-devel] [PATCH] dm raid: drop unexpected word "the" in the comments
 2022-06-21 11:32 UTC 

[dm-devel] [PATCH] dm era: commit metadata in postsuspend after worker stops
 2022-06-21 12:24 UTC 

[dm-devel] [PATCH] dm cache: fix typo
 2022-06-21  7:12 UTC 

[dm-devel] [PATCH 0/8] Use block pr_ops in LIO
 2022-06-20  7:23 UTC  (29+ messages)
` [dm-devel] [PATCH 01/11] scsi: target: Rename sbc_ops to exec_cmd_ops
` [dm-devel] [PATCH 02/11] scsi: Rename sd_pr_command
` [dm-devel] [PATCH 03/11] scsi: Move sd_pr_type to header to share
` [dm-devel] [PATCH 04/11] block: Add PR callouts for read keys and reservation
` [dm-devel] [PATCH 06/11] dm: Add support for block PR read keys/reservation
` [dm-devel] [PATCH 07/11] scsi: target: Allow backends to hook into PR handling
` [dm-devel] [PATCH 08/11] scsi: target: Add block PR support to iblock
` [dm-devel] [PATCH 09/11] block, nvme: Add error for reservation conflicts

[dm-devel] [git pull] device mapper fixes for 5.19-rc3
 2022-06-17 17:07 UTC  (2+ messages)

[dm-devel] [PATCH]multipath-tools: fix "multipath -ll" bug for Native NVME Multipath devices
 2022-06-17 14:33 UTC  (2+ messages)

[dm-devel] clean up the chunk_sizehandling helpers a little
 2022-06-17 12:39 UTC  (20+ messages)
` [dm-devel] [PATCH 1/6] block: factor out a chunk_size_left helper
` [dm-devel] [PATCH 2/6] dm: open code blk_max_size_offset in max_io_len
` [dm-devel] [PATCH 3/6] block: open code blk_max_size_offset in blk_rq_get_max_sectors
` [dm-devel] [PATCH 4/6] block: cleanup variable naming in get_max_io_size
` [dm-devel] [PATCH 5/6] block: fold blk_max_size_offset into get_max_io_size
` [dm-devel] [PATCH 6/6] block: move blk_queue_get_max_sectors to blk.h

[dm-devel] [PATCH v7 00/13] support non power of 2 zoned device
 2022-06-17  8:03 UTC  (37+ messages)
    ` [dm-devel] [PATCH v7 01/13] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [dm-devel] [PATCH v7 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [dm-devel] [PATCH v7 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [dm-devel] [PATCH v7 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [dm-devel] [PATCH v7 05/13] null_blk: allow non power of 2 zoned devices
    ` [dm-devel] [PATCH v7 06/13] null_blk: use zone_size_sects_shift for "
    ` [dm-devel] [PATCH v7 07/13] zonefs: allow non "
    ` [dm-devel] [PATCH v7 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [dm-devel] [PATCH v7 09/13] dm-zone: use generic helpers to calculate offset from zone start
    ` [dm-devel] [PATCH v7 10/13] dm-table: use bdev_is_zone_start helper in device_area_is_invalid()
    ` [dm-devel] [PATCH v7 11/13] dm-table: allow non po2 zoned devices
    ` [dm-devel] [PATCH v7 12/13] dm: call dm_zone_endio after the target endio callback for "
    ` [dm-devel] [PATCH v7 13/13] dm: add non power of 2 zoned target

[dm-devel] [PATCH] multipath-tools: add basic info on how to use multipath-tools with NVMe devices
 2022-06-17  6:48 UTC  (6+ messages)

[dm-devel] [PATCH] dm: double-check REQ_NOWAIT flag while we hold the table lock
 2022-06-16 18:14 UTC 

[dm-devel] [PATCH] dm-mirror: round up region bitmap size to BITS_PER_LONG
 2022-06-16 17:28 UTC 

[dm-devel] [PATCH] dm: fix accessing of freed memory in dm_put_live_table_bio
 2022-06-16 17:21 UTC 

[dm-devel] [RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
 2022-06-15 22:12 UTC  (25+ messages)
` [dm-devel] [RFC PATCH v8 01/17] security: add ipe lsm & initial context creation
` [dm-devel] [RFC PATCH v8 02/17] ipe: add policy parser
` [dm-devel] [RFC PATCH v8 03/17] ipe: add evaluation loop
` [dm-devel] [RFC PATCH v8 04/17] ipe: add userspace interface
` [dm-devel] [RFC PATCH v8 05/17] ipe: add LSM hooks on execution and kernel read
` [dm-devel] [RFC PATCH v8 06/17] uapi|audit: add ipe audit message definitions
` [dm-devel] [RFC PATCH v8 07/17] ipe: add auditing support
` [dm-devel] [RFC PATCH v8 08/17] ipe: add permissive toggle
` [dm-devel] [RFC PATCH v8 09/17] ipe: introduce 'boot_verified' as a trust provider
` [dm-devel] [RFC PATCH v8 10/17] block|security: add LSM blob to block_device
` [dm-devel] [RFC PATCH v8 11/17] dm-verity: consume root hash digest and signature data via LSM hook
` [dm-devel] [RFC PATCH v8 12/17] ipe: add support for dm-verity as a trust provider
` [dm-devel] [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook
` [dm-devel] [RFC PATCH v8 14/17] ipe: enable support for fs-verity as a trust provider
` [dm-devel] [RFC PATCH v8 15/17] scripts: add boot policy generation program
` [dm-devel] [RFC PATCH v8 16/17] ipe: kunit tests
` [dm-devel] [RFC PATCH v8 17/17] documentation: add ipe documentation

[dm-devel] [PATCH] dm: fix possible race in dm_start_io_acct
 2022-06-15 15:57 UTC  (2+ messages)
` [dm-devel] "

[dm-devel] [PATCH] dm verity: fixed ERROR: else should follow close brace '}'
 2022-06-15  0:51 UTC 

[dm-devel] [md] ee3841b9fb: WARNING:at_drivers/md/md.c:#mddev_suspend
 2022-06-13  6:46 UTC 

[dm-devel] [PATCH] dm: Avoid flush_scheduled_work() usage
 2022-06-13  9:52 UTC  (2+ messages)

[dm-devel] [PATCH] dm crypt: set bdev to clone bio
 2022-06-13 12:04 UTC  (5+ messages)
` [dm-devel] "

[dm-devel] [PATCH v6 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-06-13 17:15 UTC  (3+ messages)
` [dm-devel] [PATCH v6 1/3] dm: Add verity helpers for LoadPin

[dm-devel] [PATCH AUTOSEL 5.18 35/68] md: don't unregister sync_thread with reconfig_mutex held
 2022-06-12 17:53 UTC  (3+ messages)

[dm-devel] [git pull] device mapper fixes for 5.19-rc2
 2022-06-11  0:08 UTC  (2+ messages)

[dm-devel] fix and cleanup device mapper bioset initialization
 2022-06-09 18:16 UTC  (8+ messages)
` [dm-devel] [PATCH 1/4] dm: fix bio_set allocation
` [dm-devel] [PATCH 2/4] block: remove bioset_init_from_src
` [dm-devel] [PATCH 3/4] dm: unexport dm_get_reserved_rq_based_ios
` [dm-devel] [PATCH 4/4] dm: refactor dm_md_mempool allocation

[dm-devel] [PATCH 4/9] multipath-tools: add NetApp E-Series NVMe to hardware table
 2022-06-09 17:00 UTC  (10+ messages)

[dm-devel] [PATCH] libmultipath: unset detect_checker for clariion / Unity arrays
 2022-06-09 16:36 UTC  (7+ messages)

[dm-devel] [PATCH] multipath-tools: tests: fix hwtable test
 2022-06-09 15:22 UTC  (2+ messages)

[dm-devel] [PATCH] libmultipath: hwtable: remove ETERNUS AB/HB NVMe
 2022-06-09 15:22 UTC  (2+ messages)

[dm-devel] [PATCH] libmultipath, kpartx: fix callers of dm_get_next_target()
 2022-06-09 15:02 UTC  (2+ messages)

[dm-devel] [PATCH] multipath.conf(5): add disclaimer about vendor support
 2022-06-08 14:44 UTC  (4+ messages)

[dm-devel] [RFC PATCH 0/2] multipath-tools: simplify defaults for NVMe
 2022-06-08 18:06 UTC  (5+ messages)
` [dm-devel] [PATCH 1/2] libmultipath: hwtable: new "

[dm-devel] Device Mapper being derailed in tboot launch
 2022-06-08 13:25 UTC  (4+ messages)

[dm-devel] [PATCH AUTOSEL 5.17 33/60] md: don't unregister sync_thread with reconfig_mutex held
 2022-06-07 17:52 UTC 

[dm-devel] [PATCH AUTOSEL 4.14 17/25] md: don't unregister sync_thread with reconfig_mutex held
 2022-06-07 18:02 UTC 

[dm-devel] [PATCH AUTOSEL 4.19 18/27] md: don't unregister sync_thread with reconfig_mutex held
 2022-06-07 18:01 UTC 

[dm-devel] [PATCH AUTOSEL 5.4 21/34] md: don't unregister sync_thread with reconfig_mutex held
 2022-06-07 17:59 UTC 

[dm-devel] [PATCH AUTOSEL 5.10 24/38] md: don't unregister sync_thread with reconfig_mutex held
 2022-06-07 17:58 UTC 

[dm-devel] [PATCH AUTOSEL 5.15 31/51] md: don't unregister sync_thread with reconfig_mutex held
 2022-06-07 17:55 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).