dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-17 04:58:38 to 2020-11-04 06:57:44 UTC [more...]

[dm-devel] [PATCH v2 0/6] Misc Multipath patches
 2020-11-04  6:54 UTC  (3+ messages)
` [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 0/5] Misc Multipath patches
 2020-11-03 18:48 UTC  (18+ 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] Thoughts about multipathd's log thread
 2020-11-03 15:27 UTC  (4+ messages)

[dm-devel] [Question] Why queue_work unneeded for REQUEUE bio
 2020-11-03 13:48 UTC  (2+ messages)
` [dm-devel] "

[dm-devel] [RFC 0/3] Add support of iopoll for dm device
 2020-11-03  8:59 UTC  (12+ messages)
` [dm-devel] [RFC 1/3] block/mq: add iterator for polling hw queues
` [dm-devel] [RFC 2/3] block: add back ->poll_fn in request queue
` [dm-devel] [RFC 3/3] dm: add support for IO polling

[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 v2 00/29] libmultipath: improve cleanup on exit
 2020-11-03  0:11 UTC  (28+ messages)
` [dm-devel] [PATCH v2 01/29] multipathd: uxlsnr: avoid deadlock "
` [dm-devel] [PATCH v2 07/29] multipathd: move conf destruction into separate function
` [dm-devel] [PATCH v2 10/29] multipathd: add helper for systemd notification at exit
` [dm-devel] [PATCH v2 14/29] libmultipath: add libmp_dm_exit()
` [dm-devel] [PATCH v2 18/29] libmultipath: fix log_thread startup and teardown
` [dm-devel] [PATCH v2 23/29] multipath-tools: mpath-tools.supp: file with valgrind suppressions
` [dm-devel] [PATCH v2 24/29] libmultipath: use libmp_verbosity to track verbosity
` [dm-devel] [PATCH v2 26/29] libmultipath: simplify dlog()
` [dm-devel] [PATCH v2 27/29] multipathd: common code for "-k" and command args
` [dm-devel] [PATCH v2 28/29] multipathd: sanitize uxsock_listen()
` [dm-devel] [PATCH v2 29/29] libmultipath: fix race between log_safe and log_thread_stop()

[dm-devel] [PATCH v3] libmultipath: fix memory leaks in coalesce_paths
 2020-11-02 21:59 UTC  (3+ messages)

[dm-devel] [PATCH v3 0/4] add library to check if device is a valid path
 2020-11-02 20:22 UTC  (8+ messages)
` [dm-devel] [PATCH v3 1/4] multipath: add libmpathvalid library
` [dm-devel] [PATCH v3 2/4] multipath-tools tests: and unit tests for libmpathvalid
` [dm-devel] [PATCH v3 3/4] libmultipath: add uid failback for dasd devices
` [dm-devel] [PATCH v3 4/4] libmultipath: change log level for null uid_attribute

[dm-devel] [PATCH v5 0/7] IMA: Infrastructure for measurement of critical kernel data
 2020-11-01 22:26 UTC  (8+ 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] [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  (15+ 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] dm: fix err_cast.cocci warnings
` [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  (15+ messages)
` [PATCH v4 1/6] IMA: generalize keyring specific measurement constructs
  ` [dm-devel] "
` [PATCH v4 2/6] IMA: conditionally allow empty rule data
  ` [dm-devel] "
` [PATCH v4 4/6] IMA: add policy to measure critical data from kernel components
  ` [dm-devel] "
` [PATCH v4 5/6] IMA: add hook "
  ` [dm-devel] "
` [dm-devel] [PATCH v4 0/6] IMA: Infrastructure for measurement of critical kernel data

[dm-devel] [PATCH 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-29  3:54 UTC  (20+ 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 

[dm-devel] [PATCH 0/6] multipath-tools history bug in 0.4.9
 2020-10-26 11:43 UTC  (9+ messages)
` [dm-devel] [PATCH 1/6] fix multipathd resize when not all sizes of paths are equal
` [dm-devel] [PATCH 2/6] fix lun expansion failure when there is offline path
` [dm-devel] [PATCH 3/6] check pgp to avoid NULL dereference in enable_group
` [dm-devel] [PATCH 4/6] fix change reservtion key to uint8 for memcmp
` [dm-devel] [PATCH 5/6] ignore for clear mismatch key
` [dm-devel] [PATCH 6/6] flush and sync before reboot

[PATCH 0/6] Overhaul memalloc_no*
 2020-10-23 14:49 UTC  (3+ messages)
` [PATCH 6/6] mm: Add memalloc_nowait
  ` [dm-devel] "

[dm-devel] [PATCH 0/2] block layer filter and block device snapshot module
 2020-10-23 11:12 UTC  (6+ messages)

[dm-devel] [PATCH v3] dm verity: Add support for signature verification with 2nd keyring
 2020-10-23 17:05 UTC 

[dm-devel] [PATCH v2] dm verity: Add support for signature verification with 2nd keyring
 2020-10-23 15:11 UTC  (8+ messages)

[dm-devel] [PATCH 1/2] multipath-tools: add MacroSAN arrays to hwtable
 2020-10-22 19:24 UTC  (2+ messages)
` [dm-devel] [PATCH 2/2] multipath-tools: replace leading spaces with tabs at LENOVO/DE_Series

[dm-devel] [EXT] Re: [PATCH v2 00/22] add Object Storage Media Pool (mpool)
 2020-10-21 16:24 UTC  (2+ messages)

[dm-devel] [PATCH v4 0/2] dm-devel:dm-crypt: infrastructure for measurement of DM target data using IMA
 2020-10-19 17:26 UTC  (3+ messages)
` [dm-devel] [PATCH v4 1/2] dm-devel: collect target data and submit to IMA to measure
` [dm-devel] [PATCH v4 2/2] dm-crypt: collect data and submit to DM "

[dm-devel] [PATCH 0/3] multipath-tools: compilation fixes
 2020-10-19 11:20 UTC  (4+ messages)
` [dm-devel] [PATCH 1/3] libdmmp: fix compilation on newer json-c releases
` [dm-devel] [PATCH 2/3] libmultipath: fix compilation on systems without systemd
` [dm-devel] [PATCH 3/3] multipathd: "

[dm-devel] [PATCH v3 00/21] multipath-tools: shutdown, libdevmapper races, globals
 2020-10-19 17:22 UTC  (7+ messages)
` [dm-devel] [PATCH v3 10/21] libmultipath: devmapper: refactor libdm version determination
` [dm-devel] [PATCH v3 11/21] libmultipath: protect racy libdevmapper calls with a mutex
` [dm-devel] [PATCH v3 17/21] libmultipath: add udev and logsink symbols

[dm-devel] [PATCH] libmultipath: fix memory leaks in coalesce_paths
 2020-10-19 10:17 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).