dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 09:19:25 to 2020-09-23 16:38:26 UTC [more...]

[PATCH v3 0/6] dm: fix then improve bio splitting
 2020-09-23 16:38 UTC  (10+ messages)
` [PATCH v3 1/6] dm: fix bio splitting and its bio completion order for regular IO
` [PATCH v3 2/6] dm: fix comment in dm_process_bio()
` [PATCH v3 3/6] block: use lcm_not_zero() when stacking chunk_sectors
` [PATCH v3 4/6] block: allow 'chunk_sectors' to be non-power-of-2
` [PATCH v3 5/6] dm table: stack 'chunk_sectors' limit to account for target-specific splitting
` [PATCH v3 6/6] dm: change max_io_len() to use blk_max_size_offset()

[PATCH 00/19] multipath-tools: shutdown, libdevmapper races, globals
 2020-09-23 16:05 UTC  (31+ messages)
` [PATCH 01/19] multipathd: allow shutdown during configure()
` [PATCH 02/19] multipathd: avoid sending "READY=1" to systemd on early shutdown
` [PATCH 03/19] multipathd: send "STOPPING=1" to systemd on shutdown
` [PATCH 04/19] multipathd: send "RELOADING=1" to systemd on DAEMON_CONFIGURE state
` [PATCH 05/19] multipathd: use volatile qualifier for running_state
` [PATCH 06/19] multipathd: generalize and fix wait_for_state_change_if()
` [PATCH 07/19] multipathd: set_config_state(): avoid code duplication
` [PATCH 08/19] multipathd: cancel threads early during shutdown
` [PATCH 09/19] multipath-tools: don't call dm_lib_release() any more
` [PATCH 10/19] libmultipath: devmapper: refactor libdm version determination
` [PATCH 11/19] libmultipath: protect racy libdevmapper calls with a mutex
` [PATCH 12/19] libmultipath: constify file argument in config parser
` [PATCH 13/19] libmultipath: provide defaults for {get, put}_multipath_config
` [PATCH 14/19] libmpathpersist: allow using libmultipath "
` [PATCH 15/19] multipath: use {get_put}_multipath_config from libmultipath
` [PATCH 16/19] mpathpersist: use {get, put}_multipath_config() "
` [PATCH 17/19] libmultipath: add udev and logsink symbols
` [PATCH 18/19] multipath: remove logsink and udev
` [PATCH 19/19] mpathpersist: "

bdi cleanups v6
 2020-09-23 15:16 UTC  (25+ messages)
` [PATCH 01/13] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/13] drbd: remove dead code in device_to_statistics
` [PATCH 03/13] bcache: inherit the optimal I/O size
` [PATCH 04/13] aoe: set an "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
  ` [PATCH 06/13] md: update the optimal I/O size on reshape
` [PATCH 07/13] block: lift setting the readahead size into the block layer
` [PATCH 08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 12/13] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH] libmultipath: Allow discovery of USB devices
 2020-09-22 22:34 UTC  (4+ messages)

[PATCH 0/3] add support for inline encryption to device mapper
 2020-09-22  0:49 UTC  (7+ messages)
` [PATCH 1/3] block: keyslot-manager: Introduce passthrough keyslot manager
` [PATCH 2/3] dm: add support for passing through inline crypto support
` [PATCH 3/3] dm: enable may_passthrough_inline_crypto on some targets

[PATCH] libmultipath: fix memory leak in _check_bindings_file
 2020-09-21 20:25 UTC  (2+ messages)

[PATCH] libmultipath: set mpp->hwe NULL when free_path
 2020-09-21 13:13 UTC  (2+ messages)

[PATCH -next] dm bufio: simplify the return expression of skip_metadata()
 2020-09-21 13:10 UTC 

PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'
 2020-09-21 10:29 UTC  (7+ messages)

[PATCH v2] dm: Call proper helper to determine dax support
 2020-09-21  9:58 UTC  (5+ messages)
