Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2018-10-26 20:19:23 to 2018-11-16 00:44:02 UTC [more...]

[PATCH V10 00/19] block: support multi-page bvec
 2018-11-16  0:44 UTC  (32+ messages)
` [PATCH V10 01/19] block: introduce multi-page page bvec helpers
` [PATCH V10 02/19] block: introduce bio_for_each_bvec()
` [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
` [PATCH V10 05/19] block: introduce bvec_last_segment()
` [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V10 09/19] block: introduce bio_bvecs()
` [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V10 13/19] iomap & xfs: only account for new added page
` [PATCH V10 14/19] block: enable multipage bvecs
` [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V10 16/19] block: document usage of bio iterator helpers
` [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE

[PATCH 3/3] block: use a driver-specific handler for the "inflight" value
 2018-11-16  0:04 UTC 

[PATCH 2/3] dm: use percpu counters
 2018-11-16  0:04 UTC 

[PATCH 1/3] dm: move dm_stats_account_io before generic_end_io_acct
 2018-11-16  0:04 UTC 

[PATCH 0/3] device mapper percpu counter patches
 2018-11-16  0:04 UTC 

[patch 0/5] device mapper percpu patches
 2018-11-16  0:00 UTC  (6+ messages)

[RFC] dm-bow working prototype
 2018-11-15 23:15 UTC  (8+ messages)
    ` [dm-devel] "

[PATCH] multipath-tools: add ANA support for NVMe device
 2018-11-15 17:46 UTC  (16+ messages)
  `  "
            ` [dm-devel] "
                ` [PATCH] nvme: allow ANA support to be independent of native multipathing

[RFC PATCH] dm: Check for device sector overflow if CONFIG_LBDAF is not set
 2018-11-15 13:20 UTC  (6+ messages)
      ` [PATCH v2] "

[patch 5/5] block: use a driver-specific handler for the "inflight" value
 2018-11-14 22:49 UTC  (7+ messages)

[PATCH] dm integrity: Document size and format of superblock fields
 2018-11-14 22:39 UTC  (4+ messages)

[PATCH 0/2] two multipathd fixes
 2018-11-14 18:55 UTC  (6+ messages)
` [PATCH 1/2] multipathd: fix irritating "minor number mismatch" message
` [PATCH 2/2] multipathd: reset delay_wait_checks counter on failure
  ` multipath-tools: Bump version to 0.7.9

[PATCH] fix infinite loop in __blkdev_issue_discard
 2018-11-14 17:52 UTC 

[PATCH v5 00/21] libmultipath: checkers overhaul
 2018-11-14  7:39 UTC  (25+ messages)
` [PATCH v5 01/21] libmultipath: fix use of uninitialized memory in write()
` [PATCH v5 02/21] libmultipath: fix memory leaks from scandir() use
` [PATCH v5 03/21] libmultipath/checkers: replace message by msgid
` [PATCH v5 04/21] libmultipath/checkers: cciss_tur: use message id
` [PATCH v5 05/21] libmultipath/checkers: directio: "
` [PATCH v5 06/21] libmultipath/checkers: emc_clariion: "
` [PATCH v5 07/21] libmultipath/checkers: hp_sw: "
` [PATCH v5 08/21] libmultipath/checkers: rdac: "
` [PATCH v5 09/21] libmultipath/checkers: readsector0: "
` [PATCH v5 10/21] libmultipath/checkers: tur: "
` [PATCH v5 11/21] multipathd: improve checker message logging
` [PATCH v5 12/21] libmultipath/checkers: support unsupported paths
` [PATCH v5 13/21] libmultipath: clariion checker: leave unsupported paths alone
` [PATCH v5 14/21] libmultipath: hp_sw "
` [PATCH v5 15/21] libmultipath: rdac "
` [PATCH v5 16/21] libmultipath: tur "
` [PATCH v5 17/21] libmultipath: pathinfo: don't blank wwid if checker fails
` [PATCH v5 18/21] multipathd: check_path: improve logging for "unusable path" case
` [PATCH v5 19/21] libmultipath: coalesce_paths: improve logging of orphaned paths
` [PATCH v5 20/21] libmultipath: sync_map_state: log failing paths
` [PATCH v5 21/21] libmultipath/checkers: cleanup class/instance model

[PATCH v3 0/7] multipathd: make uxlsnr errors really fatal
 2018-11-14  7:38 UTC  (10+ messages)
