linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-15 11:13:14 to 2019-07-02 17:42:31 UTC [more...]

[PATCH V3 0/9] block: use right accessor to read nr_sects
 2019-07-02 17:42 UTC  (6+ messages)
` [PATCH V3 1/9] block: add a helper function to read nr_setcs
` [PATCH V3 2/9] blk-zoned: update blkdev_nr_zones() with helper
` [PATCH V3 3/9] blk-zoned: update blkdev_report_zone() "
` [PATCH V3 4/9] blk-zoned: update blkdev_reset_zones() "
` [PATCH V3 5/9] bcache: update cached_dev_init() "

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-29 16:39 UTC 

[PATCH 04/37] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
 2019-06-28 11:59 UTC  (7+ messages)
` [PATCH 06/37] bcache: ignore read-ahead request failure on backing device
` [PATCH 20/37] bcache: fix mistaken sysfs entry for io_error counter
` [PATCH 21/37] bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread
` [PATCH 30/37] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
` [PATCH 31/37] bcache: Revert "bcache: fix high CPU occupancy during journal"
` [PATCH 35/37] bcache: fix race in btree_flush_write()

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2019-06-26  2:50 UTC  (9+ messages)

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-19  8:21 UTC  (31+ messages)
` [PATCH 01/12] Compiler Attributes: add __flatten
` [PATCH 02/12] locking: SIX locks (shared/intent/exclusive)
` [PATCH 03/12] mm: pagecache add lock
` [PATCH 04/12] mm: export find_get_pages()
` [PATCH 05/12] fs: insert_inode_locked2()
` [PATCH 06/12] fs: factor out d_mark_tmpfile()
` [PATCH 07/12] Propagate gfp_t when allocating pte entries from __vmalloc
` [PATCH 08/12] block: Add some exports for bcachefs
` [PATCH 09/12] bcache: optimize continue_at_nobarrier()
` [PATCH 10/12] bcache: move closures to lib/
` [PATCH 11/12] closures: closure_wait_event()
` [PATCH 12/12] closures: fix a race on wakeup from closure_sync

[PATCH 01/29] bcache: Revert "bcache: fix high CPU occupancy during journal"
 2019-06-14 13:13 UTC  (4+ messages)
` [PATCH 02/29] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
` [PATCH 09/29] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
` [PATCH 11/29] bcache: ignore read-ahead request failure on backing device

[PATCH 1/2] bcache: fix stack corruption by PRECEDING_KEY()
 2019-06-09 22:13 UTC  (2+ messages)
` [PATCH 2/2] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached

bcache: oops when writing to writeback_percent without a cache device
 2019-06-05  9:21 UTC  (6+ messages)

[PATCH 1/6] bcache: Revert "bcache: fix high CPU occupancy during journal"
 2019-06-05  7:27 UTC  (2+ messages)
` [PATCH 2/6] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"

[PATCH 01/15] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
 2019-06-04 15:53 UTC  (3+ messages)
` [PATCH 03/15] bcache: ignore read-ahead request failure on backing device
` [PATCH 16/18] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached

[PATCH AUTOSEL 4.4 18/92] bcache: return error immediately in bch_journal_replay()
 2019-05-22 19:30 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 19/92] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.4 20/92] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.4 21/92] bcache: avoid clang -Wunintialized warning

[PATCH AUTOSEL 4.9 028/114] bcache: return error immediately in bch_journal_replay()
 2019-05-22 19:28 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 029/114] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.9 030/114] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.9 031/114] bcache: avoid clang -Wunintialized warning

[PATCH AUTOSEL 4.14 043/167] bcache: return error immediately in bch_journal_replay()
 2019-05-22 19:26 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 044/167] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.14 045/167] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.14 046/167] bcache: avoid clang -Wunintialized warning

[PATCH AUTOSEL 4.19 066/244] bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set
 2019-05-22 19:23 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 067/244] bcache: return error immediately in bch_journal_replay()
` [PATCH AUTOSEL 4.19 068/244] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.19 069/244] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.19 070/244] bcache: avoid clang -Wunintialized warning

[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  (5+ 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 5.0 086/317] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 5.0 087/317] bcache: avoid clang -Wunintialized warning

[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  (34+ messages)
` [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)


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