linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-10 08:49:48 to 2018-02-12 10:55:10 UTC [more...]

kernel hangs and crashes with 4.15 (also 4.13, 4.14)
 2018-02-12 10:55 UTC  (3+ messages)

[PATCH] bcache: fix incorrect sysfs output value of strip size
 2018-02-11  2:30 UTC 

Darlehensangebot
 2018-02-11  2:24 UTC 

kernel hangs and crashes with 4.15 (also 4.13, 4.14)
 2018-02-08 20:22 UTC 

[PATCH v6 0/9] bcache: device failure handling improvement
 2018-02-08 15:45 UTC  (10+ messages)
` [PATCH v6 1/9] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v6 2/9] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v6 3/9] bcache: stop dc->writeback_rate_update properly
` [PATCH v6 4/9] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v6 5/9] bcache: add stop_when_cache_set_failed option to backing device
` [PATCH v6 6/9] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v6 7/9] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v6 8/9] bcache: add io_disable to struct cached_dev
` [PATCH v6 9/9] bcache: stop bcache device when backing device is offline

Bcache patches for inclusion in 4.16
 2018-02-07 20:33 UTC  (10+ messages)
` [PATCH 1/8] bcache: add journal statistic
` [PATCH 2/8] bcache: fix high CPU occupancy during journal
` [PATCH 3/8] bcache: properly set task state in bch_writeback_thread()
` [PATCH 4/8] bcache: set error_limit correctly
` [PATCH 5/8] bcache: fix for allocator and register thread race
` [PATCH 6/8] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH 7/8] bcache: return attach error when no cache set exist
` [PATCH 8/8] bcache: fix for data collapse after re-attaching an attached device

[PATCH v5 00/10] bcache: device failure handling improvement
 2018-02-07 17:39 UTC  (17+ messages)
` [PATCH v5 01/10] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v5 02/10] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v5 03/10] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v5 04/10] bcache: stop dc->writeback_rate_update properly
` [PATCH v5 05/10] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v5 06/10] bcache: add stop_when_cache_set_failed option to backing device
` [PATCH v5 07/10] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v5 08/10] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v5 09/10] bcache: add io_disable to struct cached_dev
` [PATCH v5 10/10] bcache: stop bcache device when backing device is offline

[PATCH v5 06/10] bcache: add stop_when_cache_set_failed option to backing device
 2018-02-06 11:23 UTC 

[PATCH 2/2] bcache: fix for data collapse after re-attaching an attached device
 2018-02-05 12:11 UTC 

[PATCH] bcache: return attach error when no cache set exist
 2018-02-02  3:49 UTC 

bcache journal
 2018-02-02  2:18 UTC  (3+ messages)

[PATCH v4 00/13] bcache: device failure handling improvement
 2018-02-02  2:04 UTC  (16+ messages)
` [PATCH v4 01/13] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v4 02/13] bcache: properly set task state in bch_writeback_thread()
` [PATCH v4 03/13] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v4 04/13] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
` [PATCH v4 06/13] bcache: set error_limit correctly
` [PATCH v4 07/13] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v4 08/13] bcache: stop all attached bcache devices for a retired cache set
` [PATCH v4 09/13] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v4 10/13] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v4 11/13] bcache: add io_disable to struct cached_dev
` [PATCH v4 12/13] bcache: stop bcache device when backing device is offline
` [PATCH v4 13/13] bcache: add stop_when_cache_set_failed to struct cached_dev

[PATCH] [PATCH v2] bcache: fix for allocator and register thread race
 2018-02-01 21:55 UTC  (2+ messages)

[PATCH v4 00/13] bcache: device failure handling improvement
 2018-02-01 21:49 UTC  (23+ messages)
` [PATCH v4 01/13] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v4 02/13] bcache: properly set task state in bch_writeback_thread()
` [PATCH v4 03/13] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v4 04/13] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
` [PATCH v4 06/13] bcache: set error_limit correctly
` [PATCH v4 07/13] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v4 08/13] bcache: stop all attached bcache devices for a retired cache set
` [PATCH v4 09/13] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v4 10/13] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v4 11/13] bcache: add io_disable to struct cached_dev
` [PATCH v4 12/13] bcache: stop bcache device when backing device is offline
` [PATCH v4 13/13] bcache: add stop_when_cache_set_failed to struct cached_dev
      ` Re[2]: "

[PATCH] bcache: calculate the number of incremental GC nodes according to the total of btree nodes
 2018-02-01  8:14 UTC  (2+ messages)
