dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-11 16:09:26 to 2021-09-06 06:19:45 UTC [more...]

[dm-devel] [PATCH] dm raid: add missed unlock in raid_ctr
 2021-09-03 13:30 UTC  (2+ messages)

[dm-devel] [PATCH v3 0/8] block: first batch of add_disk() error handling conversions
 2021-09-06  6:19 UTC  (13+ messages)
` [dm-devel] [PATCH v3 1/8] scsi/sd: add error handling support for add_disk()
` [dm-devel] [PATCH v3 2/8] scsi/sr: "
` [dm-devel] [PATCH v3 3/8] nvme: "
` [dm-devel] [PATCH v3 4/8] mmc/core/block: "
` [dm-devel] [PATCH v3 5/8] md: "
` [dm-devel] [PATCH v3 6/8] dm: add add_disk() error handling
` [dm-devel] [PATCH v3 7/8] loop: add error handling support for add_disk()
` [dm-devel] [PATCH v3 8/8] nbd: "

[dm-devel] [PATCH v3 0/3] dm: audit event logging
 2021-09-03 17:27 UTC  (5+ messages)
` [dm-devel] [PATCH v3 1/3] dm: introduce audit event module for device mapper
` [dm-devel] [PATCH v3 2/3] dm integrity: log audit events for dm-integrity target
` [dm-devel] [PATCH v3 3/3] dm crypt: log aead integrity violations to audit subsystem

[dm-devel] [PATCH v2 0/6] Mulitpath: miscellaneous patches
 2021-09-03 17:17 UTC  (11+ messages)
` [dm-devel] [PATCH v2 1/6] multipath.conf: fix typo in ghost_delay description
` [dm-devel] [PATCH v2 2/6] mpathpersist: fail commands when no usable paths exist
` [dm-devel] [PATCH v2 3/6] multipath: print warning if multipathd is not running
` [dm-devel] [PATCH v2 4/6] libmultipath: remove unneeded code in coalesce_paths
` [dm-devel] [PATCH v2 5/6] libmultipath: deal with dynamic PTHREAD_STACK_MIN
` [dm-devel] [PATCH v2 6/6] libmultipath: drop unnecessary parameter from remove_map()

[dm-devel] [PATCH] libmultipath.version: adapt to changes in remove_map
 2021-09-03  9:36 UTC 

[dm-devel] [next-20210827][ppc][multipathd] INFO: task hung in dm_table_add_target
 2021-09-01 13:36 UTC  (2+ messages)

[dm-devel] Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
 2021-08-31 13:19 UTC  (10+ messages)

[dm-devel] [git pull] device mapper changes for 5.15
 2021-08-31 22:49 UTC  (2+ messages)

[dm-devel] [PATCH] multipath-tools: update no_path_retry value for IBM/2145
 2021-08-30 16:57 UTC  (3+ messages)

[dm-devel] [PATCH] libmultipath: avoid buffer size warning with systemd 240+
 2021-08-30 21:31 UTC  (2+ messages)

[dm-devel] [PATCH 0/5] Mulitpath: miscellaneous patches
 2021-08-30 21:28 UTC  (12+ messages)
` [dm-devel] [PATCH 1/5] multipath.conf: fix typo in ghost_delay description
` [dm-devel] [PATCH 2/5] mpathpersist: fail commands when no usable paths exist
` [dm-devel] [PATCH 3/5] multipath: print warning if multipathd is not running
` [dm-devel] [PATCH 4/5] libmultipath: remove unneeded code in coalesce_paths
` [dm-devel] [PATCH 5/5] libmultipath: deal with dynamic PTHREAD_STACK_MIN

[dm-devel] [PATCH 00/10] block: first batch of add_disk() error handling conversions
 2021-08-30 21:00 UTC  (31+ messages)
` [dm-devel] [PATCH 01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk()
` [dm-devel] [PATCH 02/10] scsi/sd: add error handling support for add_disk()
` [dm-devel] [PATCH 03/10] scsi/sr: use blk_cleanup_disk() instead of put_disk()
` [dm-devel] [PATCH 04/10] scsi/sr: add error handling support for add_disk()
` [dm-devel] [PATCH 05/10] nvme: "
` [dm-devel] [PATCH 06/10] mmc/core/block: "
` [dm-devel] [PATCH 07/10] md: "
` [dm-devel] [PATCH 08/10] dm: add add_disk() error handling
` [dm-devel] [PATCH 09/10] loop: add error handling support for add_disk()
` [dm-devel] [PATCH 10/10] nbd: "

[dm-devel] [PATCH v2 0/9] multipath-tools: use variable-size string buffers
 2021-08-30 20:47 UTC  (13+ messages)
` [dm-devel] [PATCH v2 1/9] libmultipath: variable-size parameters in dm_get_map()
` [dm-devel] [PATCH v2 2/9] libmultipath: strbuf: simple api for growing string buffers
` [dm-devel] [PATCH v2 3/9] libmultipath: variable-size parameters in assemble_map()
` [dm-devel] [PATCH v2 4/9] libmultipath: use strbuf in dict.c
` [dm-devel] [PATCH v2 5/9] libmultipath: use strbuf in print.c

[dm-devel] [PATCH 0/9] multipath-tools: use variable-size string buffers
 2021-08-30 18:23 UTC  (5+ messages)
` [dm-devel] [PATCH 4/9] libmultipath: use strbuf in dict.c