` [PATCH v3 1/7] libmultipath: set pp->checkint in store_pathinfo()
` [PATCH v3 2/7] multipathd: remove init_path_check_interval()
` [PATCH v3 3/7] multipathd: print error message if checkint is not initialized
` [PATCH v3 4/7] multipathd: open client socket early
` [PATCH v3 5/7] multipathd: set DAEMON_CONFIGURE from uxlsnr thread
` [PATCH v3 6/7] multipathd: make DAEMON_SHUTDOWN a terminal state
` [PATCH v3 7/7] multipathd: only grab conf once for filter_path()

[PATCH v2 00/10] various multipath-tools patches
 2018-11-14  7:38 UTC  (2+ messages)

[PATCH] dm flakey: Properly corrupt multi-page bios
 2018-11-13 13:04 UTC 

unnecessary "memset(n, 0, block_size); " in dm_btree_empty ?
 2018-11-10 11:49 UTC 

[PATCH v3] libmultipath: update INFINIDAT builtin config
 2018-11-07 10:41 UTC  (2+ messages)

[patch 4/5] dm: use percpu counters
 2018-11-06 21:35 UTC 

[patch 3/5] dm: remove the pending variable
 2018-11-06 21:35 UTC 

[patch 2/5] dm: dont rewrite dm_disk(md)->part0.in_flight
 2018-11-06 21:35 UTC 

[patch 1/5] dm: avoid indirect call in __dm_make_request
 2018-11-06 21:34 UTC 

[PATCH v10 0/2] dm: boot a mapped device without an initramfs
 2018-11-06 14:24 UTC  (5+ messages)
` [PATCH v10 1/2] dm ioctl: add a device mapper ioctl function
` [PATCH v10 2/2] init: add support to directly boot to a mapped device

[PATCH] dm crypt: use unsigned long long instead of sector_t to store iv_offset
 2018-11-05  7:31 UTC  (8+ messages)
`  "
` [PATCH v2] dm crypt: use u64 "

dm-integrity + mdadm + btrfs = no journal?
 2018-11-04 22:55 UTC 

LUKS2 - RAID0 - NVME : alignment issue
 2018-11-04 16:33 UTC  (5+ messages)

[PATCH] multipathd: display the host WWNN fields When the iSCSI path information is displayed using the multipath command, the host WWNN in the path information is not fully displayed, as follows: Multipathd show paths format "%N %n" Host WWNN Target WWNN [undef] iqn.xxx-xx.com.xx:oceanstor:xxxx:: xx:x.x [undef] iqn.xxx-xx.com.xx:oceanstor:xxxx:: xx:x.x
 2018-11-02 12:42 UTC  (2+ messages)

[PATCH v3 00/22] libmultipath: checkers overhaul
 2018-11-02  8:50 UTC  (28+ messages)
` [PATCH v3 01/22] libmultipath: fix use of uninitialized memory in write()
` [PATCH v3 02/22] libmultipath: fix memory leaks from scandir() use
` [PATCH v3 03/22] libmultipath/checkers: replace message by msgid
` [PATCH v3 04/22] libmultipath/checkers: cciss_tur: use message id
` [PATCH v3 05/22] libmultipath/checkers: directio: "
` [PATCH v3 06/22] libmultipath/checkers: emc_clariion: "
` [PATCH v3 07/22] libmultipath/checkers: hp_sw: "
` [PATCH v3 08/22] libmultipath/checkers: rdac: "
` [PATCH v3 09/22] libmultipath/checkers: readsector0: "
` [PATCH v3 10/22] libmultipath/checkers: tur: "
` [PATCH v3 11/22] multipathd: improve checker message logging
` [PATCH v3 12/22] libmultipath/checkers: support unsupported paths
` [PATCH v3 13/22] libmultipath: clariion checker: leave unsupported paths alone
` [PATCH v3 14/22] libmultipath: hp_sw "
` [PATCH v3 15/22] libmultipath: rdac "
` [PATCH v3 16/22] libmultipath: tur "
` [PATCH v3 17/22] libmultipath: pathinfo: don't blank wwid if checker fails
` [PATCH v3 18/22] multipathd: check_path: improve logging for "unusable path" case
` [PATCH v3 19/22] libmultipath: coalesce_paths: improve logging of orphaned paths
` [PATCH v3 20/22] libmultipath: sync_map_state: log failing paths
` [PATCH v3 21/22] libmultipath/checkers: cleanup class/instance model
` [PATCH v3 22/22] libmultipath: make checker_message thread safe

[PATCH v2 0/7] multipathd: make uxlsnr errors really fatal
 2018-11-01 21:49 UTC  (9+ messages)
` [PATCH v2 1/7] libmultipath: set pp->checkint in store_pathinfo()
` [PATCH v2 2/7] multipathd: remove init_path_check_interval()
` [PATCH v2 3/7] multipathd: print error message if checkint is not initialized
` [PATCH v2 4/7] multipathd: open client socket early
` [PATCH v2 5/7] multipathd: set DAEMON_CONFIGURE from uxlsnr thread
` [PATCH v2 6/7] multipathd: make DAEMON_SHUTDOWN a terminal state
` [PATCH v2 7/7] multipathd: only grab conf once for filter_path()

[PATCH v4 00/22] libmultipath: checkers overhaul
 2018-11-01 19:48 UTC  (4+ messages)
` [PATCH v4 03/22] libmultipath/checkers: replace message by msgid
` [PATCH v4 12/22] libmultipath/checkers: support unsupported paths

Some questions on commit 3db2776d9fca (dm snapshot: improve performance by switching out_of_order_list to rbtree)
 2018-11-01  8:47 UTC  (3+ messages)

multipath target and non-request-stackable devices
 2018-11-01  0:47 UTC  (3+ messages)

[PATCH 0/2] dm kcopyd: dm snapshot: Fix bugs causing excessive memory usage and workqueue stalls
 2018-10-31 21:53 UTC  (3+ messages)
` [PATCH 1/2] dm snapshot: Fix "
` [PATCH 2/2] dm kcopyd: Fix bug causing "

[PATCH 0/7] multipathd: make uxlsnr errors really fatal
 2018-10-30 16:55 UTC  (8+ messages)
` [PATCH 5/7] multipathd: set DAEMON_CONFIGURE from uxlsnr thread
` [PATCH 6/7] multipathd: make DAEMON_SHUTDOWN a terminal state
` [PATCH 7/7] multipathd: only grab conf once for filter_path()

[PATCH] dm bufio: update comment in dm-bufio.c
 2018-10-30 14:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox