Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2017-06-14 10:58:33 to 2017-06-29 08:40:23 UTC [more...]

[PATCH 1/1] block: Convert hd_struct in_flight from atomic to percpu
 2017-06-29  8:40 UTC  (8+ messages)
    ` [dm-devel] "

[PATCH] libmultipath: update 3PARdata builtin config
 2017-06-28 17:48 UTC  (2+ messages)

[PATCH RESEND] dm-raid: Do not call BUG() in __rdev_sectors()
 2017-06-28 17:18 UTC  (2+ messages)

[PATCH 0/2] RFC: multipath proposals
 2017-06-28 13:00 UTC  (4+ messages)
` [PATCH 2/2] multipath: attempt at common multipath.rules

[PATCH] dm-raid: Do not call BUG() in __rdev_sectors()
 2017-06-28  8:04 UTC  (3+ messages)

[PATCH]prioritizers/path_latency: Fix failure of sg_read to a nvme device
 2017-06-28  4:42 UTC 

[PATCH v8 0/2] dm: boot a mapped device without an initramfs
 2017-06-27 23:50 UTC  (2+ messages)

move bounce limits settings into the drivers
 2017-06-27 18:10 UTC  (18+ messages)
` [PATCH 01/10] pktcdvd: remove the call to blk_queue_bounce
` [PATCH 02/10] blk-map: call blk_queue_bounce from blk_rq_append_bio
` [PATCH 03/10] block: move bounce declarations to block/blk.h
` [PATCH 04/10] block: remove the queue_bounce_pfn helper
` [PATCH 05/10] block: don't bother with bounce limits for make_request drivers
` [PATCH 06/10] blk-mq: don't bounce by default
` [PATCH 07/10] block: don't set bounce limit in blk_init_allocated_queue
` [PATCH 08/10] block: don't set bounce limit in blk_init_queue
` [PATCH 09/10] dm: don't set bounce limit
` [PATCH 10/10] mmc/block: remove a call to blk_queue_bounce_limit

[PATCH] libmultipath: fix unit to seconds in log message for checker timeout
 2017-06-27 15:11 UTC 

dm-cache coherence issue
 2017-06-27  9:44 UTC  (9+ messages)

[PATCH] dm mirror: fix crash caused by NULL-pointer dereference
 2017-06-27  5:47 UTC  (13+ messages)
      `  "

[PATCH] dm thin: do not queue freed thin mapping for next stage processing
 2017-06-26 19:06 UTC  (2+ messages)
`  "

[PATCH v4 00/11] multipath-tools: no_path_retry/queue_if_no_path/hwhandler logic
 2017-06-26  8:00 UTC  (16+ messages)
` [PATCH v4 01/11] libmultipath: load_config: skip setting unnecessary defaults
` [PATCH v4 02/11] libmultipath: add/remove_feature: use const char* for feature
` [PATCH v4 03/11] libmultipath: clarify option conflicts for "features"
` [PATCH v4 04/11] libmultipath: merge_hwe: fix queue_if_no_path logic
` [PATCH v4 05/11] libmultipath: assemble_map: "
` [PATCH v4 06/11] multipath.conf.5: document no_path_retry vs. queue_if_no_path
` [PATCH v4 07/11] multipath.conf.5: Remove ??? and other minor fixes
` [PATCH v4 08/11] libmultipath: add deprecated warning for some features settings
` [PATCH v4 09/11] libmultipath: retain_attached_hw_handler obsolete with 4.3+
` [PATCH v4 10/11] libmultipath: don't try to set hwhandler if it is retained
` [PATCH v4 11/11] libmultipath: don't [un]set queue_if_no_path after domap

[PATCH] multipath-tools: delete libdmmp/docs/man directory in make clean
 2017-06-24 18:06 UTC 

[PATCH] multipath-tools: beautify path_latency.c code
 2017-06-24  8:39 UTC  (4+ messages)

[PATCH] kpartx.rules: Fix syntax error in skip_kpartx code
 2017-06-23 21:57 UTC 

[PATCH] multipath-tools: move up TEMPLATE in hwtable
 2017-06-23 21:13 UTC 

[PATCH v6 0/2] IV Generation algorithms for dm-crypt
 2017-06-23 18:21 UTC  (5+ messages)
` [PATCH v6 1/2] crypto: Add IV generation algorithms
` [PATCH v6 2/2] crypto: Multikey template for essiv

[PATCH] dm raid: fix oops on upgrading to extended superblock format
 2017-06-23 15:27 UTC 

dm-crypt IV generation (summary)
 2017-06-23  8:49 UTC  (4+ messages)

[PATCH v3 00/11] multipath-tools: no_path_retry/queue_if_no_path/hwhandler logic
 2017-06-22 20:44 UTC  (27+ messages)
` [PATCH v3 01/11] libmultipath: load_config: skip setting unnecessary defaults
` [PATCH v3 02/11] libmultipath: add/remove_feature: use const char* for feature
` [PATCH v3 03/11] libmultipath: clarify option conflicts for "features"
` [PATCH v3 04/11] libmultipath: merge_hwe: fix queue_if_no_path logic
` [PATCH v3 05/11] libmultipath: assemble_map: "
` [PATCH v3 06/11] multipath.conf.5: document no_path_retry vs. queue_if_no_path
` [PATCH v3 07/11] multipath.conf.5: Remove ??? and other minor fixes
` [PATCH v3 08/11] libmultipath: add deprecated warning for some features settings
` [PATCH v3 09/11] libmultipath: retain_attached_hw_handler obsolete with 4.3+
` [PATCH v3 10/11] libmultipath: don't try to set hwhandler if it is retained
` [PATCH v3 11/11] libmultipath: don't [un]set queue_if_no_path after domap