[dm-devel] [PATCH] multipath-tools: identify more arrays under IBM/2145 ID
 2021-08-30  7:19 UTC  (2+ messages)

[dm-devel] [PATCH 0/7] add simple copy support
 2021-08-26  7:46 UTC  (30+ messages)
    ` [dm-devel] [PATCH 1/7] block: make bio_map_kern() non static
    ` [dm-devel] [PATCH 2/7] block: Introduce queue limits for copy-offload support
    ` [dm-devel] [PATCH 3/7] block: copy offload support infrastructure
    ` [dm-devel] [PATCH 4/7] block: Introduce a new ioctl for simple copy
    ` [dm-devel] [PATCH 5/7] block: add emulation "
    ` [dm-devel] [PATCH 6/7] nvme: add simple copy support
    ` [dm-devel] [PATCH 7/7] dm kcopyd: add simple copy offload support

[dm-devel] [PATCH v2 0/6] block: first batch of add_disk() error handling conversions
 2021-08-28  7:11 UTC  (8+ messages)
` [dm-devel] [PATCH v2 1/6] scsi/sd: add error handling support for add_disk()
` [dm-devel] [PATCH v2 2/6] scsi/sr: "
` [dm-devel] [PATCH v2 3/6] nvme: "
` [dm-devel] [PATCH v2 4/6] md: "
` [dm-devel] [PATCH v2 5/6] loop: "
` [dm-devel] [PATCH v2 6/6] nbd: "

[dm-devel] [PATCH 0/6] updates to device mapper target measurement using ima
 2021-08-23 17:18 UTC  (9+ messages)
` [dm-devel] [PATCH 1/6] dm ima: prefix dm table hashes in ima log with hash algorithm
` [dm-devel] [PATCH 2/6] dm ima: add version info to dm related events in ima log
` [dm-devel] [PATCH 3/6] dm ima: prefix ima event name related to device mapper with dm_
` [dm-devel] [PATCH 4/6] dm ima: add a warning in dm_init if duplicate ima events are not measured
` [dm-devel] [PATCH 5/6] dm ima: update dm target attributes for ima measurements
` [dm-devel] [PATCH 6/6] dm ima: update dm documentation for ima measurement support

[dm-devel] [PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-23 13:21 UTC  (37+ messages)
` [dm-devel] [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
` [dm-devel] [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device
` [dm-devel] [PATCH RESEND v6 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [dm-devel] [PATCH RESEND v6 4/9] pmem, mm: Implement ->memory_failure in pmem driver
` [dm-devel] [PATCH RESEND v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [dm-devel] [PATCH RESEND v6 6/9] xfs: Implement ->notify_failure() for XFS
` [dm-devel] [PATCH RESEND v6 7/9] dm: Introduce ->rmap() to find bdev offset
` [dm-devel] [PATCH RESEND v6 8/9] md: Implement dax_holder_operations

[dm-devel] [Q] dm: Can singleton rq-based target refer to a device?
 2021-08-19 12:26 UTC 

[dm-devel] [PATCH v2 0/3] dm: audit event logging
 2021-08-19 19:29 UTC  (6+ messages)
` [dm-devel] [PATCH v2 1/3] dm: introduce audit event module for device mapper
` [dm-devel] [PATCH v2 2/3] dm integrity: log audit events for dm-integrity target
` [dm-devel] [PATCH v2 3/3] dm crypt: log aead integrity violations to audit subsystem

[dm-devel] use regular gendisk registration in device mapper v2
 2021-08-21  3:17 UTC  (13+ messages)
` [dm-devel] [PATCH 4/8] block: support delayed holder registration
` [dm-devel] holders not working properly, regression [was: Re: use regular gendisk registration in device mapper v2]

[dm-devel] [PATCH v2 54/63] dm integrity: Use struct_group() to zero struct journal_sector
 2021-08-18  6:05 UTC 

[dm-devel] [PATCH v2] dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
 2021-08-13 22:40 UTC 

[dm-devel] [PATCH 0/3] dm: audit event logging
 2021-08-13  6:59 UTC  (7+ messages)
` [dm-devel] [PATCH 1/3] dm: introduce audit event module for device mapper
` [dm-devel] [PATCH 2/3] dm integrity: log audit events for dm-integrity target
` [dm-devel] [PATCH 3/3] dm crypt: log aead integrity violations to audit subsystem

[dm-devel] [PATCH] md: in_irq() cleanup
 2021-08-14  1:09 UTC 

[dm-devel] add a bvec_virt helper
 2021-08-16 16:51 UTC  (3+ messages)

[dm-devel] [PATCH] dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
 2021-08-12 20:37 UTC  (4+ messages)

[dm-devel] [PATCH] libmultipath: fix compile error with glibc-2.34+
 2021-08-12 12:45 UTC  (3+ messages)

[dm-devel] [Question] multipathd.service start failed when /var/run isn't mount
 2021-08-12 12:42 UTC  (8+ messages)

[dm-devel] [PATCH] block: move some macros to blkdev.h
 2021-08-12  1:40 UTC  (3+ messages)


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