linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 15:38:01 to 2020-03-27 08:30:12 UTC [more...]

simplify queue allocation
 2020-03-27  8:30 UTC  (3+ messages)
` [PATCH 2/5] null_blk: use blk_mq_init_queue_data
` [PATCH 5/5] Revert "blkdev: check for valid request queue before issuing flush"

[PATCH 0/1] bcache: 2nd wave patch for Linux v5.7-rc1
 2020-03-25  2:42 UTC  (5+ messages)
` [PATCH 1/1] bcache: remove dupplicated declaration from btree.h

[PATCH 0/7] bcache patches for Linux v5.7-rc1
 2020-03-23  9:41 UTC  (19+ messages)
` [PATCH 1/7] bcache: move macro btree() and btree_root() into btree.h
` [PATCH 2/7] bcache: add bcache_ prefix to btree_root() and btree() macros
` [PATCH 3/7] bcache: make bch_btree_check() to be multithreaded
` [PATCH 4/7] bcache: make bch_sectors_dirty_init() "
` [PATCH 5/7] bcache: Use scnprintf() for avoiding potential buffer overflow
` [PATCH 6/7] bcache: optimize barrier usage for Rmw atomic bitops
` [PATCH 7/7] bcache: optimize barrier usage for atomic operations

[PATCH] bcache: optimize barrier usage for Rmw atomic bitops
 2020-03-20 15:24 UTC  (2+ messages)

HAPPY SURVIVAL OF CORONAVIRUS
 2020-03-20 11:05 UTC 

[PATCH] bcache: Use scnprintf() for avoiding potential buffer overflow
 2020-03-19 16:32 UTC  (5+ messages)

[PATCH v3] block: refactor duplicated macros
 2020-03-11 12:58 UTC  (4+ messages)

[QUESTION] Bcache in writeback mode is bypassed
 2020-03-11 11:15 UTC  (2+ messages)

[PATCH v2] block: refactor duplicated macros
 2020-03-10 23:18 UTC  (3+ messages)

[PATCH] block: refactor duplicated macros
 2020-03-10 21:06 UTC  (5+ messages)

BUSINESS PROPOSAL
 2020-03-08 15:51 UTC 

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-03-05  9:33 UTC 

(unknown)
 2020-03-04 23:30 UTC 

[PATCH 0/2] bcache patches for Linux v5.6-rc5
 2020-03-04 18:42 UTC  (33+ messages)
` [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
` [PATCH 2/2] bcache: fix code comments for ignore pending signals

[PATCH AUTOSEL 4.14 20/21] bcache: ignore pending signals when creating gc and allocator thread
 2020-02-23  2:24 UTC 

[PATCH AUTOSEL 4.19 24/25] bcache: ignore pending signals when creating gc and allocator thread
 2020-02-23  2:23 UTC 

[PATCH AUTOSEL 5.4 43/50] bcache: ignore pending signals when creating gc and allocator thread
 2020-02-23  2:22 UTC 

[PATCH AUTOSEL 5.5 50/58] bcache: ignore pending signals when creating gc and allocator thread
 2020-02-23  2:21 UTC 

[PATCH 0/3] bcache patches for Linux v5.6-rc2
 2020-02-20 16:47 UTC  (9+ messages)
` [PATCH 1/3] bcache: ignore pending signals when creating gc and allocator thread
` [PATCH 2/3] bcache: Revert "bcache: shrink btree node cache after bch_btree_check()"
` [PATCH 3/3] bcache: remove macro nr_to_fifo_front()

[RFC PATCH 0/3] bcache: accelerate device registration speed
 2020-02-20 13:21 UTC  (8+ messages)
` [PATCH 1/3] bcache: move macro btree() and btree_root() into btree.h
` [PATCH 2/3] bcache: make bch_btree_check() to be multiple threads
` [PATCH 3/3] bcache: make bch_sectors_dirty_init() "

Attention:Beneficiary
 2020-02-20 10:00 UTC 

19-02-2020
 2020-02-19 10:51 UTC 

reads no longer cached since kernel 4.19
 2020-02-17 14:31 UTC  (6+ messages)

[PATCH AUTOSEL 4.4 097/100] bcache: explicity type cast in bset_bkey_last()
 2020-02-14 16:24 UTC 

[PATCH AUTOSEL 4.9 135/141] bcache: explicity type cast in bset_bkey_last()
 2020-02-14 16:21 UTC 

[PATCH AUTOSEL 4.14 178/186] bcache: explicity type cast in bset_bkey_last()
 2020-02-14 16:17 UTC 

[PATCH AUTOSEL 4.19 212/252] bcache: cached_dev_free needs to put the sb page
 2020-02-14 16:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 240/252] bcache: explicity type cast in bset_bkey_last()

