dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
[PATCH] multipathd: Make sure to disable queueing if recovery has failed
 2023-12-05 21:01 UTC  (12+ messages)

[device-mapper-dm:dm-vdo-wip 40/55] drivers/md/dm-vdo-target.c:2889: undefined reference to `__uds_log_message'
 2023-12-05 18:07 UTC 

[PATCH] dm-integrity: don't modify the "bv" variable
 2023-12-05 15:39 UTC 

[git pull] device mapper fixes for 6.7-rc2
 2023-12-05  1:03 UTC  (14+ messages)
              ` [PATCH 1/2] mm, treewide: Introduce NR_PAGE_ORDERS
                ` [PATCH 2/2] mm, treewide: Rename MAX_ORDER to MAX_PAGE_ORDER

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

[PATCH -next] md: split MD_RECOVERY_NEEDED out of mddev_resume
 2023-12-04 14:08 UTC  (2+ messages)

[PATCH] dm: Validate zoned model of devices built with zoned targets
 2023-12-04  7:48 UTC  (5+ messages)

Stuck IOs with dm-integrity + md raid1 + dm-thin
 2023-12-02  2:18 UTC  (8+ messages)

[git pull] device mapper fixes for 6.7-rc4
 2023-12-01 21:49 UTC  (2+ messages)

[PATCH] dm vdo: fix how dm_kcopyd_client_create() failure is checked
 2023-12-01  0:54 UTC 

Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 4.19-stable tree
 2023-11-29 20:00 UTC 

Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 5.4-stable tree
 2023-11-29 20:00 UTC 

Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 5.10-stable tree
 2023-11-29 20:00 UTC 

Patch "dm delay: for short delays, use kthread instead of timers and wq" has been added to the 6.6-stable tree
 2023-11-29 20:00 UTC  (9+ messages)

Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 5.15-stable tree
 2023-11-29 20:00 UTC 

Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 6.1-stable tree
 2023-11-29 20:00 UTC 

Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 6.6-stable tree
 2023-11-29 20:00 UTC 

[PATCH v2 0/2] dm verity: fix FEC stuck during lower dm suspend
 2023-11-29 17:26 UTC  (6+ messages)
` [PATCH v2 1/2] dm verity: init fec io before cleaning it
` [PATCH v2 2/2] dm verity: don't verity if readahead failed

Patch "dm delay: for short delays, use kthread instead of timers and wq" has been added to the 6.1-stable tree
 2023-11-29  8:28 UTC  (2+ messages)

Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 6.1-stable tree
 2023-11-29  2:57 UTC 

Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 6.6-stable tree
 2023-11-29  2:54 UTC 

[PATCH] dm: increase the io priority of the kworker-kverityd process
 2023-11-28 14:07 UTC  (2+ messages)

[PATCH] dm-verity: align struct dm_verity_fec_io properly
 2023-11-28 13:50 UTC 

[PATCH] dm-flakey: start allocating with MAX_ORDER
 2023-11-28 13:48 UTC 

[PATCH v2 6/6] dm-raid: delay flushing event_work() after reconfig_mutex is released
 2023-11-28  0:00 UTC 

[PATCH AUTOSEL 6.5 15/15] dm-crypt: start allocating with MAX_ORDER
 2023-11-22 15:33 UTC 

[PATCH AUTOSEL 6.6 17/17] dm-crypt: start allocating with MAX_ORDER
 2023-11-22 15:31 UTC 

[device-mapper-dm:dm-vdo 45/51] ld.lld: error: undefined symbol: __uds_log_message
 2023-11-22  1:41 UTC 

[PATCH 0/2] dm verity: fix FEC stuck during lower dm suspend
 2023-11-21 23:01 UTC  (5+ messages)
` [PATCH 1/2] dm verity: init fec io before cleaning it
` [PATCH 2/2] dm verity: don't verity if readahead failed

[PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
 2023-11-20 23:59 UTC  (11+ messages)
` [PATCH v9 1/3] block: "
` [PATCH v9 2/3] dm: Add block provisioning support
` [PATCH v9 3/3] loop: Add support for provision requests
` [PATCH] loop/010: Add test for mode 0 fallocate() on loop devices

[PATCH 0/3] dm vdo: clean up hash maps
 2023-11-20 22:29 UTC  (4+ messages)
` [PATCH 1/3] dm vdo: remove pointer-map
` [PATCH 2/3] dm vdo int-map: rename functions to match device-mapper name style
` [PATCH 3/3] dm vdo int-map: remove unused parameter from vdo_int_map_create