[git pull] device mapper fixes for 4.12-rc7
 2017-06-22 19:18 UTC 

[PATCH] dm ioctl: constify ioctl lookup table
 2017-06-22 18:33 UTC 

[PATCH] dm: constify argument arrays
 2017-06-22 18:32 UTC 

[PATCH v6 0/1] multipath-tools: Prioritizer based on a latency algorithm
 2017-06-22  2:05 UTC  (4+ messages)
` [PATCH v6 1/1] "

[PATCH] multipath-tools: sync third-party headers with 3.13 upstream
 2017-06-21 15:14 UTC  (2+ messages)

[PATCH] multipath-tools: add limits.h to kpartx/lopart.c
 2017-06-21 10:34 UTC  (2+ messages)

[PATCH] multipath-tools: Replace multipath configuration output
 2017-06-21 10:33 UTC  (3+ messages)

[PATCH] multipath-tools: enable libdmmp installation in alternative directory
 2017-06-21 10:31 UTC  (3+ messages)

[PATCH] multipath-tools: delete vendor name HUASY for Huawei devices
 2017-06-21 10:30 UTC  (5+ messages)

[PATCH] multipath-tools: replace hidden tabs by spaces in .vendor
 2017-06-21 10:29 UTC  (2+ messages)

[PATCH] multipath-tools: fix a format warning in multipathd.8
 2017-06-21 10:27 UTC  (2+ messages)

[PATCH] mpathpersist.8: add missing documentation for -K, -C, -l
 2017-06-21 10:25 UTC  (3+ messages)

[PATCH] libmultipath: lazy device-mapper initialization
 2017-06-21 10:24 UTC  (3+ messages)

[PATCH] libmpathpersist: use extern struct udev from main program
 2017-06-21 10:24 UTC  (3+ messages)

[PATCH 0/4] Four multipath-tools patches
 2017-06-21 10:16 UTC  (2+ messages)

[PATCH 0/5] misc multipath patches
 2017-06-21 10:09 UTC  (3+ messages)

[PATCH v2 0/8] multipath-tools: no_path_retry/queue_if_no_path logic
 2017-06-20 21:54 UTC  (16+ messages)
` [PATCH v2 1/8] libmultipath: load_config: skip setting unnecessary defaults
    ` [PATCH] Clarify commit message in select_max_sectors_kb()
` [PATCH v2 2/8] libmultipath: add/remove_feature: use const char* for feature
` [PATCH v2 3/8] libmultipath: clarify option conflicts for "features"
` [PATCH v2 4/8] libmultipath: merge_hwe: fix queue_if_no_path logic
` [PATCH v2 5/8] libmultipath: assemble_map: "
` [PATCH v2 6/8] multipath.conf.5: document no_path_retry vs. queue_if_no_path
` [PATCH v2 7/8] multipath.conf.5: Remove ??? and other minor fixes
` [PATCH v2 8/8] libmultipath: add deprecated warning for some features settings

[RFC PATCH 0/4] Allow file systems to selectively bypass dm-crypt
 2017-06-20 14:44 UTC  (12+ messages)
` [RFC PATCH 1/4] block: Add bio req flag to disable encryption in block
` [RFC PATCH 2/4] dm-crypt: Skip encryption of file system-encrypted blocks
` [RFC PATCH 3/4] ext4: Set the bio REQ_NOENCRYPT flag
` [RFC PATCH 4/4] f2fs: "
  ` [dm-crypt] [RFC PATCH 0/4] Allow file systems to selectively bypass dm-crypt

[PATCH 0/7] no_path_retry/queue_if_no_path logic & logging/man page fixes
 2017-06-19 20:41 UTC  (11+ messages)
` [PATCH 1/7] libmultipath: load_config: skip setting unnecessary defaults
` [PATCH 3/7] libmultipath: clarify option conflicts for "features"
` [PATCH 4/7] libmultipath: merge_hwe: fix queue_if_no_path logic
` [PATCH 6/7] multipath.conf.5: document no_path_retry vs. queue_if_no_path

dm integrity tests crash kernel (4.12-rc5)
 2017-06-19 15:47 UTC  (5+ messages)
` [dm-devel] "

[PATCH v3 00/14] pmem: stop abusing __copy_user_nocache(), and other reworks
 2017-06-19  2:07 UTC  (24+ messages)
` [PATCH v3 01/14] x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations
` [PATCH v3 02/14] dm: add ->copy_from_iter() dax operation support
` [PATCH v3 03/14] filesystem-dax: convert to dax_copy_from_iter()
` [PATCH v3 05/14] dm: add ->flush() dax operation support
` [PATCH v3 08/14] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [PATCH v3 13/14] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC

[PATCH v5 0/1] multipath-tools: Prioritizer based on a latency algorithm
 2017-06-16  9:12 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH] block: missing break in process_queued_bios()
 2017-06-14 14:23 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