dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 09:53:36 to 2020-12-16 22:45:30 UTC [more...]

[dm-devel] [PATCH v2 00/29] libmultipath: improve cleanup on exit
 2020-12-16 22:41 UTC  (4+ messages)
` [dm-devel] [PATCH v2 22/29] multipath: fix leaks in check_path_valid()

[dm-devel] [PATCH resend] multipath-tools: add Vexata(by StorCentric) VX arrays
 2020-12-16 22:23 UTC  (3+ messages)
` [dm-devel] [PATCH resend] multipath-tools: Violin and Nexsan were bought by StorCentric

[dm-devel] [PATCH v2 0/6] Misc Multipath patches
 2020-12-16 21:18 UTC  (7+ messages)
` [dm-devel] [PATCH v2 2/6] libmultipath: add eh_deadline multipath.conf parameter
` [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 v3 0/4] add library to check if device is a valid path
 2020-12-16 20:52 UTC  (2+ messages)

[dm-devel] [PATCH] dm-raid: set discard_granularity non-zero if possible
 2020-12-16 19:53 UTC 

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-16 18:24 UTC  (7+ messages)

[dm-devel] [PATCH v3 00/29] libmultipath: improve cleanup on exit
 2020-12-16 18:24 UTC  (30+ messages)
` [dm-devel] [PATCH v3 01/29] multipathd: uxlsnr: avoid deadlock "
` [dm-devel] [PATCH v3 02/29] multipathd: Fix liburcu memory leak
` [dm-devel] [PATCH v3 03/29] multipathd: move handling of io_err_stat_attr into libmultipath
` [dm-devel] [PATCH v3 04/29] multipathd: move vecs desctruction into cleanup function
` [dm-devel] [PATCH v3 05/29] multipathd: make some globals static
` [dm-devel] [PATCH v3 06/29] multipathd: move threads destruction into separate function
` [dm-devel] [PATCH v3 07/29] multipathd: move conf "
` [dm-devel] [PATCH v3 08/29] multipathd: move pid "
` [dm-devel] [PATCH v3 09/29] multipathd: close pidfile on exit
` [dm-devel] [PATCH v3 11/29] multipathd: child(): call cleanups in failure case, too
` [dm-devel] [PATCH v3 12/29] multipathd: unwatch_all_dmevents: check if waiter is initialized
` [dm-devel] [PATCH v3 13/29] multipathd: print error message if config can't be loaded
` [dm-devel] [PATCH v3 14/29] libmultipath: add libmp_dm_exit()
` [dm-devel] [PATCH v3 15/29] multipathd: fixup libdm deinitialization
` [dm-devel] [PATCH v3 16/29] libmultipath: log_thread_stop(): check if logarea is initialized
` [dm-devel] [PATCH v3 17/29] multipathd: add cleanup_child() exit handler
` [dm-devel] [PATCH v3 18/29] libmultipath: fix log_thread startup and teardown
` [dm-devel] [PATCH v3 19/29] multipathd: move cleanup_{prio, checkers, foreign} to libmultipath_exit
` [dm-devel] [PATCH v3 20/29] multipath: use atexit() for cleanup handlers
` [dm-devel] [PATCH v3 21/29] mpathpersist: "
` [dm-devel] [PATCH v3 22/29] multipath: fix leaks in check_path_valid()
` [dm-devel] [PATCH v3 23/29] multipath-tools: mpath-tools.supp: file with valgrind suppressions
` [dm-devel] [PATCH v3 24/29] libmultipath: use libmp_verbosity to track verbosity
` [dm-devel] [PATCH v3 25/29] libmultipath: introduce symbolic values for logsink
` [dm-devel] [PATCH v3 26/29] libmultipath: simplify dlog()
` [dm-devel] [PATCH v3 27/29] multipathd: common code for "-k" and command args
` [dm-devel] [PATCH v3 28/29] multipathd: sanitize uxsock_listen()
` [dm-devel] [PATCH v3 29/29] libmultipath: fix race between log_safe and log_thread_stop()

[dm-devel] [RFC PATCH v2 0/2] add simple copy support
 2020-12-15 23:45 UTC  (19+ messages)
    ` [dm-devel] [RFC PATCH v2 1/2] block: "

[dm-devel] [PATCH 0/3] block: blk_interposer - Block Layer Interposer
 2020-12-15  7:41 UTC  (8+ messages)

[dm-devel] Linux 5.10
 2020-12-14 17:29 UTC  (3+ messages)

[dm-devel] [PATCH] dm integrity: select the Kconfig option CRYPTO_SKCIPHER
 2020-12-14 17:18 UTC 

[dm-devel] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
 2020-12-14 18:11 UTC 

[dm-devel] [git pull] 2 reverts for 5.11 to fix v5.10 MD regression
 2020-12-14 19:51 UTC  (2+ messages)

[dm-devel] uxsock_timeout default value in man page
 2020-12-14 14:10 UTC  (4+ messages)

[dm-devel] [PATCH v8 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-12 17:34 UTC  (18+ messages)
` [dm-devel] [PATCH v8 1/8] IMA: generalize keyring specific measurement constructs
` [dm-devel] [PATCH v8 2/8] IMA: add support to measure buffer data hash
` [dm-devel] [PATCH v8 3/8] IMA: define a hook to measure kernel integrity critical data
` [dm-devel] [PATCH v8 4/8] IMA: add policy rule to measure "
` [dm-devel] [PATCH v8 5/8] IMA: limit critical data measurement based on a label
` [dm-devel] [PATCH v8 6/8] IMA: extend critical data hook to limit the "
` [dm-devel] [PATCH v8 7/8] IMA: define a builtin critical data measurement policy
` [dm-devel] [PATCH v8 8/8] selinux: include a consumer of the new IMA critical data hook

[dm-devel] [PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-13  1:21 UTC  (13+ messages)
` [dm-devel] [PATCH v9 1/8] IMA: generalize keyring specific measurement constructs
` [dm-devel] [PATCH v9 2/8] IMA: add support to measure buffer data hash
` [dm-devel] [PATCH v9 3/8] IMA: define a hook to measure kernel integrity critical data
` [dm-devel] [PATCH v9 4/8] IMA: add policy rule to measure "
` [dm-devel] [PATCH v9 5/8] IMA: limit critical data measurement based on a label
` [dm-devel] [PATCH v9 6/8] IMA: extend critical data hook to limit the "
` [dm-devel] [PATCH v9 7/8] IMA: define a builtin critical data measurement policy
` [dm-devel] [PATCH v9 8/8] selinux: include a consumer of the new IMA critical data hook

[dm-devel] …: Reduce scope for the variable “…” in …()
 2020-12-14 10:27 UTC 

[dm-devel] [RFC PATCH v3 0/2] add simple copy support
 2020-12-14  7:07 UTC  (8+ messages)
    ` [dm-devel] [RFC PATCH v3 1/2] block: "
    ` [dm-devel] [RFC PATCH v3 2/2] nvme: "

[dm-devel] [PATCH v7 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-11 17:28 UTC  (28+ messages)
` [dm-devel] [PATCH v7 1/8] IMA: generalize keyring specific measurement constructs
` [dm-devel] [PATCH v7 2/8] IMA: add support to measure buffer data hash
` [dm-devel] [PATCH v7 3/8] IMA: define a hook to measure kernel integrity critical data
` [dm-devel] [PATCH v7 4/8] IMA: add policy rule to measure "
` [dm-devel] [PATCH v7 5/8] IMA: limit critical data measurement based on a label
` [dm-devel] [PATCH v7 6/8] IMA: extend critical data hook to limit the "
` [dm-devel] [PATCH v7 7/8] IMA: define a builtin critical data measurement policy
` [dm-devel] [PATCH v7 8/8] selinux: include a consumer of the new IMA critical data hook

[dm-devel] need help with dm & md raid10 issue
 2020-12-12 17:12 UTC  (2+ messages)

[dm-devel] [GIT PULL v3] md-fixes 20201212
 2020-12-12 17:04 UTC  (4+ messages)
    ` [dm-devel] [PATCH] md: change mddev 'chunk_sectors' from int to unsigned

[dm-devel] [PATCH AUTOSEL 5.9 04/23] dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
 2020-12-12 16:07 UTC  (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.9 17/23] dm table: Remove BUG_ON(in_interrupt())

[dm-devel] [PATCH AUTOSEL 5.4 10/14] dm table: Remove BUG_ON(in_interrupt())
 2020-12-12 16:08 UTC 

[dm-devel] [PATCH AUTOSEL 4.19 9/9] dm table: Remove BUG_ON(in_interrupt())
 2020-12-12 16:08 UTC 

[dm-devel] [PATCH AUTOSEL 4.4 2/2] dm table: Remove BUG_ON(in_interrupt())
 2020-12-12 16:09 UTC 

[dm-devel] [PATCH AUTOSEL 4.9 5/5] dm table: Remove BUG_ON(in_interrupt())
 2020-12-12 16:09 UTC 

[dm-devel] [PATCH AUTOSEL 4.14 8/8] dm table: Remove BUG_ON(in_interrupt())
 2020-12-12 16:08 UTC 

[dm-devel] [PATCH] dm: avoid filesystem lookup in dm_get_dev_t()
 2020-12-10 17:11 UTC  (2+ messages)

[dm-devel] [PATCH -next] drivers: md: simplify the return expression of load_mapping()
 2020-12-10 14:01 UTC 

[dm-devel] [PATCH] dm ebs: avoid double unlikely() notation when using IS_ERR()
 2020-12-10  8:50 UTC 

[dm-devel] [PATCH] dm verity: skip verity work on I/O errors when system is shutting down
 2020-12-10  1:03 UTC  (6+ messages)

[dm-devel] [PATCH] Revert "dm raid: remove unnecessary discard limits for raid10"
 2020-12-10  5:33 UTC  (6+ messages)
` [dm-devel] "

[dm-devel] split hard read-only vs read-only policy v2
 2020-12-10  7:50 UTC  (18+ messages)
` [dm-devel] [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
` [dm-devel] [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
` [dm-devel] [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
` [dm-devel] [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
` [dm-devel] [PATCH 6/6] nvme: allow revalidate to set a namespace read-only

[dm-devel] store a pointer to the block_device in struct bio (again)
 2020-12-08 14:15 UTC  (6+ messages)

[dm-devel] [PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` [dm-devel] (subset) "

[dm-devel] split hard read-only vs read-only policy v3
 2020-12-09  2:54 UTC  (13+ messages)
` [dm-devel] [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
` [dm-devel] [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
` [dm-devel] [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
` [dm-devel] [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
` [dm-devel] [PATCH 5/6] rbd: remove the ->set_read_only method
` [dm-devel] [PATCH 6/6] nvme: allow revalidate to set a namespace read-only

[dm-devel] Performance degradation of DM devices after upgrading to linux-5.9 from linux-5.8
 2020-12-08  9:53 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).