[PATCH 0/5] dm vdo wait-queue: clean up interface
 2023-11-20 22:29 UTC  (6+ messages)
` [PATCH 1/5] dm vdo wait-queue: add proper namespace to interface
` [PATCH 2/5] dm vdo wait-queue: remove unused debug function vdo_waitq_get_next_waiter
` [PATCH 3/5] dm vdo wait-queue: optimize vdo_waitq_dequeue_matching_waiters
` [PATCH 4/5] dm vdo block-map: optimize enter_zone_read_only_mode
` [PATCH 5/5] dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter

[device-mapper-dm:dm-vdo 45/51] ld.lld: error: undefined symbol: vdo_initialize_layout
 2023-11-20 10:31 UTC 

Fwd: fdatasync to a block device seems to block writes on unrelated devices
 2023-11-20  9:04 UTC 

dm-devel@redhat.com mailing list reminder
 2023-11-15  9:22 UTC 

[PATCH 0/5] dm vdo io-submitter: clean up interface
 2023-11-18  0:34 UTC  (6+ messages)
` [PATCH 1/5] dm vdo io-submitter: remove get_bio_sector
` [PATCH 2/5] dm vdo io-submitter: rename to vdo_submit_metadata_vio
` [PATCH 3/5] dm vdo io-submitter: rename to vdo_submit_flush_vio
` [PATCH 4/5] dm vdo io-submitter: rename to vdo_submit_data_vio
` [PATCH 5/5] dm vdo io-submitter: rename to vdo_submit_vio and submit_data_vio

[PATCH v5 00/40] dm vdo: add the dm-vdo deduplication and compression DM target
 2023-11-17 20:59 UTC  (41+ messages)
` [PATCH v5 01/40] dm: add documentation for dm-vdo target
` [PATCH v5 02/40] dm vdo: add the MurmurHash3 fast hashing algorithm
` [PATCH v5 03/40] dm vdo: add memory allocation utilities
` [PATCH v5 04/40] dm vdo: add basic logging and support utilities
` [PATCH v5 05/40] dm vdo: add vdo type declarations, constants, and simple data structures
` [PATCH v5 06/40] dm vdo: add thread and synchronization utilities
` [PATCH v5 07/40] dm vdo: add specialized request queueing functionality
` [PATCH v5 08/40] dm vdo: add basic hash map data structures
` [PATCH v5 09/40] dm vdo: add deduplication configuration structures
` [PATCH v5 10/40] dm vdo: add deduplication index storage interface
` [PATCH v5 11/40] dm vdo: implement the delta index
` [PATCH v5 12/40] dm vdo: implement the volume index
` [PATCH v5 13/40] dm vdo: implement the open chapter and chapter indexes
` [PATCH v5 14/40] dm vdo: implement the chapter volume store
` [PATCH v5 15/40] dm vdo: implement top-level deduplication index
` [PATCH v5 16/40] dm vdo: implement external deduplication index interface
` [PATCH v5 17/40] dm vdo: add administrative state and action manager
` [PATCH v5 18/40] dm vdo: add vio, the request object for vdo metadata
` [PATCH v5 19/40] dm vdo: add data_vio, the request object which services incoming bios
` [PATCH v5 20/40] dm vdo: add flush support
` [PATCH v5 21/40] dm vdo: add the vdo io_submitter
` [PATCH v5 22/40] dm vdo: add hash locks and hash zones
` [PATCH v5 23/40] dm vdo: add use of deduplication index in "
` [PATCH v5 24/40] dm vdo: add the compressed block bin packer
` [PATCH v5 25/40] dm vdo: add slab structure, slab journal and reference counters
` [PATCH v5 26/40] dm vdo: add the slab summary
` [PATCH v5 27/40] dm vdo: add the block allocators and physical zones
` [PATCH v5 28/40] dm vdo: add the slab depot
` [PATCH v5 29/40] dm vdo: add the block map
` [PATCH v5 30/40] dm vdo: implement the block map page cache
` [PATCH v5 31/40] dm vdo: add the recovery journal
` [PATCH v5 32/40] dm vdo: add repair of damaged vdo volumes
` [PATCH v5 33/40] dm vdo: add the primary vdo structure
` [PATCH v5 34/40] dm vdo: add the on-disk formats and marshalling of vdo structures
` [PATCH v5 35/40] dm vdo: add statistics reporting
` [PATCH v5 36/40] dm vdo: add sysfs support for setting parameters and fetching stats
` [PATCH v5 37/40] dm vdo: add debugging support
` [PATCH v5 38/40] dm vdo: add the top-level DM target
` [PATCH v5 39/40] dm vdo: enable configuration and building of dm-vdo
` [PATCH v5 40/40] dm vdo: add MAINTAINERS file entry

