messages from 2018-03-05 23:14:44 to 2018-03-13 17:10:59 UTC [more...]
[PATCH] Revert "dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checks"
2018-03-13 17:10 UTC (13+ messages)
` "
[PATCH] Adaptation secure erase forwarding for 4.1x kernels
2018-03-13 9:23 UTC
[PATCH] multipath-tools: fix errors in auto generated man pages
2018-03-12 20:52 UTC
[PATCH] dm-bufio: move dm-bufio.h to include/linux/
2018-03-12 15:57 UTC (6+ messages)
` "
ERROR: "scsi_device_from_queue" [drivers/md/dm-multipath.ko] undefined!
2018-03-12 15:40 UTC
device mapper mapping across reboot
2018-03-12 14:41 UTC (6+ messages)
[PATCH] dm-writecache
2018-03-12 12:15 UTC (8+ messages)
` [dm-devel] "
[RFC PATCH] multipath: flush workqueue only in necessary
2018-03-12 7:41 UTC
Questions around multipath failover and no_path_retry
2018-03-11 16:47 UTC
[PATCH v2] multipath-tools: Remove trailing/leading whitespaces and reformat code
2018-03-10 20:50 UTC
[PATCH] multipath-tools: replace FSF address with a www pointer
2018-03-10 20:50 UTC
[PATCH 0/4] multipath-tools: important fixes for 0.7.5
2018-03-10 7:43 UTC (7+ messages)
` [PATCH 1/4] libmultipath: fix crash on shutdown if io_err thread isn't running
` [PATCH 2/4] multipathd: fix -Wpointer-to-int-cast warning in uxlsnr
` [PATCH 3/4] multipath: fix clang warning in delegate_to_multipathd
` [PATCH 4/4] multipath-tools: build: prevent intermediate file deletion
[PATCH] dm-mpath: use DM_MAPIO_SUBMITTED instead of 0 in process_queued_bios
2018-03-10 2:18 UTC
Questions around multipath - failover and no_path_retry
2018-03-10 0:19 UTC
[PATCH] multipath-tools: Remove trailing/leading whitespaces and reformat code
2018-03-09 22:09 UTC (3+ messages)
[PATCH] Add an option to dm-verity to validate hashes at most once
2018-03-09 22:04 UTC (3+ messages)
[git pull] device mapper fixes for 4.16-rc5
2018-03-09 20:41 UTC
[PATCH] multipathd: check and cleanup zombie paths
2018-03-09 16:22 UTC (5+ messages)
[RFC PATCH 0/5] alternate dmevents waiter method
2018-03-09 15:59 UTC (4+ messages)
[PATCH] md: get rid of a VLA
2018-03-09 4:55 UTC (2+ messages)
[PATCH] multipath-tools: fix misspellings
2018-03-08 23:08 UTC
[PATCH 0/6] Various multipath-tools patches
2018-03-08 20:39 UTC (13+ messages)
` [PATCH 5/6] libmultipath: Fix sgio_get_vpd()
[PATCH] multipath-tools: refresh kernel-doc from kernel sources
2018-03-08 19:34 UTC
linux-next: Tree for Mar 8 (md/dm-mpath.c)
2018-03-08 17:56 UTC
[RFC PATCH] multipathd: strict_timing without signals
2018-03-08 5:19 UTC (2+ messages)
[PATCH v2 0/5] Fixes for config file parsing
2018-03-07 23:26 UTC (6+ messages)
` [PATCH v2 1/5] tests: add unit tests for config file parser
` [PATCH v2 2/5] libmultipath: config parser: don't strip whitepace between quotes
` [PATCH v2 3/5] libmultipath: config parser: Allow '"' in strings
` [PATCH v2 4/5] libmultipath: config parser: fix corner case for double quotes
` [PATCH v2 5/5] multipath.conf(5): improve syntax documentation
[PATCH RESEND 0/4] multipath-tools: fixes for path wwid detection and path change uevents
2018-03-07 23:21 UTC (5+ messages)
` [PATCH RESEND 1/4] libmultipath: get_uid: check VPD pages for SCSI only
` [PATCH RESEND 2/4] libmultipath: get_uid: don't quit prematurely without udev
` [PATCH RESEND 3/4] libmultipath: uev_update_path: always warn if WWID changed
` [PATCH RESEND 4/4] libmultipath: uev_update_path: update path properties
[PATCH 0/8] multipath-tools: missing patches in 0.7.5
2018-03-07 23:15 UTC (9+ messages)
` [PATCH 1/8] multipathd: add lock protection for cli_list_status
` [PATCH 2/8] libmultipath: enable feature disable changed wwid by default
` [PATCH 3/8] libmultipath, alloc_path_with_pathinfo(): Ensure that pp->wwid is '\0'-terminated
` [PATCH 4/8] kpartx: Improve reliability of find_loop_by_file()
` [PATCH 5/8] libmultipath: Fix sgio_get_vpd()
` [PATCH 6/8] Introduce the ibmultipath/unaligned.h header file
` [PATCH 7/8] libmultipath: fix wrong output of "multipath -t"
` [PATCH 8/8] libmultipath: remove FREE_CONST() again
[PATCH 1/2] multipath-tools: move Nimble and SGI to HPE section
2018-03-07 23:10 UTC (2+ messages)
` [PATCH 2/2] multipath-tools: reformat and update comments in hwtable
multipath-tools: broken build system + warnings
2018-03-07 22:37 UTC (4+ messages)
[PATCH v2 00/23] "Foreign" NVMe support for multipath-tools
2018-03-07 20:24 UTC (58+ messages)
` [PATCH v2 01/23] multipath(d)/Makefile: add explicit dependency on libraries
` [PATCH v2 02/23] libmultipath: remove unused "stdout helpers"
` [PATCH v2 03/23] libmultipath: get rid of selector "hack" in print.c
` [PATCH v2 04/23] libmultipath: parser: use call-by-value for "snprint" methods
` [PATCH v2 05/23] libmultipath: don't update path groups when printing
` [PATCH v2 06/23] libmultipath/print: use "const" where appropriate
` [PATCH v2 07/23] libmultipath: use "const" in devmapper code
` [PATCH v2 09/23] multipath-tools: Makefile.inc: use -Werror=cast-qual
` [PATCH v2 10/23] libmultipath: add vector_free_const()
` [PATCH v2 11/23] libmultipath: add vector_convert()
` [PATCH v2 12/23] libmultipath: "generic multipath" interface
` [PATCH v2 13/23] libmultipath: print: convert API to generic data type
` [PATCH v2 14/23] libmultipath: print: use generic API for get_x_layout()
` [PATCH v2 15/23] libmultipath: API for foreign multipath handling
` [PATCH v2 16/23] libmultipath/print: add "%G - foreign" wildcard
` [PATCH v2 17/23] libmultipath/foreign: nvme foreign library
` [PATCH v2 18/23] libmultipath: pathinfo: call into "
` [PATCH v2 19/23] multipath: use foreign API
` [PATCH v2 20/23] multipathd: "
` [PATCH v2 21/23] libmultipath: foreign/nvme: implement path display
` [PATCH v2 22/23] multipathd: update path group prio in check_path
` [PATCH v2 23/23] multipathd: fix signal blocking logic
` [PATCH v2 08/23] libmultipath: fix compiler warnings for -Wcast-qual
[PATCH 0/6] Fixes for config file parsing
2018-03-07 18:25 UTC (9+ messages)
` [PATCH 1/6] tests/uevent: fix -Wcast-qual errors
` [PATCH 2/6] tests: add unit tests for config file parser
` [PATCH 3/6] libmultipath: config parser: don't strip whitepace between quotes
` [PATCH 4/6] libmultipath: config parser: Allow '"' in strings
` [PATCH 5/6] libmultipath: config parser: fix corner case for double quotes
` [PATCH 6/6] multipath.conf(5): improve syntax documentation
[PATCH] multipath-tools: add info about how to get a release directly from gitweb
2018-03-07 14:26 UTC (3+ messages)
[PATCH] multipathd: use nanosleep for sleeping
2018-03-07 14:26 UTC (4+ messages)
[PATCH v3 0/2] marginal path fixes
2018-03-07 14:07 UTC (3+ messages)
` [PATCH v3 1/2] libmultipath: fix race in stop_io_err_stat_thread
` [PATCH v3 2/2] multipathd: start marginal path checker thread lazily
[PATCH] libmultipath: remove FREE_CONST() again
2018-03-07 10:41 UTC
[RFC PATCH 00/16] multipath path classification
2018-03-07 9:26 UTC (3+ messages)
[PATCH] dm-bufio: avoid false-positive Wmaybe-uninitialized warning
2018-03-07 8:48 UTC (5+ messages)
` "
[PATCH v2 2/2] multipathd: start marginal path checker thread lazily
2018-03-07 7:25 UTC (3+ messages)
` [PATCH v2 1/2] libmultipath: fix race in stop_io_err_stat_thread
confusion about multipath_prepare_ioctl
2018-03-07 1:18 UTC (3+ messages)
[PATCH 0/4] fixes for path wwid detection and path change uevents
2018-03-06 22:15 UTC (5+ messages)
` [PATCH 1/4] libmultipath: get_uid: check VPD pages for SCSI only
` [PATCH 2/4] libmultipath: get_uid: don't quit prematurely without udev
` [PATCH 3/4] libmultipath: uev_update_path: always warn if WWID changed
` [PATCH 4/4] libmultipath: uev_update_path: update path properties
[PATCH] multipathd: fix -Wpointer-to-int-cast warning in uxlsnr
2018-03-06 21:25 UTC
[RFC PATCH 19/20] multipathd: use foreign API
2018-03-06 8:48 UTC (12+ messages)
` [PATCH] multipathd: fix inverted signal blocking logic
[PATCH RESEND] multipathd: check and cleanup zombie paths
2018-03-06 1:26 UTC
[PATCH] multipathd: start marginal path checker thread lazily
2018-03-05 23:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox