messages from 2018-11-15 18:28:54 to 2018-11-23 02:19:34 UTC [more...]
[PATCH V11 00/19] block: support multi-page bvec
2018-11-23 2:19 UTC (57+ messages)
` [PATCH V11 01/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V11 02/19] block: introduce multi-page bvec helpers
` [PATCH V11 03/19] block: introduce bio_for_each_bvec()
` [PATCH V11 04/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V11 05/19] block: use bio_for_each_bvec() to map sg
` [PATCH V11 06/19] block: introduce bvec_last_segment()
` [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V11 08/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V11 09/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V11 13/19] block: move bounce_clone_bio into bio.c
` [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
` [PATCH V11 15/19] block: enable multipage bvecs
` [PATCH V11 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V11 17/19] block: document usage of bio iterator helpers
` [PATCH V11 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V11 19/19] block: kill BLK_MQ_F_SG_MERGE
[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
2018-11-22 20:01 UTC (2+ messages)
Disconcerting observation with multipathd's dmevent polling code
2018-11-21 13:33 UTC (3+ messages)
[PATCH V10 00/19] block: support multi-page bvec
2018-11-21 10:19 UTC (98+ 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 00/19] multipath-tools: improve logging at -v3
2018-11-21 10:18 UTC (20+ messages)
` [PATCH 01/19] tests/hwtable: set multipath_dir in local configuration
` [PATCH 02/19] tests/hwtable: adjust to new checker API
` [PATCH 03/19] multipath-tools: decrease verbosity of state messages
` [PATCH 04/19] libmultipath: decrease verbosity of pathinfo messages
` [PATCH 05/19] libmultipath: decrease verbosity of TUR checker messages
` [PATCH 06/19] libmultipath: avoid frequent messages from filter_property()
` [PATCH 07/19] libmultipath: decrease log level of "disassembled" messages
` [PATCH 08/19] libmultipath: decrease log level of word splitting
` [PATCH 09/19] libmultipath: increase log level of map removal
` [PATCH 10/19] multipathd: decrease log level of checker timing
` [PATCH 11/19] libmultipath: decrease log level of "prioritizer refcount" message
` [PATCH 12/19] libmpathpersist/update_map_pr: decrease log level for nop
` [PATCH 13/19] libmultipath: simplify devt2devname()
` [PATCH 14/19] libmultipath: decrease log level for failed VPD c9
` [PATCH 15/19] libmultipath: adopt_paths: check for size match
` [PATCH 16/19] libmultipath: coalesce_paths: fix size mismatch handling
` [PATCH 17/19] tests: add unit tests for bitmask functions
` [PATCH 18/19] multipathd: uev_remove_path: remove redundant orphan_paths call
` [PATCH 19/19] libmultipath: improve logging from orphan_paths
[PATCH] multipathd: fix mpp->hwe handling when paths are freed
2018-11-21 9:16 UTC (2+ messages)
[RFC PATCH v2 0/3] realize dax_operations for dm-snapshot
2018-11-21 3:27 UTC (4+ messages)
` [RFC PATCH v2 1/3] dm: enable "
` [RFC PATCH v2 2/3] dm: expand hc_map in mapped_device for lack of map
` [RFC PATCH v2 3/3] dm: expand valid types for dm-ioctl
RFC: REQ_PRIO use
2018-11-21 2:37 UTC (3+ messages)
[PATCH] multipath-tools: add ANA support for NVMe device
2018-11-20 16:23 UTC (26+ messages)
` "
` [PATCH] nvme: allow ANA support to be independent of native multipathing
` "
` [PATCH v2] "
[RFC PATCH 0/3] realize dax_operations for dm-snapshot
2018-11-20 10:20 UTC (4+ messages)
` [RFC PATCH 1/3] dm: enable "
` [RFC PATCH 2/3] dm: expand hc_map in mapped_device for lack of map
` [RFC PATCH 3/3] dm: expand valid types for dm-ioctl
[RFC] dm-bow working prototype
2018-11-19 15:35 UTC (9+ messages)
` [dm-devel] "
ablkcipher plugins for pcrypt
2018-11-17 22:42 UTC
[PATCH 3/3] block: use a driver-specific handler for the "inflight" value
2018-11-16 15:25 UTC (4+ messages)
[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 (5+ 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;
as well as URLs for NNTP newsgroup(s).