messages from 2017-02-11 05:28:51 to 2017-03-10 04:34:38 UTC [more...]
[PATCH v2] blk: improve order of bio handling in generic_make_request()
2017-03-10 4:34 UTC (4+ messages)
` [PATCH 1/5 v3] "
` [PATCH 2/5] blk: remove bio_set arg from blk_queue_split()
[RFC] dm-thin: Heuristic early chunk copy before COW
2017-03-09 11:51 UTC (2+ messages)
[RFC PATCH v4] IV Generation algorithms for dm-crypt
2017-03-06 14:38 UTC (13+ messages)
scsi timeout on multipath
2017-03-03 9:17 UTC
[git pull] device mapper fixes for 4.11-rc1
2017-03-02 15:39 UTC
[PATCH] uevent_can_discard: optimize devpath check
2017-03-02 8:35 UTC
[PATCH] uevent_can_discard: optimize devpath check
2017-03-01 17:22 UTC
[PATCH 00/33] multipath-tools fixes from SUSE
2017-03-01 8:12 UTC (36+ messages)
` [PATCH 01/33] multipathd.service: fixup Wants= and Before= statements
` [PATCH 02/33] multipathd: start daemon after udev trigger
` [PATCH 03/33] Add support for "multipath=off" and "nompath" on kernel cmdline
` [PATCH 04/33] multipath: do not check daemon from udev rules
` [PATCH 05/33] Invalid error code when using multipathd CLI
` [PATCH 06/33] multipathd: set timeout for CLI commands correctly
` [PATCH 07/33] libmultipath: fall back to search paths by devt
` [PATCH 08/33] libmultipath: Do not crash on empty features
` [PATCH 09/33] multipathd: Set CLI timeout correctly
` [PATCH 10/33] multipath: avoid crash when using modified configuration
` [PATCH 11/33] multipathd: issue systemd READY after initial configuration
` [PATCH 12/33] libmultipath/discovery: do not cache 'access_state' sysfs attribute
` [PATCH 13/33] libmultipath: use existing alias from bindings file
` [PATCH 14/33] multipath -ll: set DI_SERIAL
` [PATCH 15/33] libmultipath: move suspend logic to _dm_flush_map
` [PATCH 16/33] multipath: ignore -i if find_multipaths is set
` [PATCH 17/33] multipathd: imply -n "
` [PATCH 18/33] multipathd: use weaker "force_reload" at startup
` [PATCH 19/33] libmultipath: setup_features: log msg if queue_if_no_path is ignored
` [PATCH 20/33] libmultipath: setup_feature: print log msg if no_path_retry cant be set
` [PATCH 21/33] libmultipath: setup_feature: handle "retain_attached_hw_handler"
` [PATCH 22/33] libmultipath: disassemble_map: skip no_path_retry check
` [PATCH 23/33] libmultipath: disassemble_map: treat minio like assemble_map does
` [PATCH 24/33] libmultipath: select_action: check special features separately
` [PATCH 25/33] libmultipath: sysfs_attr_set_value: use const char*
` [PATCH 26/33] libmultipath: reload map if not known to udev
` [PATCH 27/33] libmultipath: differentiate ACT_NOTHING and ACT_IMPOSSIBLE
` [PATCH 28/33] libmultipath: coalesce_paths: trigger uevent if nothing done
` [PATCH 29/33] kpartx: sanitize delete partitions
` [PATCH 30/33] tur: Add pthread_testcancel()
` [PATCH 31/33] multipathd: fixup check for new path states
` [PATCH 32/33] libmultipath/checkers: make RADOS checker optional
` [PATCH 33/33] Make libdmmp build optional
[PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
2017-03-01 0:39 UTC (2+ messages)
[dm:for-next 23/25] drivers/md/dm-raid.c:3469:3: error: 'else' without a previous 'if'
2017-02-28 21:51 UTC (2+ messages)
[PATCH 00/10] misc. multipath patches
2017-02-28 12:27 UTC (5+ messages)
` [PATCH 09/10] add disable_changed_wwids option
[PATCH] Avoid that reloading a map sporadically triggers I/O errors
2017-02-27 21:06 UTC (5+ messages)
[PATCH v4 0/6] misc patches
2017-02-27 20:46 UTC (8+ messages)
` [PATCH v4 1/6] libmultipath: add detect_checker option
` [PATCH v4 2/6] libmultipath: cleanup orphan device states
` [PATCH v4 3/6] multipathd: don't update priority of failed paths
` [PATCH v4 4/6] multipathd: add messages on delayed path addition
` [PATCH v4 5/6] multipathd: allow resetting stats
` [PATCH v4 6/6] fix udev rules for failed multipath devices
[PATCH] dm raid: fix data corruption on reshape request
2017-02-27 19:46 UTC
[PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
2017-02-27 9:18 UTC
[PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
2017-02-27 6:15 UTC (8+ messages)
[PATCH v3 0/7] misc patches
2017-02-27 6:09 UTC (11+ messages)
` [PATCH v3 1/7] kpartx: don't keep creating recursive partitions
` [PATCH v3 2/7] libmultipath: add detect_checker option
` [PATCH v3 3/7] libmultipath: cleanup orphan device states
` [PATCH v3 4/7] multipathd: don't update priority of failed paths
` [PATCH v3 5/7] multipathd: add messages on delayed path addition
` [PATCH v3 6/7] multipathd: allow resetting stats
` [PATCH v3 7/7] fix udev rules for failed multipath devices
[PATCH] Introducing multipath C API <libdmmp/libdmmp.h>
2017-02-27 5:56 UTC (6+ messages)
` [PATCH V7 0/4] multipath: Introducing multipath C API
` [PATCH V7 4/4] multipath-tools: "
` [PATCH V5] "
[PATCH] multipath-tools: sync valgrind.h with 3.12 upstream
2017-02-27 5:48 UTC (3+ messages)
[PATCH v2] multipath-tools: add availability of service-time and queue-length to multipath.conf.5
2017-02-27 5:46 UTC (2+ messages)
[PATCH 1/2] Don't blacklist nvme
2017-02-27 5:37 UTC (35+ messages)
` [PATCH 2/2] Fill NVMe specific path info
` hch's native NVMe multipathing [was: Re: [PATCH 1/2] Don't blacklist nvme]
` [dm-devel] "
[PATCH] multipath-tools: git should ignore rej and orig files
2017-02-27 5:35 UTC (4+ messages)
` [PATCH] multipath-tools: fix misspellings
[dm:dm-4.12 30/33] drivers/md/dm-cache-target.c:1581:3: error: implicit declaration of function 'bio_complete'
2017-02-23 21:29 UTC
[PATCH] multipath-tools: replace multipath configuration output
2017-02-23 6:56 UTC (7+ messages)
` multipath-tools: Fixes/features for upstream
[PATCHv2] Fill NVMe specific path info
2017-02-22 1:00 UTC (3+ messages)
[PATCH] multipath-tools: add availability of service-time and queue-length to multipath.conf.5
2017-02-21 20:18 UTC
[git pull] device mapper changes for 4.11
2017-02-21 19:26 UTC
scsi timeout on multipath
2017-02-21 13:27 UTC
答复: Re: [PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
2017-02-21 5:34 UTC
[PATCH v3] dm: switch dm-verity to async hash crypto API
2017-02-20 12:51 UTC (2+ messages)
答复: Re: [PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
2017-02-20 11:08 UTC (4+ messages)
[PATCH v2] dm: switch dm-verity to async hash crypto API
2017-02-19 12:37 UTC (5+ messages)
[dm:dm-4.12 29/37] ERROR: "__aeabi_uldivmod" [drivers/md/dm-cache-validator.ko] undefined!
2017-02-19 6:47 UTC
[PATCHv2] scsi: use 'scsi_device_from_queue()' for scsi_dh
2017-02-19 5:59 UTC
[dm:dm-4.12 29/37] dm-cache-policy-validator.c:undefined reference to `__udivdi3'
2017-02-19 3:13 UTC
[PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
2017-02-17 10:00 UTC (2+ messages)
you cannot run this tool with these options on live metadata
2017-02-17 8:18 UTC
[PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
2017-02-16 7:07 UTC
[PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
2017-02-15 21:08 UTC (2+ messages)
[PATCH] dm space map metadata: constify dm_space_map structures
2017-02-15 18:13 UTC
[PATCH] dm stats: fix a memory leak
2017-02-15 17:06 UTC
[PATCH] a fix for the snapshot deadlock
2017-02-15 16:26 UTC
[PATCH] crypto: fix typo in doc
2017-02-15 5:34 UTC (2+ messages)
[PATCH v4 1/1] DM: inplace compressed DM target (fwd)
2017-02-14 17:56 UTC (2+ messages)
4.4-final: 28 bioset threads on small notebook
2017-02-14 17:33 UTC (10+ messages)
` v4.9, 4.4-final: 28 bioset threads on small notebook, 36 threads on cellphone
` [dm-devel] "
[PATCH v2 0/7] misc patches
2017-02-14 15:40 UTC (9+ messages)
` [PATCH v2 1/7] kpartx: don't keep creating recursive partitions
` [PATCH v2 2/7] libmultipath: add detect_checker option
` [PATCH v2 3/7] libmultipath: cleanup orphan device states
` [PATCH v2 4/7] multipathd: don't update priority of failed paths
` [PATCH v2 5/7] multipathd: add messages on delayed path addition
` [PATCH v2 6/7] multipathd: allow resetting stats
` [PATCH v2 7/7] fix udev rules for failed multipath devices
[PATCH v4] DM: dm-inplace-compress: inplace compressed DM target
2017-02-14 3:59 UTC (4+ messages)
` [PATCH v4 1/1] DM: "
[PATCH 0/7] misc patches
2017-02-13 17:49 UTC (8+ messages)
` [PATCH 2/7] libmultipath: add detect_checker option
` [PATCH 6/7] multipathd: allow resetting stats
` [PATCH 7/7] fix udev rules for failed multipath devices
how to deploy the latest multipath utility
2017-02-13 11:20 UTC
[PATCH] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
2017-02-13 7:55 UTC
multipath-tools: Standardization of no_path_retry
2017-02-13 6:56 UTC (2+ messages)
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