dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-15 16:30:55 to 2021-11-23 22:51:14 UTC [more...]

[dm-devel] dm-verity: How to exactly use the dm-mod.create with verity-metadata append
 2021-11-23 16:43 UTC  (2+ messages)

[dm-devel] decouple DAX from block devices
 2021-11-23 22:44 UTC  (58+ messages)
` [dm-devel] [PATCH 01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [dm-devel] [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX
` [dm-devel] [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
` [dm-devel] [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
` [dm-devel] [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [dm-devel] [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
` [dm-devel] [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper
` [dm-devel] [PATCH 08/29] dax: remove dax_capable
` [dm-devel] [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper
` [dm-devel] [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper
` [dm-devel] [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper
` [dm-devel] [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax
` [dm-devel] [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
` [dm-devel] [PATCH 14/29] fsdax: simplify the pgoff calculation
` [dm-devel] [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
` [dm-devel] [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
` [dm-devel] [PATCH 17/29] fsdax: factor out a dax_memzero helper
` [dm-devel] [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
` [dm-devel] [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
` [dm-devel] [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super

[dm-devel] [PATCH] announcing the dm-update target
 2021-11-23 22:27 UTC  (2+ messages)

[dm-devel] [PATCH] multipathd: avoid unnecessary path read-only reloads
 2021-11-23 20:03 UTC  (9+ messages)

[dm-devel] Any bio_clone_slow() implementation which doesn't share bi_io_vec?
 2021-11-23 14:28 UTC  (7+ messages)

[dm-devel] [PATCH v3 0/3] multipath-tools series: some codeclean
 2021-11-22 17:05 UTC  (6+ messages)
` [dm-devel] [PATCH v3 1/3] Fix potential null pointer dereference
` [dm-devel] [PATCH v3 2/3] remove unnecessary memset
` [dm-devel] [PATCH v3 3/3] remove unnecessary free

[dm-devel] dm-era over mdadm raid5 loses discard support
 2021-11-19 22:43 UTC  (3+ messages)

[dm-devel] [PATCH v2 0/9] multipathd: remove udev settle dependency
 2021-11-19 18:45 UTC  (11+ messages)
` [dm-devel] [PATCH v2 1/9] multipathd: remove missing paths on startup
` [dm-devel] [PATCH v2 2/9] libmultipath: skip unneeded steps to get path name
` [dm-devel] [PATCH v2 3/9] libmultipath: don't use fallback wwid in update_pathvec_from_dm
` [dm-devel] [PATCH v2 4/9] libmultipath: always set INIT_REMOVED in set_path_removed
` [dm-devel] [PATCH v2 5/9] multipathd: fully initialize paths added by update_pathvec_from_dm
` [dm-devel] [PATCH v2 6/9] multipathd: retrigger uevent for partial paths
` [dm-devel] [PATCH v2 7/9] multipathd: remove INIT_PARTIAL paths that aren't in a multipath device
` [dm-devel] [PATCH v2 8/9] multipathd: Remove dependency on systemd-udev-settle.service
` [dm-devel] [PATCH v2 9/9] libmultipath: add path wildcard "%I" for init state

[dm-devel] [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-11-19 16:21 UTC  (11+ messages)

[dm-devel] [PATCH v2 0/3] multipath-tools series: some codeclean
 2021-11-19 14:18 UTC  (6+ messages)
` [dm-devel] [PATCH v2 1/3] Fix potential null pointer dereference
` [dm-devel] [PATCH v2 2/3] remove unnecessary memset
` [dm-devel] [PATCH v2 3/3] remove unnecessary free

[dm-devel] [PATCH 0/5] multipath-tools series: some codeclean and add prflag to path
 2021-11-19  8:41 UTC  (17+ messages)
` [dm-devel] [PATCH 1/5] Fix potential null pointer dereference
` [dm-devel] [PATCH 2/5] remove unnecessary memset
` [dm-devel] [PATCH 3/5] remove unnecessary free
` [dm-devel] [PATCH 4/5] Match FREE and MALLOC/STRDUP/REALLOC
` [dm-devel] [PATCH 5/5] add prflag to path

[dm-devel] [PATCH v2 00/47] multipathd: uxlsnr overhaul
 2021-11-18 22:58 UTC  (49+ messages)
` [dm-devel] [PATCH v2 01/48] libmultipath: add timespeccmp() utility function
` [dm-devel] [PATCH v2 02/48] libmultipath: add trylock() helper
` [dm-devel] [PATCH v2 03/48] libmultipath: add optional wakeup functionality to lock.c
` [dm-devel] [PATCH v2 04/48] libmultipath: print: add __snprint_config()
` [dm-devel] [PATCH v2 05/48] libmultipath: improve cleanup of uevent queues on exit
` [dm-devel] [PATCH v2 06/48] multipathd: fix systemd notification when stopping while reloading
` [dm-devel] [PATCH v2 07/48] multipathd: improve delayed reconfigure
` [dm-devel] [PATCH v2 08/48] multipathd: cli.h: formatting improvements
` [dm-devel] [PATCH v2 09/48] multipathd: cli_del_map: fix reply for delayed action
` [dm-devel] [PATCH v2 10/48] multipathd: add prototype for cli_handler functions
` [dm-devel] [PATCH v2 11/48] multipathd: make all cli_handlers static
` [dm-devel] [PATCH v2 12/48] multipathd: add and set cli_handlers in a single step
` [dm-devel] [PATCH v2 13/48] multipathd: cli.c: use ESRCH for "command not found"
` [dm-devel] [PATCH v2 14/48] multipathd: uxlsnr: avoid stalled clients during reconfigure
` [dm-devel] [PATCH v2 15/48] multipathd: uxlsnr: handle client HUP
` [dm-devel] [PATCH v2 16/48] multipathd: uxlsnr: use symbolic values for pollfd indices
` [dm-devel] [PATCH v2 17/48] multipathd: uxlsnr: avoid using fd -1 in ppoll()
` [dm-devel] [PATCH v2 18/48] multipathd: uxlsnr: data structure for stateful client connection
` [dm-devel] [PATCH v2 19/48] multipathd: move uxsock_trigger() to uxlsnr.c
` [dm-devel] [PATCH v2 20/48] multipathd: move parse_cmd() "
` [dm-devel] [PATCH v2 21/48] multipathd: uxlsnr: remove check_timeout()
` [dm-devel] [PATCH v2 22/48] multipathd: uxlsnr: move client handling to separate function
` [dm-devel] [PATCH v2 23/48] multipathd: uxlsnr: use main poll loop for receiving
` [dm-devel] [PATCH v2 24/48] multipathd: use strbuf in cli_handler functions
` [dm-devel] [PATCH v2 25/48] multipathd: uxlsnr: check root on connection startup
` [dm-devel] [PATCH v2 26/48] multipathd: uxlsnr: pass struct client to uxsock_trigger() and parse_cmd()
` [dm-devel] [PATCH v2 27/48] multipathd: uxlsnr: move handler execution to separate function
` [dm-devel] [PATCH v2 28/48] multipathd: uxlsnr: use parser to determine non-root commands
` [dm-devel] [PATCH v2 29/48] multipathd: uxlsnr: merge uxsock_trigger() into state machine
` [dm-devel] [PATCH v2 30/48] multipathd: uxlsnr: add idle notification
` [dm-devel] [PATCH v2 31/48] multipathd: uxlsnr: add timeout handling
` [dm-devel] [PATCH v2 32/48] multipathd: uxlsnr: use poll loop for sending, too
` [dm-devel] [PATCH v2 33/48] multipathd: uxlsnr: drop client_lock
` [dm-devel] [PATCH v2 34/48] multipathd: uxclt: allow client mode for non-root, too
` [dm-devel] [PATCH v2 35/48] multipathd: uxlsnr: use recv() for command length
` [dm-devel] [PATCH v2 36/48] multipathd: move delayed_reconfig out of struct config
` [dm-devel] [PATCH v2 37/48] multipathd: remove reconfigure from header file
` [dm-devel] [PATCH v2 38/48] multipathd: pass in the type of reconfigure
` [dm-devel] [PATCH v2 39/48] multipathd: add "reconfigure all" command
` [dm-devel] [PATCH v2 40/48] multipathd: remove missing paths on startup
` [dm-devel] [PATCH v2 41/48] libmultipath: skip unneeded steps to get path name
` [dm-devel] [PATCH v2 42/48] libmultipath: don't use fallback wwid in update_pathvec_from_dm
` [dm-devel] [PATCH v2 43/48] libmultipath: always set INIT_REMOVED in set_path_removed
` [dm-devel] [PATCH v2 44/48] multipathd: fully initialize paths added by update_pathvec_from_dm
` [dm-devel] [PATCH v2 45/48] multipathd: retrigger uevent for partial paths
` [dm-devel] [PATCH v2 46/48] multipathd: remove INIT_PARTIAL paths that aren't in a multipath device
` [dm-devel] [PATCH v2 47/48] multipathd: Remove dependency on systemd-udev-settle.service
` [dm-devel] [PATCH v2 48/48] libmultipath: add path wildcard "%I" for init state

[dm-devel] [PATCH 00/21] multipath-tools: coverity fixes
 2021-11-18 23:13 UTC  (22+ messages)
` [dm-devel] [PATCH 01/21] multipath tools: github workflows: add coverity workflow
` [dm-devel] [PATCH 02/21] multipathd (coverity): check atexit() return value
` [dm-devel] [PATCH 03/21] multipathd (coverity): terminate uxlsnr when polls allocation fails
` [dm-devel] [PATCH 04/21] libmultipath: strbuf: add __get_strbuf_buf()
` [dm-devel] [PATCH 05/21] libmultipath (coverity): improve input checking in parse_vpd_pg83
` [dm-devel] [PATCH 06/21] multipath-tools: add tests for broken VPD page 83
` [dm-devel] [PATCH 07/21] libmultipath: use strbuf in parse_vpd_pg83()
` [dm-devel] [PATCH 08/21] libmultipath (coverity): fix tainted values in alua_rtpg.c
` [dm-devel] [PATCH 09/21] multipath, multipathd: exit if bindings file is broken
` [dm-devel] [PATCH 10/21] libmultipath (coverity): silence unchecked return value warning
` [dm-devel] [PATCH 11/21] multipath: remove pointless code from getopt processing
` [dm-devel] [PATCH 12/21] libmultipath (coverity): set umask before mkstemp
` [dm-devel] [PATCH 13/21] multipathd (coverity): simplify set_oom_adj()
` [dm-devel] [PATCH 14/21] kpartx: open /dev/loop-control only once
` [dm-devel] [PATCH 15/21] kpartx: use opened loop device immediately
` [dm-devel] [PATCH 16/21] kpartx: find_unused_loop_device(): add newlines
` [dm-devel] [PATCH 17/21] multipathd (coverity): daemonize(): use dup2
` [dm-devel] [PATCH 18/21] libmultipath (coverity): avoid sleeping in dm_mapname()
` [dm-devel] [PATCH 19/21] libmultipath (coverity): Revert "setup_map: wait for pending path checkers to finish"
` [dm-devel] [PATCH 20/21] libmultipath (coverity): check return values in dm_get_multipath()
` [dm-devel] [PATCH 21/21] libmultipath: update_pathvec_from_dm: don't force DI_WWID

[dm-devel] [PATCH] dm integrity: Use struct_group() to zero struct journal_sector
 2021-11-18 20:36 UTC 

[dm-devel] [PATCH v3 0/4] Add "reconfigure all" multipath command
 2021-11-18 15:24 UTC  (7+ messages)
` [dm-devel] [PATCH v3 1/4] multipathd: move delayed_reconfig out of struct config
` [dm-devel] [PATCH v3 2/4] multipathd: remove reconfigure from header file
` [dm-devel] [PATCH v3 3/4] multipathd: pass in the type of reconfigure
` [dm-devel] [PATCH v3 4/4] multipathd: add "reconfigure all" command

[dm-devel] [PATCH v2 0/4] Add "reconfigure all" multipath command
 2021-11-18 15:22 UTC  (9+ messages)
` [dm-devel] [PATCH v2 1/4] multipathd: move delayed_reconfig out of struct config
` [dm-devel] [PATCH v2 2/4] multipathd: remove reconfigure from header file
` [dm-devel] [PATCH v2 3/4] multipathd: pass in the type of reconfigure
` [dm-devel] [PATCH v2 4/4] multipathd: add "reconfigure all" command

[dm-devel] [PATCH 1/3] multipath-tools: support ABI testing with libabigail
 2021-11-17 18:20 UTC  (6+ messages)
` [dm-devel] [PATCH 2/3] multipath-tools: add github workflow to save and check ABI
` [dm-devel] [PATCH 3/3] multipath-tools: support generating compile_commands.json

[dm-devel] [PATCH 1/3] kpartx: open /dev/loop-control only once
 2021-11-16 21:34 UTC  (4+ messages)
` [dm-devel] [PATCH 2/3] kpartx: use opened loop device immediately
` [dm-devel] [PATCH 3/3] kpartx: find_unused_loop_device(): add newlines

[dm-devel] [PATCH 0/4] Add "reconfigure all" multipath command
 2021-11-15 23:46 UTC  (10+ messages)
` [dm-devel] [PATCH 1/4] multipathd: move delayed_reconfig out of struct config
` [dm-devel] [PATCH 3/4] multipathd: pass in the type of reconfigure
` [dm-devel] [PATCH 4/4] multipathd: add "reconfigure all" command


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