dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-04 13:40:37 to 2024-04-12 17:25:22 UTC [more...]

[PATCH] dm zoned: Drop the WQ_UNBOUND flag for the chunk workqueue
 2024-04-12 17:25 UTC  (4+ messages)

[PATCH 0/2] multipath-tools: CI fixes for glibc symbol substitutions
 2024-04-12 16:36 UTC  (6+ messages)
` [PATCH 1/2] multipath-tools tests: fix CI failures on arm/v7 with glibc 2.37
` [PATCH 2/2] multipath-tools tests: fix CI failures with clang on Fedora Rawhide

[PATCH] dm-io: don't warn if flush takes too long time
 2024-04-12 12:46 UTC 

[PATCH] libmpathutil: really always use glibc basename()
 2024-04-12  9:16 UTC 

dm-init/dm-verity: Data device lookup failed
 2024-04-12  9:13 UTC  (4+ messages)

[dm-devel] [PATCH] libmultipath: fix max_sectors_kb on adding path
 2024-04-12  8:25 UTC  (6+ messages)
  ` Problem with "

[PATCH v3 00/17] treewide: Refactor heap related implementation
 2024-04-12  7:30 UTC  (29+ messages)
` [PATCH v3 01/17] perf/core: Fix several typos
` [PATCH v3 02/17] bcache: Fix typo
` [PATCH v3 03/17] bcachefs: "
` [PATCH v3 04/17] lib min_heap: Add type safe interface
` [PATCH v3 05/17] lib min_heap: Add min_heap_init()
` [PATCH v3 06/17] lib min_heap: Add min_heap_peek()
` [PATCH v3 07/17] lib min_heap: Add min_heap_full()
` [PATCH v3 08/17] lib min_heap: Add args for min_heap_callbacks
` [PATCH v3 09/17] lib min_heap: Add min_heap_sift_up()
` [PATCH v3 10/17] lib min_heap: Add min_heap_del()
` [PATCH v3 11/17] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
` [PATCH v3 12/17] lib min_heap: Rename min_heapify() to min_heap_sift_down()
` [PATCH v3 13/17] lib min_heap: Update min_heap_push() to use min_heap_sift_up()
` [PATCH v3 14/17] lib/test_min_heap: Use min_heap_init() for initializing
` [PATCH v3 15/17] lib/test_min_heap: Add test for heap_del()
` [PATCH v3 16/17] bcache: Remove heap-related macros and switch to generic min_heap
` [PATCH v3 17/17] bcachefs: "

[GIT PULL] Block updates for 6.9-rc1
 2024-04-12  6:11 UTC  (5+ messages)
` [PATCH for-6.10 0/2] dm: use late bio-splitting and queue_limits_set
` [PATCH for-6.10 1/2] dm-crypt: stop constraining max_segment_size to PAGE_SIZE
` [PATCH for-6.10 2/2] dm: use queue_limits_set

[PATCH 6.6] Revert "dm-crypt, dm-verity: disable tasklets"
 2024-04-12  2:06 UTC  (5+ messages)

[PATCH v7 00/28] Zone write plugging
 2024-04-12  0:19 UTC  (37+ messages)
` [PATCH v7 01/28] block: Restore sector of flush requests
` [PATCH v7 02/28] block: Remove req_bio_endio()
` [PATCH v7 03/28] block: Introduce blk_zone_update_request_bio()
` [PATCH v7 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
` [PATCH v7 05/28] block: Allow using bio_attempt_back_merge() internally
` [PATCH v7 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v7 07/28] block: Introduce zone write plugging
` [PATCH v7 08/28] block: Fake max open zones limit when there is no limit
` [PATCH v7 09/28] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v7 10/28] block: Implement zone append emulation
` [PATCH v7 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v7 12/28] dm: Use the block layer zone append emulation
` [PATCH v7 13/28] scsi: sd: "
` [PATCH v7 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v7 15/28] null_blk: "
` [PATCH v7 16/28] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v7 17/28] null_blk: Introduce fua attribute
` [PATCH v7 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v7 19/28] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v7 20/28] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v7 21/28] block: mq-deadline: Remove support for zone write locking
` [PATCH v7 22/28] block: Remove elevator required features
` [PATCH v7 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v7 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v7 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v7 26/28] block: Remove zone write locking
` [PATCH v7 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v7 28/28] block: Do not special-case plugging of zone write operations

[PATCH vfs.all 19/26] dm-vdo: convert to use bdev_file
 2024-04-11 11:12 UTC  (4+ messages)

[dm-devel] [PATCH v3] dm-crypt: reexport sysfs of kcryptd workqueue
 2024-04-11  2:17 UTC  (3+ messages)
    `  "

[PATCH resend] dm-crypt: add the "high_priority" flag
 2024-04-10 15:33 UTC  (3+ messages)