[PATCH] dm-crypt: start allocating with MAX_ORDER
 2023-11-17 17:38 UTC 

PATCH 0/2] fix dm-verity tasklets
 2023-11-17 17:37 UTC  (3+ messages)
` [PATCH 1/2] dm-bufio: fix no-sleep mode
` [PATCH 2/2] dm-verity: don't use blocking calls from tasklets

[PATCH 0/3] dm-delay patches
 2023-11-17 17:24 UTC  (4+ messages)
` [PATCH 1/3] dm-delay: fix a race between delay_presuspend and delay_bio
` [PATCH 2/3] dm-delay: fix bugs in kthread mode
` [PATCH 3/3] dm-delay: avoid duplicate logic

[PATCH] multipath-tools: set usr_prefix to /usr in default configuration
 2023-11-16 17:14 UTC  (2+ messages)

[PATCH] dm-thin: Improve performance of O_SYNC IOs to mapped data
 2023-11-15 19:18 UTC  (2+ messages)
`  "

Patch : drivers/md/dm-verity-target.c
 2023-11-15 17:59 UTC  (10+ messages)

[PATCH 0/2] Makefile cleanups
 2023-11-13 14:01 UTC  (5+ messages)
` [PATCH 1/2] Makefile.inc: always use /usr/share/man for mandir
` [PATCH 2/2] Makefile.inc: always use /usr/include for includedir

dm-devel@redhat.com mailing list reminder
 2023-11-11 12:08 UTC 

dm-devel@redhat.com mailing list reminder
 2023-11-11  8:23 UTC 

[PATCH 0/8] dm vdo memory-alloc: various fixes
 2023-11-11  4:30 UTC  (10+ messages)
` [PATCH 0/8] dm vdo memory-alloc: improve interface
` [PATCH 1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro
  ` [PATCH 2/8] dm vdo memory-alloc: rename UDS_FORGET to uds_forget
  ` [PATCH 3/8] dm vdo memory-alloc: rename UDS_FREE to uds_free
  ` [PATCH 4/8] dm vdo memory-alloc: rename UDS_ALLOCATE to uds_allocate
  ` [PATCH 5/8] dm vdo memory-alloc: rename UDS_ALLOCATE_EXTENDED to uds_allocate_extended
  ` [PATCH 6/8] dm vdo memory-alloc: rename uds_free_memory to uds_free
  ` [PATCH 7/8] dm vdo memory-alloc: cleanup flow of memory-alloc.h
  ` [PATCH 8/8] dm vdo memory-alloc: mark branch unlikely() in uds_allocate_memory()

[PATCH] dm vdo: use BUILD_BUG_ON instead of STATIC_ASSERT
 2023-11-11  4:01 UTC 

[PATCH v2 0/6] Two multipath features
 2023-11-10 12:01 UTC  (9+ messages)
` [PATCH v2 1/6] libmultipath: Add max_retries config option
` [PATCH v2 2/6] libmutipath: Retain device size if sysfs_get_size fails
` [PATCH v2 3/6] multipathd: check and update all paths when in cli_resize
` [PATCH v2 5/6] multipathd: move resize_map() to multipathd/main.c
` [PATCH v2 6/6] multipathd: Add auto_resize config option


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