[PATCH AUTOSEL 5.4 389/459] bcache: cached_dev_free needs to put the sb page
 2020-02-14 16:01 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 390/459] bcache: rework error unwinding in register_bcache
` [PATCH AUTOSEL 5.4 391/459] bcache: fix use-after-free in register_bcache()
` [PATCH AUTOSEL 5.4 392/459] bcache: avoid unnecessary btree nodes flushing in btree_flush_write()
` [PATCH AUTOSEL 5.4 437/459] bcache: explicity type cast in bset_bkey_last()
` [PATCH AUTOSEL 5.4 438/459] bcache: fix incorrect data type usage in btree_flush_write()

[PATCH AUTOSEL 5.5 452/542] bcache: cached_dev_free needs to put the sb page
 2020-02-14 15:48 UTC  (6+ messages)
` [PATCH AUTOSEL 5.5 453/542] bcache: rework error unwinding in register_bcache
` [PATCH AUTOSEL 5.5 454/542] bcache: fix use-after-free in register_bcache()
` [PATCH AUTOSEL 5.5 455/542] bcache: avoid unnecessary btree nodes flushing in btree_flush_write()
` [PATCH AUTOSEL 5.5 510/542] bcache: explicity type cast in bset_bkey_last()
` [PATCH AUTOSEL 5.5 511/542] bcache: fix incorrect data type usage in btree_flush_write()

reads no longer cached since kernel 4.19
 2020-02-09 21:31 UTC 

LETTER OF INQUIRY
 2020-02-07 20:40 UTC 

[PATCH 0/5] bcache patches for Linux v5.6-rc1
 2020-02-01 14:58 UTC  (7+ messages)
` [PATCH 1/5] bcache: fix memory corruption in bch_cache_accounting_clear()
` [PATCH 2/5] bcache: explicity type cast in bset_bkey_last()
` [PATCH 3/5] bcache: add readahead cache policy options via sysfs interface
` [PATCH 4/5] bcache: fix incorrect data type usage in btree_flush_write()
` [PATCH 5/5] bcache: check return value of prio_read()

., Hello Dear
 2020-01-28 11:55 UTC 

Kernel panic after clearing stats
 2020-01-27 16:20 UTC  (3+ messages)

[bug report] bcache: avoid unnecessary btree nodes flushing in btree_flush_write()
 2020-01-27  8:27 UTC  (2+ messages)

[PATCH 00/17] bcache patches for Linux v5.6
 2020-01-24 16:48 UTC  (24+ messages)
` [PATCH 01/17] bcache: cached_dev_free needs to put the sb page
` [PATCH 02/17] bcache: use a separate data structure for the on-disk super block
` [PATCH 03/17] bcache: rework error unwinding in register_bcache
` [PATCH 04/17] bcache: properly initialize 'path' and 'err' in register_bcache()
` [PATCH 05/17] bcache: fix use-after-free "
` [PATCH 06/17] bcache: transfer the sb_page reference to register_{bdev,cache}
` [PATCH 07/17] bcache: return a pointer to the on-disk sb from read_super
` [PATCH 08/17] bcache: store a pointer to the on-disk sb in the cache and cached_dev structures
` [PATCH 09/17] bcache: use read_cache_page_gfp to read the superblock
` [PATCH 10/17] lib: crc64: include <linux/crc64.h> for 'crc64_be'
` [PATCH 11/17] bcache: add code comments for state->pool in __btree_sort()
` [PATCH 12/17] bcache: avoid unnecessary btree nodes flushing in btree_flush_write()
` [PATCH 13/17] bcache: print written and keys in trace_bcache_btree_write
` [PATCH 14/17] bcache: back to cache all readahead I/Os
` [PATCH 15/17] bcache: remove member accessed from struct btree
` [PATCH 16/17] bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan()
` [PATCH 17/17] bcache: reap from tail of c->btree_cache "

[PATCH 00/17] bcache patches for Linux v5.16
 2020-01-23 17:00 UTC 

HELLO
 2020-01-19 18:44 UTC 

Can't mount an encrypted backing device
 2020-01-18 14:31 UTC  (15+ messages)
    ` undo make-bcache (was: Re: Can't mount an encrypted backing device)

[PATCH AUTOSEL 4.19 522/671] bcache: Fix an error code in bch_dump_read()
 2020-01-16 17:02 UTC 

[PATCH] bcache: back to cache all readahead I/Os
 2020-01-16  0:00 UTC  (6+ messages)

I wait for your swift response,
 2020-01-13  5:52 UTC 

Investment opportunity
 2020-01-12  5:00 UTC 

[PATCH AUTOSEL 4.14 32/58] bcache: at least try to shrink 1 node in bch_mca_scan()
 2019-12-12  4:00 UTC  (4+ messages)

[PATCH AUTOSEL 4.4 25/37] bcache: at least try to shrink 1 node in bch_mca_scan()
 2019-12-11 15:38 UTC 


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