messages from 2017-10-13 23:36:03 to 2017-11-22 19:07:17 UTC [more...]
ont out of 6 bcache devices does not register automatically
2017-11-22 19:07 UTC (11+ messages)
[PATCH] bcache: set task state correctly in allocator_wait()
2017-11-22 17:57 UTC (5+ messages)
[bug report] bcache stucked when writting jounrnal
2017-11-22 10:21 UTC (2+ messages)
Re: Re: [PATCH] bcache: stop writeback thread after detaching
2017-11-22 7:28 UTC
[PATCH v2] bcache: stop writeback thread after detaching
2017-11-22 7:13 UTC (2+ messages)
[PATCH] bcache: recover data from backing device when read request hit clean
2017-11-22 6:04 UTC (14+ messages)
[PATCH] [PATCH v2] bcache: segregate flash only volume write streams from cached devices
2017-11-22 5:52 UTC
Re: Re: [PATCH] bcache: stop writeback thread after detaching
2017-11-22 5:48 UTC
Re: [PATCH] [PATCH v2] bcache: segregate flash only volume writestreams from cached devices
2017-11-22 5:45 UTC
[PATCH] bcache: stop writeback thread after detaching
2017-11-22 5:18 UTC (3+ messages)
[PATCH] bcache: return IOERR to upper layer when read request meet metadata error
2017-11-22 4:57 UTC (2+ messages)
[PATCH] [PATCH v2] bcache: segregate flash only volume write streams from cached devices
2017-11-22 4:53 UTC (2+ messages)
Re: [PATCH] bcache: add a separate open bucket list for flash devices
2017-11-22 1:29 UTC
[PATCH] bcache: add a separate open bucket list for flash devices
2017-11-21 22:16 UTC (4+ messages)
Urgent fix for 4.15: 62530ed8b1d (bio: ensure __bio_clone_fast copies bi_partno)
2017-11-21 16:45 UTC (3+ messages)
` Urgent fix for 4.14: "
[PATCH] bio: ensure __bio_clone_fast copies bi_partno
2017-11-21 15:38 UTC (10+ messages)
Re: [PATCH] bcache: add a separate open bucket list for flash devices
2017-11-21 11:12 UTC
[RFC] bcache: fix a circular dead locking with dc->writeback_lock and bch_register_lock
2017-11-19 19:59 UTC (4+ messages)
bcache failure hangs something in kernel
2017-11-17 20:13 UTC (10+ messages)
Regression in 4.14: wrong data being read from bcache device
2017-11-17 17:04 UTC (8+ messages)
[PATCH] bcache: Fix building error on MIPS
2017-11-16 16:58 UTC (5+ messages)
Hello Dear
2017-11-15 11:33 UTC
Re:
2017-11-13 14:55 UTC
Testing 4.14 rc8 kernel with bcache - cache device numbering
2017-11-07 19:53 UTC (4+ messages)
Enabling discard rendered caching device unuseable
2017-11-07 18:17 UTC (2+ messages)
WARNING: CPU: 1 PID: 143 at kernel/workqueue.c:2035 process_one_work+0x44/0x310
2017-11-06 8:40 UTC (2+ messages)
[PATCH] bcache: add a comment in journal bucket reading
2017-11-02 16:31 UTC (2+ messages)
Re: [PATCH] bcache: correct journal bucket reading
2017-11-02 3:10 UTC (2+ messages)
Re: [PATCH] bcache: correct journal bucket reading
2017-11-02 1:43 UTC
[PATCH] bcache: correct journal bucket reading
2017-11-01 22:54 UTC (2+ messages)
[PATCH] bcache: correct journal bucket reading
2017-11-01 6:56 UTC
Series of patches for bcache targeting 4.15
2017-10-30 21:58 UTC (7+ messages)
` [PATCH 1/5] bcache: only permit to recovery read error when cache device is clean
` [PATCH 2/5] bcache: convert cached_dev.count from atomic_t to refcount_t
` [PATCH 3/5] bcache: update bucket_in_use in real time
` [PATCH 4/5] bcache: fix wrong cache_misses statistics
` [PATCH 5/5] bcache: explicitly destroy mutex while exiting
[PATCH v2] bcache: explicitly destroy mutex while exiting
2017-10-30 18:02 UTC (7+ messages)
[PATCH] [PATCH V2] bcache: fix wrong cache_misses statistics
2017-10-30 5:14 UTC (3+ messages)
[PULL] bcache fixes and updates for-4.13
2017-10-28 8:58 UTC (23+ messages)
` [PATCH 01/19] bcache: Fix leak of bdev reference
` [PATCH 04/19] bcache: fix wrong cache_misses statistics
` [PATCH 11/19] bcache: Subtract dirty sectors of thin flash from cache_sectors in calculating writeback rate
` "
` [PATCH 12/19] bcache: update bucket_in_use periodically
` [PATCH 15/19] bcache: fix issue of writeback rate at minimum 1 key per second
Re: [PATCH 11/19] bcache: Subtract dirty sectors of thin flash from cache_sectors in calculating writeback rate
2017-10-28 2:37 UTC
Re: [PATCH 11/19] bcache: Subtract dirty sectors of thin flash from cache_sectors in calculating writeback rate
2017-10-28 1:52 UTC
Re: [PATCH 04/19] bcache: fix wrong cache_misses statistics
2017-10-28 1:43 UTC
Re: [PATCH 12/19] bcache: update bucket_in_use periodically
2017-10-28 1:37 UTC
[PATCHv4] bcache: only permit to recovery read error when cache device is clean
2017-10-27 23:36 UTC (7+ messages)
[PATCH] md/bcache: Fix a deadlock while calculating writeback rate
2017-10-27 21:41 UTC (7+ messages)
` AW: "
` AW: "
[PATCH] [PATCH v2] bcache: fix calling ida_simple_remove() with incorrect minor
2017-10-27 21:23 UTC (4+ messages)
Can't register existing backing devices anymore
2017-10-27 21:14 UTC (5+ messages)
bcache: for-next unable to handle kernel NULL pointer dereference at 0000000000000019
2017-10-25 14:05 UTC (12+ messages)
[PATCH] [PATCH V2] bcache: update bucket_in_use in real time
2017-10-25 4:35 UTC (2+ messages)
Re: [PATCH] update bucket_in_use in real time
2017-10-25 1:47 UTC (2+ messages)
[PATCH] update bucket_in_use in real time
2017-10-25 0:29 UTC (4+ messages)
[PATCH] md: Convert timers to use timer_setup()
2017-10-24 18:18 UTC (8+ messages)
` "
[PATCH 0/4] dm and bcache refcount conversions
2017-10-23 6:45 UTC (7+ messages)
` [PATCH 1/4] bcache: convert cached_dev.count from atomic_t to refcount_t
` [PATCH 2/4] dm cache: convert dm_cache_metadata.ref_count "
` [PATCH 3/4] dm: convert dm_dev_internal.count "
` [PATCH 4/4] dm: convert table_device.count "
[PATCH v3 07/49] bcache: comment on direct access to bvec table
2017-10-19 22:51 UTC (3+ messages)
[PATCH] bcache: writeback rate clamping: make 32 bit safe
2017-10-16 19:08 UTC (5+ messages)
[PATCHv3] bcache: only permit to recovery read error when cache device is clean
2017-10-16 18:07 UTC (3+ messages)
[PATCH 00/15] bcache: series of patches for 4.15
2017-10-16 15:08 UTC (4+ messages)
` [PATCH 04/15] bcache: rewrite multiple partitions support
` [PATCH 10/15] bcache: smooth writeback rate control
(unknown),
2017-10-15 18:29 UTC
Comm: bcache_allocato BUG: unable to handle kernel NULL pointer dereference at 00000000000006bc
2017-10-15 10:27 UTC (8+ 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).