messages from 2019-01-10 01:09:59 to 2019-02-15 11:13:07 UTC [more...]
[PATCH V15 00/18] block: support multi-page bvec
2019-02-15 11:13 UTC (2+ messages)
` [PATCH V15 01/18] btrfs: look at bi_size for repair decisions
[PATCH v2] dm thin: Fix bug wrt FUA request completion
2019-02-15 0:10 UTC (2+ messages)
[PATCH] dm: clear BIO_SEG_VALID in clone_bio
2019-02-14 18:55 UTC (2+ messages)
` "
[PATCH] dm thin: Fix bug wrt FUA request completion
2019-02-14 18:38 UTC
[PATCH 4/4] dm: implement no-clone optimization
2019-02-14 17:01 UTC (4+ messages)
[PATCH 3/4] dm: move dm_table to dm-core.h
2019-02-14 15:00 UTC
[PATCH 2/4] dm: refactor end_io_acct
2019-02-14 15:00 UTC
[PATCH 1/4] dm: refactor start_io_acct
2019-02-14 15:00 UTC
[PATCH 0/4] dm-noclone patches
2019-02-14 15:00 UTC
[PATCH v2 0/4] multipath: fixes for invalid path device handling
2019-02-14 10:42 UTC (6+ messages)
` [PATCH v2 1/4] multipathd: avoid null pointer dereference in LOG_MSG
` [PATCH v2 2/4] multipath: blacklist zram devices
` [PATCH v2 3/4] multipathd: fix pp->initialized state ping-ponging
` [PATCH v2 4/4] multipathd: don't resend change events for unknown devices
Possible bug in mirror target
2019-02-14 10:23 UTC (9+ messages)
[v2] block: Fix a WRITE SAME BUG_ON
2019-02-14 9:36 UTC (19+ messages)
` "
dm-devel Digest, Vol 179, Issue 15
2019-02-14 9:11 UTC
[PATCH 1/3] dm: remove redundant unlikely annotation in dm-integrity.c
2019-02-13 5:46 UTC (3+ messages)
` [PATCH 2/3] dm: remove redundant unlikely annotation in dm-verity-fec.c
` [PATCH 3/3] dm: remove redundant unlikely annotation in dm-block-manager.c
[PATCH v3 0/5] Optimize writecache when using pmem as cache
2019-02-11 6:47 UTC (8+ messages)
` [PATCH v3 1/5] dm-writecache: remove unused size to writecache_flush_region
` [PATCH v3 2/5] dm-writecache: get rid of memory_data flush to writecache_flush_entry
` [PATCH v3 3/5] dm-writecache: expand pmem_reinit for struct dm_writecache
` [PATCH v3 4/5] Documentation/device-mapper: add optional parameter reinit
` [PATCH v3 5/5] dm-writecache: output seq_count within status
` [External] Re: [PATCH v3 0/5] Optimize writecache when using pmem as cache
[PATCH] dm: don't overallocate the tags space
2019-02-08 18:06 UTC (4+ messages)
` "
[PATCH 0/4] multipath: fixes for invalid path device handling
2019-02-08 17:28 UTC (10+ messages)
` [PATCH 1/4] multipathd: avoid null pointer dereference in LOG_MSG
` [PATCH 1/4] multipathd: avoid null pointer dereference in LOG_MSG\
` [PATCH 2/4] multipath: blacklist zram devices
` [PATCH 3/4] multipathd: fix pp->initialized state ping-ponging
` [PATCH 4/4] multipathd: don't resend change events for unknown devices
[git pull] device mapper fixes for 5.0-rc6
2019-02-07 23:05 UTC (2+ messages)
Regression in 5.0-rc4 device-mapper - integrity data invalid
2019-02-06 14:45 UTC (4+ messages)
[PATCH] dm: add memory barrier before waitqueue_active
2019-02-05 19:58 UTC (6+ messages)
` "
[PATCH 0/4] Marginal Path Fixes and cleanups
2019-02-01 14:47 UTC (6+ messages)
` [PATCH 1/4] libmultipath: handle existing paths in marginal_path enqueue
` [PATCH 2/4] multipathd: cleanup marginal paths checking timers
` [PATCH 3/4] libmultipath: fix marginal paths queueing errors
` [PATCH 4/4] libmultipath: fix marginal_paths nr_active check
[PATCH] libmultipath: disable user_friendly_names for NetApp
2019-01-30 20:20 UTC
[RFC PATCH 0/6] multipath-tools: Fix remaining shutdown delay issues
2019-01-29 1:08 UTC (17+ messages)
` [RFC PATCH 1/6] multipathd: fix daemon not really shutdown
` [RFC PATCH 2/6] multipathd: protect all access to running_state
` [RFC PATCH 3/6] multipathd: allow shutdown during configure()
` [RFC PATCH 4/6] multipathd: cancel threads early during shutdown
` [RFC PATCH 5/6] multipathd: add code to handle blocked signals
` [RFC PATCH 6/6] multipathd: uxlsnr: handle signals while busy
[PATCH] block: Fix a WRITE SAME BUG_ON
2019-01-26 1:05 UTC (3+ messages)
[git pull] device mapper fixes for 5.0-rc4
2019-01-24 20:15 UTC (2+ messages)
[PATCH] bcache: never writeback a discard operation
2019-01-23 1:39 UTC (4+ messages)
[PATCH 0/4] dm: fix various issues with bio splitting code
2019-01-22 15:56 UTC (16+ messages)
` [PATCH 1/4] dm: fix clone_bio() to trigger blk_recount_segments()
` [PATCH 2/4] dm: fix redundant IO accounting for bios that need splitting
` [PATCH 3/4] dm: fix missing bio_split() pattern code in __split_and_process_bio()
` [PATCH 4/4] dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate
[PATCH V14 00/18] block: support multi-page bvec
2019-01-22 2:01 UTC (25+ messages)
` [PATCH V14 01/18] btrfs: look at bi_size for repair decisions
` [PATCH V14 02/18] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V14 03/18] block: remove bvec_iter_rewind()
` [PATCH V14 04/18] block: introduce multi-page bvec helpers
` [PATCH V14 05/18] block: introduce bio_for_each_mp_bvec() and rq_for_each_mp_bvec()
` [PATCH V14 06/18] block: use bio_for_each_mp_bvec() to compute multi-page bvec count
` [PATCH V14 07/18] block: use bio_for_each_mp_bvec() to map sg
` [PATCH V14 08/18] block: introduce mp_bvec_last_segment()
` [PATCH V14 09/18] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V14 10/18] btrfs: use mp_bvec_last_segment to get bio's last page
` [PATCH V14 11/18] block: loop: pass multi-page bvec to iov_iter
` [PATCH V14 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V14 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V14 14/18] block: enable multipage bvecs
` [PATCH V14 15/18] block: always define BIO_MAX_PAGES as 256
` [PATCH V14 16/18] block: document usage of bio iterator helpers
` [PATCH V14 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V14 18/18] block: kill BLK_MQ_F_SG_MERGE
[PATCH] dm thin: add sanity checks on creating thin-pool and external snapshot
2019-01-20 14:39 UTC
[PATCH 00/12] multipath-tools: Coverity patches
2019-01-17 21:32 UTC (6+ messages)
` [PATCH 08/12] libmultipath(coverity): fix "enum misuse" for find_multipaths
[PATCH] multipathd: avoid crash in cli_list_path
2019-01-17 20:59 UTC (2+ messages)
[PATCH 0/3] multipath-tools: compilation fixes
2019-01-17 0:10 UTC (2+ messages)
NULL ptr deref in blk_queue_split with bcache: bio->bi_io_vec == NULL
2019-01-16 0:04 UTC
dm thin pool discarding
2019-01-15 22:55 UTC (11+ messages)
[PATCH] dm thin: fix passdown_double_checking_shared_status()
2019-01-15 18:53 UTC
[PATCH V13 00/19] block: support multi-page bvec
2019-01-15 3:44 UTC (21+ messages)
` [PATCH V13 01/19] btrfs: look at bi_size for repair decisions
` [PATCH V13 02/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V13 03/19] block: remove bvec_iter_rewind()
` [PATCH V13 04/19] block: rename bvec helpers
` [PATCH V13 05/19] block: introduce multi-page "
` [PATCH V13 06/19] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V13 07/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V13 08/19] block: use bio_for_each_bvec() to map sg
` [PATCH V13 09/19] block: introduce bvec_last_segment()
` [PATCH V13 10/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V13 11/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V13 12/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V13 13/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V13 14/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V13 15/19] block: enable multipage bvecs
` [PATCH V13 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V13 17/19] block: document usage of bio iterator helpers
` [PATCH V13 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V13 19/19] block: kill BLK_MQ_F_SG_MERGE
[PATCH] multipath-tools: git should ignore auto-generated files
2019-01-14 17:55 UTC (2+ messages)
[PATCH] dm-crypt: Fix parsing of extended IV arguments
2019-01-10 20:27 UTC (4+ messages)
` "
[RFC PATCH 0/1] dm: add dm-dust, a bad sector emulator
2019-01-10 4:58 UTC (9+ messages)
` [RFC PATCH 1/1] dm: add dust target
` SMR 512e drive firmware advertising misleading limits? [was: Re: [RFC PATCH 1/1] dm: add dust target]
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 read-only IMAP folder(s) and NNTP newsgroup(s).