messages from 2018-12-15 04:37:31 to 2019-05-22 19:19:46 UTC [more...]
[PATCH AUTOSEL 5.0 083/317] bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set
2019-05-22 19:19 UTC (3+ messages)
` [PATCH AUTOSEL 5.0 084/317] bcache: return error immediately in bch_journal_replay()
` [PATCH AUTOSEL 5.0 085/317] bcache: fix failure in journal relplay
[PATCH AUTOSEL 4.14 38/95] bcache: correct dirty data statistics
2019-05-07 5:37 UTC
[PATCH] bcache: avoid clang -Wunintialized warning
2019-04-26 14:27 UTC (6+ messages)
[PATCH 06/18] bcache: fix a race between cache register and cacheset unregister
2019-04-24 16:48 UTC (2+ messages)
` [PATCH 08/18] bcache: never set KEY_PTRS of jouranl key to 0 in journal_reclaim()
[RFC PATCH v2 02/16] bcache: never set 0 to KEY_PTRS of jouranl key in journal_reclaim()
2019-04-23 7:16 UTC (9+ messages)
` [RFC PATCH v2 03/16] bcache: reload jouranl key information during journal replay
` [RFC PATCH v2 13/16] bcache: fix fifo index swapping condition in btree_flush_write()
[PATCH v1 00/15] Keep track of GUPed pages in fs and block
2019-04-18 18:03 UTC (21+ messages)
` [PATCH v1 03/15] block: introduce bvec_page()/bvec_set_page() to get/set bio_vec.bv_page
[PATCH AUTOSEL 3.18 24/41] bcache: fix input overflow to cache set sysfs file io_error_halflife
2019-03-27 18:25 UTC (3+ messages)
` [PATCH AUTOSEL 3.18 25/41] bcache: fix input overflow to sequential_cutoff
` [PATCH AUTOSEL 3.18 26/41] bcache: improve sysfs_strtoul_clamp()
[PATCH AUTOSEL 4.4 39/63] bcache: fix input overflow to cache set sysfs file io_error_halflife
2019-03-27 18:23 UTC (3+ messages)
` [PATCH AUTOSEL 4.4 40/63] bcache: fix input overflow to sequential_cutoff
` [PATCH AUTOSEL 4.4 41/63] bcache: improve sysfs_strtoul_clamp()
[PATCH AUTOSEL 4.9 52/87] bcache: fix input overflow to cache set sysfs file io_error_halflife
2019-03-27 18:20 UTC (3+ messages)
` [PATCH AUTOSEL 4.9 53/87] bcache: fix input overflow to sequential_cutoff
` [PATCH AUTOSEL 4.9 54/87] bcache: improve sysfs_strtoul_clamp()
[PATCH AUTOSEL 4.14 075/123] bcache: fix input overflow to cache set sysfs file io_error_halflife
2019-03-27 18:15 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 076/123] bcache: fix input overflow to sequential_cutoff
` [PATCH AUTOSEL 4.14 077/123] bcache: improve sysfs_strtoul_clamp()
[PATCH AUTOSEL 4.19 113/192] bcache: fix input overflow to cache set sysfs file io_error_halflife
2019-03-27 18:10 UTC (5+ messages)
` [PATCH AUTOSEL 4.19 114/192] bcache: fix input overflow to sequential_cutoff
` [PATCH AUTOSEL 4.19 115/192] bcache: fix potential div-zero error of writeback_rate_i_term_inverse
` [PATCH AUTOSEL 4.19 116/192] bcache: improve sysfs_strtoul_clamp()
` [PATCH AUTOSEL 4.19 192/192] bcache: fix potential div-zero error of writeback_rate_p_term_inverse
[PATCH AUTOSEL 5.0 160/262] bcache: fix input overflow to cache set sysfs file io_error_halflife
2019-03-27 18:01 UTC (5+ messages)
` [PATCH AUTOSEL 5.0 161/262] bcache: fix input overflow to sequential_cutoff
` [PATCH AUTOSEL 5.0 162/262] bcache: fix potential div-zero error of writeback_rate_i_term_inverse
` [PATCH AUTOSEL 5.0 163/262] bcache: improve sysfs_strtoul_clamp()
` [PATCH AUTOSEL 5.0 262/262] bcache: fix potential div-zero error of writeback_rate_p_term_inverse
[PATCH] bcache: Zero initialize bucket in bch_allocator_thread
2019-03-22 14:36 UTC (3+ messages)
[PATCH v1] bcache: fix a race between cache register and cacheset unregister
2019-03-13 13:37 UTC
[PATCH] bcache: add cond_resched() in __bch_cache_cmp()
2019-03-08 2:19 UTC (7+ messages)
[PATCH V15 00/18] block: support multi-page bvec
2019-02-28 12:39 UTC (41+ messages)
` [PATCH V15 01/18] btrfs: look at bi_size for repair decisions
` [PATCH V15 02/18] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V15 03/18] block: remove bvec_iter_rewind()
` [PATCH V15 04/18] block: introduce multi-page bvec helpers
` [PATCH V15 05/18] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V15 06/18] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V15 07/18] block: use bio_for_each_bvec() to map sg
` [PATCH V15 08/18] block: introduce mp_bvec_last_segment()
` [PATCH V15 09/18] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V15 10/18] btrfs: use mp_bvec_last_segment to get bio's last page
` [PATCH V15 11/18] block: loop: pass multi-page bvec to iov_iter
` [PATCH V15 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V15 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V15 14/18] block: enable multipage bvecs
` [PATCH V15 15/18] block: always define BIO_MAX_PAGES as 256
` [PATCH V15 16/18] block: document usage of bio iterator helpers
` [PATCH V15 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V15 18/18] block: kill BLK_MQ_F_SG_MERGE
` [dm-devel] [PATCH V15 00/18] block: support multi-page bvec
[PATCH] bcache: use kmemdup_nul for CACHED_LABEL buffer
2019-02-26 11:03 UTC (4+ messages)
[PATCH 01/19] bcache: never writeback a discard operation
2019-02-12 16:48 UTC (5+ messages)
` [PATCH 06/19] bcache: treat stale && dirty keys as bad keys
` [PATCH 19/19] bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
bcache on XFS: metadata I/O (dirent I/O?) not getting cached at all?
2019-02-07 20:51 UTC (14+ messages)
[PATCH v2] bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
2019-02-07 13:11 UTC
[PATCH -next] bcache: Fix potential NULL pointer dereference
2019-02-01 2:36 UTC (3+ messages)
[PATCH] bcache: never writeback a discard operation
2019-01-23 1:39 UTC (4+ messages)
[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
NULL ptr deref in blk_queue_split with bcache: bio->bi_io_vec == NULL
2019-01-16 0:04 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 v5 0/2] add crc64 calculation as kernel library
2018-12-29 3:57 UTC (5+ messages)
` [PATCH v5 1/2] lib: add crc64 calculation routines
[PATCH 1/1] bcache: treat stale && dirty keys as bad keys
2018-12-26 5:04 UTC
[PATCH] bcache: fix indentation issue, remove tabs on a hunk of code
2018-12-22 13:03 UTC (2+ messages)
[PATCH v2] bcache: set max writeback rate when I/O request is idle
2018-12-15 4:37 UTC (4+ 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).