dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-26 19:05:05 to 2020-11-10 07:55:39 UTC [more...]

[dm-devel] cleanup updating the size of block devices
 2020-11-09 23:28 UTC  (38+ messages)
` [dm-devel] [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
` [dm-devel] [PATCH 02/24] loop: remove loop_set_size
` [dm-devel] [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
` [dm-devel] [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
` [dm-devel] [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
` [dm-devel] [PATCH 06/24] block: add a return value to set_capacity_and_notify
` [dm-devel] [PATCH 07/24] nbd: remove the call to set_blocksize
` [dm-devel] [PATCH 08/24] nbd: move the task_recv check into nbd_size_update
` [dm-devel] [PATCH 09/24] nbd: refactor size updates
` [dm-devel] [PATCH 10/24] nbd: validate the block size in nbd_set_size
` [dm-devel] [PATCH 11/24] nbd: use set_capacity_and_notify
` [dm-devel] [PATCH 12/24] aoe: don't call set_capacity from irq context
` [dm-devel] [PATCH 13/24] dm: use set_capacity_and_notify
` [dm-devel] [PATCH 14/24] pktcdvd: "
` [dm-devel] [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [dm-devel] [PATCH 16/24] drbd: use set_capacity_and_notify
` [dm-devel] [PATCH 17/24] rbd: "
` [dm-devel] [PATCH 18/24] rnbd: "
` [dm-devel] [PATCH 19/24] zram: "
` [dm-devel] [PATCH 20/24] dm-raid: "
` [dm-devel] [PATCH 21/24] md: "
` [dm-devel] [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size
` [dm-devel] [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
` [dm-devel] [PATCH 24/24] block: unexport revalidate_disk_size

[dm-devel] [PATCH] dm: add support for DM_TARGET_NOWAIT for various targets
 2020-11-10  6:55 UTC 

[dm-devel] [PATCH] mpathpersist: Fix Register and Ignore with 0x00 SARK
 2020-11-09 23:12 UTC 

[dm-devel] [PATCH v4] libmultipath: fix memory leaks in coalesce_paths
 2020-11-09 19:59 UTC  (2+ messages)

[dm-devel] [RFC 0/3] Add support of iopoll for dm device
 2020-11-09 18:15 UTC  (14+ messages)

[dm-devel] [PATCH v3] libmultipath: fix memory leaks in coalesce_paths
 2020-11-09  4:16 UTC  (4+ messages)

[dm-devel] [PATCH v5 0/7] IMA: Infrastructure for measurement of critical kernel data
 2020-11-08 15:46 UTC  (19+ messages)
` [dm-devel] [PATCH v5 1/7] IMA: generalize keyring specific measurement constructs
` [dm-devel] [PATCH v5 2/7] IMA: update process_buffer_measurement to measure buffer hash
` [dm-devel] [PATCH v5 3/7] IMA: add hook to measure critical data
` [dm-devel] [PATCH v5 4/7] IMA: add policy "
` [dm-devel] [PATCH v5 5/7] IMA: validate supported kernel data sources before measurement
` [dm-devel] [PATCH v5 6/7] IMA: add critical_data to the built-in policy rules
` [dm-devel] [PATCH v5 7/7] selinux: measure state and hash of the policy using IMA

[dm-devel] [Question] Why queue_work unneeded for REQUEUE bio
 2020-11-07  8:12 UTC  (6+ messages)
` [dm-devel] "

[dm-devel] [RFC PATCH] libmultipath: prevent DSO unloading with astray checker threads
 2020-11-08  0:06 UTC  (4+ messages)

[dm-devel] A device existing in two different multpath devices
 2020-11-07  1:49 UTC  (3+ messages)

[dm-devel] [PATCH 0/5] Misc Multipath patches
 2020-11-05 11:53 UTC  (25+ messages)
` [dm-devel] [PATCH 1/5] libmultipath: move fast_io_fail defines to structs.h
` [dm-devel] [PATCH 2/5] libmultipath: add eh_deadline multipath.conf parameter
` [dm-devel] [PATCH 3/5] multipathd: remove redundant vector_free() int configure
` [dm-devel] [PATCH 4/5] libmultipath: only read 0xc9 vpd page for devices with rdac checker
` [dm-devel] [PATCH 5/5] libmultipath: don't dlclose tur checker DSO

[dm-devel] [PATCH 0/2] Last-minute mutipath-tools fixes
 2020-11-05 10:20 UTC  (3+ messages)
` [dm-devel] [PATCH 1/2] libmultipath tests: delete test-log.d during "make clean"
` [dm-devel] [PATCH 2/2] libmultipath: dm_task_get_errno() is not always available

[dm-devel] Thoughts about multipathd's log thread
 2020-11-05  7:03 UTC  (8+ messages)

[dm-devel] [PATCH v2 00/29] libmultipath: improve cleanup on exit
 2020-11-04 15:46 UTC  (8+ messages)
` [dm-devel] [PATCH v2 29/29] libmultipath: fix race between log_safe and log_thread_stop()

[dm-devel] [PATCH] dm: remove unnecessary bio_list check when submitting split bio
 2020-11-04  3:57 UTC 

[dm-devel] Request: reviewing patches related to DM targets dm-crypt data measurement using IMA
 2020-11-03 20:51 UTC 

[dm-devel] [PATCH v2 0/6] Misc Multipath patches
 2020-11-04  6:54 UTC  (7+ messages)
` [dm-devel] [PATCH v2 1/6] libmultipath: move fast_io_fail defines to structs.h
` [dm-devel] [PATCH v2 2/6] libmultipath: add eh_deadline multipath.conf parameter
` [dm-devel] [PATCH v2 3/6] multipathd: remove redundant vector_free() int configure
` [dm-devel] [PATCH v2 4/6] libmultipath: factor out code to get vpd page data
` [dm-devel] [PATCH v2 5/6] libmultipath: limit reading 0xc9 vpd page
` [dm-devel] [PATCH v2 6/6] libmultipath: don't dlclose tur checker DSO

[dm-devel] [PATCH 0/5] Fixes for musl libc / alpine
 2020-11-03  8:32 UTC  (11+ messages)
` [dm-devel] [PATCH 1/5] libmultipath: make sure __GLIBC_PREREQ() is defined
` [dm-devel] [PATCH 2/5] multipath-tools: fix -Wformat errors with musl libc
` [dm-devel] [PATCH 3/5] libmultipath: always use glibc basename()
` [dm-devel] [PATCH 4/5] libmultipath tests: fix strerror() difference between musl and glibc
` [dm-devel] [PATCH 5/5] multipath-tools tests: fix for busybox

[dm-devel] [PATCH v3 0/4] add library to check if device is a valid path
 2020-11-02 20:22 UTC  (5+ messages)
` [dm-devel] [PATCH v3 4/4] libmultipath: change log level for null uid_attribute

[dm-devel] [PATCH v2] libmultipath: fix memory leaks in coalesce_paths
 2020-11-02  2:35 UTC  (3+ messages)

[dm-devel] [PATCH AUTOSEL 5.9 089/147] dm: change max_io_len() to use blk_max_size_offset()
 2020-11-02  0:30 UTC  (3+ messages)

[dm-devel] [PATCH] libmultipath: call udev_device_unref before return
 2020-11-01 20:04 UTC  (2+ messages)

[dm-devel] [PATCH] multipath-tools: delete auto-generated tests/test-log.d file with make clean
 2020-10-30 21:14 UTC  (3+ messages)

[dm-devel] [PATCH] multipath-tools: Violin and Nexsan were bought by StorCentric
 2020-10-30 17:27 UTC  (2+ messages)

[dm-devel] [PATCH] multipath-tools: add Vexata(by StorCentric) VX arrays
 2020-10-30 17:23 UTC  (2+ messages)

[dm-devel] [PATCH v3 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-30 11:20 UTC  (7+ messages)
` [dm-devel] [PATCH v3 1/4] crypto: add eboiv as a crypto API template
` [dm-devel] [PATCH v3 2/4] crypto: add eboiv(cbc(aes)) test vectors
` [dm-devel] [PATCH v3 3/4] dm crypt: switch to EBOIV crypto API template
` [dm-devel] [PATCH v3 4/4] crypto: ccree: re-introduce ccree eboiv support

[dm-devel] [PATCH 1/1] dm mpath: add IO affinity path selector
 2020-10-28 16:01 UTC  (4+ messages)

[dm-devel] [PATCH v2 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-28 12:34 UTC  (5+ messages)
` [dm-devel] [PATCH v2 1/4] crypto: add eboiv as a crypto API template
` [dm-devel] [PATCH v2 2/4] crypto: add eboiv(cbc(aes)) test vectors
` [dm-devel] [PATCH v2 3/4] dm crypt: switch to EBOIV crypto API template
` [dm-devel] [PATCH v2 4/4] crypto: ccree: re-introduce ccree eboiv support

[dm-devel] [PATCH v2 0/4] add support for inline encryption to device mapper
 2020-10-29  4:44 UTC  (10+ messages)
` [dm-devel] [PATCH v2 1/4] block: keyslot-manager: Introduce passthrough keyslot manager
` [dm-devel] [PATCH v2 3/4] dm: add support for passing through inline crypto support
` [dm-devel] [PATCH v2 4/4] dm: enable may_passthrough_inline_crypto on some targets

[PATCH v4 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-10-27 17:30 UTC  (3+ messages)
` [dm-devel] "

[dm-devel] [PATCH 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-29  3:54 UTC  (19+ messages)
` [dm-devel] [PATCH 1/4] crypto: add eboiv as a crypto API template
` [dm-devel] [PATCH 2/4] crypto: add eboiv(cbc(aes)) test vectors
` [dm-devel] [PATCH 3/4] dm crypt: switch to EBOIV crypto API template
` [dm-devel] [PATCH 4/4] crypto: ccree: re-introduce ccree eboiv support

[PATCH v2 00/39] multipath-tools series part I: minor changes
 2020-10-27 16:06 UTC  (4+ messages)
` [PATCH v2 08/35] libmultipath: create bitfield abstraction
  ` [dm-devel] "

[dm-devel] [PATCH AUTOSEL 4.4 13/25] dm: change max_io_len() to use blk_max_size_offset()
 2020-10-27  0:11 UTC 

[dm-devel] [PATCH AUTOSEL 4.14 27/46] dm: change max_io_len() to use blk_max_size_offset()
 2020-10-27  0:09 UTC 

[dm-devel] [PATCH AUTOSEL 4.9 17/30] dm: change max_io_len() to use blk_max_size_offset()
 2020-10-27  0:10 UTC 

[dm-devel] [PATCH AUTOSEL 4.19 37/60] dm: change max_io_len() to use blk_max_size_offset()
 2020-10-27  0:03 UTC 

[dm-devel] [PATCH AUTOSEL 5.4 48/80] dm: change max_io_len() to use blk_max_size_offset()
 2020-10-26 23:54 UTC 

[dm-devel] [PATCH AUTOSEL 5.8 081/132] dm: change max_io_len() to use blk_max_size_offset()
 2020-10-26 23:51 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).