[PATCH v2] multipathd: make multipathd set priority to RLIMIT_RTPRIO
 2024-04-10 14:30 UTC  (3+ messages)

[PATCH] multipathd: make multipathd set priority to RLIMIT_RTPRIO
 2024-04-09 18:45 UTC  (4+ messages)

[PATCH v3 00/12] multipath udev rules changes for dm rules V3
 2024-04-09 16:39 UTC  (4+ messages)
` [PATCH v3 08/12] 11-dm-mpath.rules: replace DM_NOSCAN by .DM_NOSCAN

[PATCH] block: allow device to have both virt_boundary_mask and max segment size
 2024-04-09 15:56 UTC  (10+ messages)
`  "

[PATCH] softirq: fix memory corruption when freeing tasklet_struct
 2024-04-09 14:15 UTC  (2+ messages)

[PATCH v2 00/11] multipath udev rules changes for dm rules V3
 2024-04-09 13:55 UTC  (20+ messages)
` [PATCH v2 01/11] 11-dm-mpath.rules: explain logic for device becoming ready while suspended
` [PATCH v2 02/11] 11-dm-mpath.rules: don't import DM_NOSCAN from udev db
` [PATCH v2 03/11] 11-dm-mpath.rules: don't import ID_FS_VERSION "
` [PATCH v2 04/11] 11-dm-mpath.rules: adapt MPATH_DEVICE_READY=0 logic to 10-dm.rules update
` [PATCH v2 05/11] 11-dm-mpath.rules: adapt coldplug event handling ro "
` [PATCH v2 06/11] 11-dm-mpath.rules: don't import properties with new 13-dm-disk.rules
` [PATCH v2 07/11] 11-dm-mpath.rules: replace DM_SUSPENDED by .DM_SUSPENDED
` [PATCH v2 08/11] 11-dm-mpath.rules: replace DM_NOSCAN by .DM_NOSCAN
` [PATCH v2 09/11] 11-dm-mpath.rules: simplify PATH_FAILED case
` [PATCH v2 10/11] 11-dm-mpath.rules: make label names more intuitive
` [PATCH v2 11/11] kpartx.rules: ignore DM_SUSPENDED

[PATCH v6 00/28] Zone write plugging
 2024-04-08  1:26 UTC  (34+ messages)
` [PATCH v6 01/28] block: Restore sector of flush requests
` [PATCH v6 02/28] block: Remove req_bio_endio()
` [PATCH v6 03/28] block: Introduce blk_zone_update_request_bio()
` [PATCH v6 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
` [PATCH v6 05/28] block: Allow using bio_attempt_back_merge() internally
` [PATCH v6 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v6 07/28] block: Introduce zone write plugging
` [PATCH v6 08/28] block: Fake max open zones limit when there is no limit
` [PATCH v6 09/28] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v6 10/28] block: Implement zone append emulation
` [PATCH v6 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v6 12/28] dm: Use the block layer zone append emulation
` [PATCH v6 13/28] scsi: sd: "
` [PATCH v6 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v6 15/28] null_blk: "
` [PATCH v6 16/28] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v6 17/28] null_blk: Introduce fua attribute
` [PATCH v6 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v6 19/28] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v6 20/28] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v6 21/28] block: mq-deadline: Remove support for zone write locking
` [PATCH v6 22/28] block: Remove elevator required features
` [PATCH v6 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v6 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v6 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v6 26/28] block: Remove zone write locking
` [PATCH v6 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v6 28/28] block: Do not special-case plugging of zone write operations

[PATCH] kpartx: Add -N option to allow specifying a devmapping name
 2024-04-05 16:52 UTC  (2+ messages)

[PATCH] README.md: Add libmount to list of build prerequisites
 2024-04-05 16:39 UTC  (2+ messages)

[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
 2024-04-05  7:02 UTC  (6+ messages)

[PATCH v5 00/28] Zone write plugging
 2024-04-05  0:02 UTC  (16+ messages)
` [PATCH v5 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v5 07/28] block: Introduce zone write plugging
` [PATCH v5 08/28] block: Fake max open zones limit when there is no limit
` [PATCH v5 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v5 16/28] null_blk: Introduce zone_append_max_sectors attribute

[PATCH] dm vdo murmurhash: remove unneeded semicolon
 2024-04-04 22:12 UTC 

[PATCH 00/11] multipath udev rules changes for dm rules V3
 2024-04-04 15:17 UTC  (14+ messages)
` [PATCH 01/11] 11-dm-mpath.rules: don't set MPATH_DEVICE_READY=0 for suspended devices
` [PATCH 02/11] 11-dm-mpath.rules: don't import DM_NOSCAN from udev db
` [PATCH 04/11] 11-dm-mpath.rules: adapt MPATH_DEVICE_READY=0 logic to 10-dm.rules update
` [PATCH 07/11] 11-dm-mpath.rules: replace DM_SUSPENDED by .DM_SUSPENDED


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).