` [dm-devel] "

[PATCH v2] libmultipath: check udev_device_get_* return value to avoid segfault
 2020-09-21  9:52 UTC  (3+ messages)

[PATCH V6 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-21  8:56 UTC  (3+ messages)
` [PATCH V6 11/14] mpathpersist: check whether malloc paramp->trnptid_list fails in handle_args func

libnvdimm fixes 5.9-rc6
 2020-09-20 22:03 UTC  (2+ messages)

[PATCH v4] dm: Call proper helper to determine dax support
 2020-09-20 15:54 UTC 

bdi cleanups v4
 2020-09-19  7:31 UTC  (28+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag

[PATCH] dm/dax: Fix table reference counts
 2020-09-19  3:38 UTC  (3+ messages)
` [External] "

[PATCH v3] dm: Call proper helper to determine dax support
 2020-09-18 20:19 UTC 

[PATCH 0/6] libmultipath: check udev* func return value
 2020-09-18 11:15 UTC  (13+ messages)
` [PATCH 1/6] libmultipath: check uedv* return value in sysfs_get_host_pci_name
` [PATCH 2/6] libmultipath: check udev* return value in ccw_sysfs_pathinfo
` [PATCH 5/6] libmultipath: check udev* renturn value in get_ctrl_blkdev
` [PATCH 6/6] libmultipath: check udev* return value in _find_path_by_syspath

[PATCH 0/3] add library to check if device is a valid path
 2020-09-18  7:51 UTC  (10+ messages)
` [PATCH 1/3] multipath: add libmpathvalid library
` [PATCH 2/3] libmultipath: add uid failback for dasd devices
` [PATCH 3/3] libmultipath: add ignore_udev_uid option

[PATCH AUTOSEL 5.4 026/330] dm table: do not allow request-based DM to stack on partitions
 2020-09-18  1:56 UTC 

[PATCH v2 0/3] block: fix up bio_crypt_ctx allocation
 2020-09-17 22:26 UTC  (7+ messages)
` [PATCH v2 1/3] block: make bio_crypt_clone() able to fail
` [PATCH v2 2/3] block: make blk_crypto_rq_bio_prep() "
` [PATCH v2 3/3] block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 UTC  (24+ messages)
` [oss-drivers] "

[PATCH 1/2] libmultipath: find_mpe(): don't match with empty WWID
 2020-09-16 20:33 UTC  (2+ messages)
` [PATCH 2/2] libmultipath: copy mpp->hwe from pp->hwe

[RFC PATCH 0/2] dm crypt: Allow unaligned buffer lengths for skcipher devices
 2020-09-16 18:40 UTC  (3+ messages)
` [RFC PATCH 1/2] dm crypt: Allow unaligned bio "
` [RFC PATCH 2/2] dm crypt: Handle unaligned bio buffer lengths for lmk and tcw

Revert "dm: always call blk_queue_split() in dm_process_bio()"
 2020-09-16 14:56 UTC  (5+ messages)

[PATCH v2 0/4] block: a couple chunk_sectors fixes/improvements
 2020-09-16  7:51 UTC  (10+ messages)
` [PATCH v2 1/4] block: use lcm_not_zero() when stacking chunk_sectors
` [PATCH v2 2/4] block: allow 'chunk_sectors' to be non-power-of-2
` [PATCH v2 3/4] dm table: stack 'chunk_sectors' limit to account for target-specific splitting
` [PATCH v2 4/4] dm: unconditionally call blk_queue_split() in dm_process_bio()

[PATCH v2] libmultipath: setup_map(): don't break multipath attributes
 2020-09-15 20:54 UTC  (2+ messages)

[PATCH 0/3] Fixes for bitfield unit tests
 2020-09-15 16:52 UTC  (3+ messages)

bdi cleanups v5
 2020-09-15 15:18 UTC  (13+ messages)
  ` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
  ` [PATCH 02/12] drbd: remove dead code in device_to_statistics
  ` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
  ` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
  ` [PATCH 05/12] md: update the optimal I/O size on reshape
  ` [PATCH 06/12] block: lift setting the readahead size into the block layer
  ` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
  ` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
  ` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
  ` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
  ` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
  ` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag


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