` [PATCH v2 2/2] bcache: fix high CPU occupancy during journal

[PATCH v2 2/2] bcache: fix high CPU occupancy during journal
 2018-02-01  5:42 UTC 

[PATCH 2/2] bcache: fix high CPU occupancy during journal
 2018-02-01  3:25 UTC 

[PATCH 2/2] bcache: fix high CPU occupancy during journal
 2018-02-01  3:07 UTC  (3+ messages)

[PATCH 2/2] bcache: fix high CPU occupancy during journal
 2018-02-01  2:53 UTC 

[PATCH 1/2] bcache: add journal statistic
 2018-02-01  2:29 UTC  (2+ messages)

Bcache status and queue
 2018-01-31  9:34 UTC  (2+ messages)

Bcache status and queue
 2018-01-31  8:28 UTC 

Bcache status and queue
 2018-01-31  8:26 UTC 

Bcache status and queue
 2018-01-31  7:47 UTC 

[PATCH] bcache: fix error return value in memory shrink
 2018-01-31  3:30 UTC 

[PATCH] bcache: fix error count in memory shrink
 2018-01-31  2:46 UTC 

[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
 2018-01-30  2:20 UTC  (2+ messages)

[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
 2018-01-29 12:57 UTC  (2+ messages)

[PATCH] bcache: finish incremental GC
 2018-01-29 12:16 UTC  (2+ messages)

[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
 2018-01-29  9:36 UTC  (2+ messages)

how to understand bcache
 2018-01-26  6:27 UTC 

[PATCH v3 00/13] bcache: device failure handling improvement
 2018-01-26  6:23 UTC  (31+ messages)
` [PATCH v3 01/13] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v3 02/13] bcache: properly set task state in bch_writeback_thread()
` [PATCH v3 03/13] bcache: set task properly in allocator_wait()
` [PATCH v3 04/13] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v3 05/13] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v3 06/13] bcache: stop dc->writeback_rate_update properly
` [PATCH v3 07/13] bcache: set error_limit correctly
` [PATCH v3 08/13] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v3 09/13] bcache: stop all attached bcache devices for a retired cache set
` [PATCH v3 10/13] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v3 11/13] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v3 12/13] bcache: add io_disable to struct cached_dev
` [PATCH v3 13/13] bcache: stop bcache device when backing device is offline
  ` Re[2]: [PATCH v3 00/13] bcache: device failure handling improvement

how to understand bcache
 2018-01-26  5:52 UTC  (3+ messages)

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-25  2:30 UTC 

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-25  1:58 UTC  (2+ messages)

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-24 10:30 UTC  (3+ messages)

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-24  9:49 UTC  (2+ messages)

how to understand bcache
 2018-01-24  9:10 UTC  (2+ messages)

best way to get the bdev of a bcache block device
 2018-01-23  4:32 UTC  (3+ messages)
  ` Re[2]: "

[RFC PATCH] BUG at block/blk-ioc.c:146 during bcache search_free
 2018-01-22 23:36 UTC 

[PATCH v2 06/12] bcache: set error_limit correctly
 2018-01-18  6:20 UTC 

[PATCH v2 06/12] bcache: set error_limit correctly
 2018-01-17 15:11 UTC  (2+ messages)

[PATCH] bcache: fix for allocator and register thread race
 2018-01-16  4:46 UTC  (2+ messages)

Neujahrsspende von 4.800.000 €
 2018-01-16  0:45 UTC 

Panic from bcache/request.c/search_free
 2018-01-16  0:25 UTC  (2+ messages)

Enabling discard rendered caching device unuseable
 2018-01-15  9:31 UTC  (3+ messages)

[PATCH v2 12/12] bcache: stop bcache device when backing device is offline
 2018-01-13 17:14 UTC 

[PATCH v2 00/12] bcache: device failure handling improvement
 2018-01-13 17:10 UTC  (13+ messages)
` [PATCH v2 01/12] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v2 02/12] bcache: properly set task state in bch_writeback_thread()
` [PATCH v2 03/12] bcache: set task properly in allocator_wait()
` [PATCH v2 04/12] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v2 05/12] bcache: stop dc->writeback_rate_update properly
` [PATCH v2 06/12] bcache: set error_limit correctly
` [PATCH v2 07/12] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v2 08/12] bcache: stop all attached bcache devices for a retired cache set
` [PATCH v2 09/12] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v2 10/12] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v2 11/12] bcache: add io_disable to struct cached_dev
` [PATCH v2 12/12] bcache: stop bcache device when backing device is offline

[PATCH v2 00/12] bcache: device failure handling improvement
 2018-01-13 17:01 UTC  (7+ messages)
` [PATCH v2 01/12] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v2 02/12] bcache: properly set task state in bch_writeback_thread()
` [PATCH v2 03/12] bcache: set task properly in allocator_wait()
` [PATCH v2 04/12] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v2 05/12] bcache: stop dc->writeback_rate_update properly
` [PATCH v2 06/12] bcache: set error_limit correctly

[PATCH] bcache: Use seq_putc() in debug_seq_show()
 2018-01-13  8:11 UTC 

[PATCH] bcache: btree.c: Fix GC thread exit in case of cache device failure and unregister
 2018-01-13  4:43 UTC  (3+ messages)

[PATCH] bcache: io.c: Fix check against error_limit in case of io errors
 2018-01-13  4:22 UTC  (3+ 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).