Linux-bcache Archive mirror
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-05-14 23:39 Re: [PATCH v2] bcache: allow allocator to invalidate bucket in gc 22+ messages
2024-05-14  8:47 [RESEND PATCH v5 16/16] bcachefs: Remove heap-related macros and switch to generic min_heap 17+ messages
2024-05-14  8:41 [PATCH v5 02/16] bcache: Fix typo 3+ messages
2024-05-09  1:15 Re: [PATCH 0/2] bcache-6.10 20240509 4+ messages
2024-05-08  7:32 [PATCH v3] bcache: allow allocator to invalidate bucket in gc
2024-04-26  0:14 Re: [PATCH v4 00/16] treewide: Refactor heap related implementation 19+ messages
2024-04-23  9:35 Re: [PATCH v3 00/17] treewide: Refactor heap related implementation 32+ messages
2024-04-15 15:00 Re: [PATCH] bcache: Remove usage of the deprecated ida_simple_xx() API 4+ messages
2024-04-12  2:42 bcache: bch_extent_bad() stale dirty pointer
2024-04-11 17:49 Re: [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors() 37+ messages
2024-04-08 19:23 Re: [PATCH v3] bcache patches to review from 7/19/23 3+ messages
2024-03-23  2:19 Re: [PATCH v2 04/15] lib min_heap: Add type safe interface 35+ messages
2024-03-20  4:43 Re: [PATCH 08/13] lib min_heap: Add args for min_heap_callbacks 33+ messages
2024-03-15 16:52 Re: [PATCH] bcache: fix variable length array abuse in btree_iter 2+ messages
2024-03-06 15:35 Re: [PATCH] bcache: move calculation of stripe_size and io_opt into bcache_device_init 6+ messages
2024-02-20 13:22 Re: pass queue_limits to blk_alloc_disk for simple drivers 20+ messages
2024-02-03  3:43 Re: I/O error on cache device can cause user observable errors 4+ messages
2024-02-02  9:56 Re: [PATCH 1/5] mean and variance: Promote to lib/math 13+ messages
2024-01-22 16:23 Re: [PATCH 0/5] Optimize number of comparisons for heap/heapsort implementaion 15+ messages
2024-01-08  7:00 Re: [PATCH v2 0/3] list: Add hlist_count_nodes() 12+ messages
2024-01-06  1:32 Re: [PATCH 7/9] zram: use the default discard granularity 21+ messages
2023-12-19  7:08 Re: [PATCH] bcache: Fix NULL pointer dereference in bch_cached_dev_run 2+ messages
2023-12-19  6:42 Re: bcache, possible to peg specific blocks to the cache drive? 2+ messages
2023-12-13  1:10 Re: [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis 35+ messages
2023-12-07  2:45 Re: [PATCH -next RFC 01/14] block: add some bdev apis 28+ messages
2023-11-29 20:13 Re: [PATCH] closures: CLOSURE_CALLBACK() to fix type punning 5+ messages
2023-11-28 21:10 [PATCH AUTOSEL 4.14 2/7] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
2023-11-28 21:09 [PATCH AUTOSEL 4.19 04/10] bcache: avoid NULL checking to c->root in run_cache_set() 3+ messages
2023-11-28 21:09 [PATCH AUTOSEL 5.4 05/11] bcache: avoid NULL checking to c->root in run_cache_set() 3+ messages
2023-11-28 21:09 [PATCH AUTOSEL 5.10 06/13] bcache: avoid NULL checking to c->root in run_cache_set() 4+ messages
2023-11-28 21:08 [PATCH AUTOSEL 5.15 08/15] bcache: avoid NULL checking to c->root in run_cache_set() 4+ messages
2023-11-28 21:07 [PATCH AUTOSEL 6.1 09/25] bcache: avoid NULL checking to c->root in run_cache_set() 4+ messages
2023-11-28 21:05 [PATCH AUTOSEL 6.6 10/40] bcache: avoid NULL checking to c->root in run_cache_set() 4+ messages
2023-11-28 10:05 Re: [PATCH block/for-next v2 02/16] xen/blkback: use new helper to get inode from block_device 21+ messages
2023-11-27 16:12 Re: [PATCH] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR 12+ messages
2023-11-27  6:22 [PATCH block/for-next v2 16/16] block: use new helper to get inode from block_device 7+ messages
2023-11-27  1:13 Re: [PATCH -next] block: remove field 'bd_inode' from block_device 3+ messages
2023-11-23 17:08 Re: bcache 2+ messages
2023-11-20 16:18 Re: [PATCH 00/10] bcache-next 20231120 12+ messages
2023-11-18 17:20 Re: [PATCH 0/2] Two small closures patches 5+ messages
2023-11-18 16:40 [PATCH 2/2] bcache: avoid NULL checking to c->root in run_cache_set() 2+ messages
2023-11-18 16:38 [PATCH] bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
2023-11-07  0:00 PSA: this list has been migrated (no action required)
2023-10-30  7:38 Re: [PATCH] bcache: Optimize sysfs_hprint() 2+ messages
2023-10-20  9:23 Re: [PATCH] bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race 2+ messages
2023-10-17  1:57 Re: Dirty data loss after cache disk error recovery 17+ messages
2023-10-16 23:31 Re: trans path overflow during metadata replication with lockdep 2+ messages
2023-10-09  7:38 Re: [PATCH] bcache: Fixup error handling in register_cache() 3+ messages
2023-10-02  7:57 Re: [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle 11+ messages
2023-09-29 17:45 RE: Meeting request
2023-09-27 20:29 Re: [PATCH v2] bcache: avoid oversize memory allocation by small stripe_size 2+ messages
2023-09-27 12:52 Re: Unusual value of optimal_io_size prevents bcache initialization 10+ messages
2023-09-18  7:24 Re: [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker 2+ messages
2023-09-08 10:26 Re: [PATCH v2] bcache: fixup lock c->root error 2+ messages
2023-09-08  3:44 Re:Re: [PATCH] bcache: fixup lock c->root error 3+ messages
2023-09-08  3:33 Re:Re: [PATCH] bcache: fixup init dirty data errors 8+ messages
2023-09-06  3:39 Re: [PATCH] bcache: prevent potential division by zero error 2+ messages
2023-09-02 20:54 Unbootable system (already manually recovered): "corrupted btree at bucket ..., block ..., ... keys, disabling caching"
2023-08-28 14:27 Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle 13+ messages
2023-08-28 12:09 Re: [PATCH 01/30] block: also call ->open for incremental partition opens 40+ messages
2023-08-24 16:31 Re: [PATCH v2] bcache: fixup init dirty data errors 2+ messages
2023-08-24  3:42 [PATCH v5 26/45] bcache: dynamically allocate the md-bcache shrinker
2023-08-23  2:59 Re: [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem 66+ messages
2023-08-22 23:31 Re; Interest,
2023-08-13 17:22 Re: bcache attach 3+ messages
2023-07-31 11:13 Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions 21+ messages
2023-07-29  8:47 Re: [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker 67+ messages
2023-07-27  3:34 Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless 110+ messages
2023-07-25 12:49 Re: [PATCH][next] bcache: remove redundant assignment to variable cur_idx 2+ messages
2023-07-24  8:46 Don't miss out on our low Interest coinloan opportunity
2023-07-19  7:27 [PATCH v3 3/3] bcache: only copy dirty data during moving gc 3+ messages
2023-07-19  7:00 Re: [PATCH v2 1/3] bcache: the gc_sectors_used size matches the bucket size 4+ messages
2023-07-19  2:46 Re: [PATCH 2/3] bcache: Separate bch_moving_gc() from bch_btree_gc() 6+ messages
2023-07-17  5:59 Re: [PATCH v3] bcache: Separate bch_moving_gc() from bch_btree_gc() 2+ messages
2023-07-10  7:07 [PATCH v4 2/2] bcache: only copy dirty data during moving gc 2+ messages
2023-07-06  0:10 Re: bcache device stuck after backing device goes away, then comes back 2+ messages
2023-07-05  3:27 Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless 55+ messages
2023-06-30 10:08 configure bcache for preventing IO to a HDD to save power / noise
2023-06-29  6:30 Re:Re: [PATCH v2] Separate bch_moving_gc() from bch_btree_gc() 3+ messages
2023-06-29  4:33 Re: bcache: Possible deadlock between write_dirty_finish and bch_data_insert_keys 6+ messages
2023-06-27 17:34 Re: [PATCH] Separate bch_moving_gc() from bch_btree_gc() 3+ messages
2023-06-27  5:41 Re: [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release 124+ messages
2023-06-23 22:10 Re: [PATCH v2 0/2] bcache: Fix block device claiming 9+ messages
2023-06-23 10:01 Re: [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker 16+ messages
2023-06-22 15:14 Re: [PATCH 1/2] bcache: Alloc holder object before async registration 12+ messages
2023-06-22  8:31 Re: [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink 4+ messages
2023-06-15 13:33 Re: [PATCH 0/6] bcache-next 20230615 8+ messages
2023-06-06 13:15 Re: [PATCH] bcache: don't allocate full_dirty_stripes and stripe_sectors_dirty for flash device 3+ messages
2023-06-06  6:42 Re: [PATCH 2/3] bcache: allocate stripe memory when partial_stripes_expensive is true 5+ messages
2023-06-05 19:54 Re: Bcache accelerated LVM LV device doesn't come up after reboot 2+ messages
2023-05-30 14:28 Re: [PATCH v2] bcache: fixup btree_cache_wait list damage 5+ messages
2023-05-30 10:32 Re: [PATCH 3/3] bcache: support overlay bcache 10+ messages
2023-05-18  0:57 Re: [PATCH] bcache: fix nbuckets lower limit checking in read_super_common 3+ messages
2023-05-17 14:03 Re: [PATCH v7 2/3] bcache: allocate stripe memory when partial_stripes_expensive is true 5+ messages
2023-05-15  1:43 Re: [RFC PATCH] block: add meaningful macro for flush op flags 5+ messages
2023-05-13 22:51 Re: [PATCH 1/1] bcache: allow user to set QUEUE_FLAG_NOWAIT 4+ messages
2023-05-13 21:05 Re: Writeback cache all used. 28+ messages
2023-05-05  2:48 Re: Bcache btree cache size bug 5+ messages
2023-04-25 14:02 Re: [PATCH V2 0/1] block/drivers: remove dead clear of random flag 4+ messages
2023-04-25 12:56 [PATCH] bcache: fix up kthread_stop crash in cached_dev_free()
2023-04-24 16:39 Re: [PATCH 0/5] block/drivers: don't clear the flag that is not set 11+ messages
2023-04-15 14:37 Re: [PATCH] bcache: make kobj_type structures constant 8+ messages
2023-03-25 16:07 Re: [PATCH v2] bcache: Fix exception handling in mca_alloc() 2+ messages
2023-03-24 19:57 Re: [PATCH] bcache: fix wild pointer dereference in btree_gc_rewrite_node 3+ messages
2023-03-22  7:57 Re: Throttling performance due to backing device latency 2+ messages
2023-03-15  8:05 Re: [CHERRY-PICK] bcache: fixes that missed a Cc: stable@vger.kernel.org 3+ messages
2023-03-15  4:03 Re: [PATCH v2 3/3] bcache: support overlay bcache 4+ messages
2023-03-08 12:16 Re: [PATCH] bcache: set io_disable to true when stop bcache device 3+ messages
2023-03-07 12:02 Re: [PATCH v6 1/3] bcache: add dirty_data in struct bcache_device 4+ messages
2023-02-28  3:57 Re: bugfix commits since 5.15 not marked with Cc: stable 2+ messages
2023-02-28  2:46 Re: [RFC] Live resize of backing device 29+ messages
2023-02-27 13:52 Re: [PATCH] bcache: remove return value from bch_cached_dev_error 2+ messages
2023-02-27 11:07 Re: [PATCH] bcache: Remove dead references to cache_readaheads 2+ messages
2023-02-22  8:55 Re: [PATCH v2] bcache: Add support for live resize of backing devices 2+ messages
2023-02-18 15:26 Re: bcache kernel panic 7+ messages
2023-02-18 15:22 Re: [RESEND PATCH v3] bcache: Fix __bch_btree_node_alloc to make the failure  behavior consistent 2+ messages
2023-02-18  7:06 Re: [RESEBD PATCH v3] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer 3+ messages
2023-02-17 13:29 [PATCH] bcache-tools: improve is_zoned_device()
2023-02-09  2:38 Re: Can you switch caching modes on the fly during use? 2+ messages
2023-02-07 12:56 [PATCH 6.1 110/208] bcache: Silence memcpy() run-time false positive warnings
2023-02-07 11:43 Throttling performance due to backing device latency
2023-02-03  4:11 [PATCH v3] bcache: Remove some unnecessary NULL point check for the  return value of __bch_btree_node_alloc-related pointer
2023-02-03  4:09 [PATCH v3] bcache: Fix __bch_btree_node_alloc to make the failure  behavior consistent
2023-02-03  3:27 [PATCH v2] bcache: Remove some unnecessary NULL point check for the  return value of __bch_btree_node_alloc-related pointer
2023-02-03  2:47 Re: [PATCH] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer 4+ messages
2023-02-03  2:08 Re: [PATCH] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent 5+ messages
2023-02-02 14:21 Re: [PATCH] bcache: Fix a NULL or wild pointer dereference in btree_split 7+ messages
2023-02-01 18:04 Re: Multi-Level Caching 6+ messages
2023-01-31 14:59 [PATCH AUTOSEL 6.1 19/20] bcache: Silence memcpy() run-time false positive warnings
2023-01-28  0:20 Re: [GIT PULL] kernel hardening fixes for v6.2-rc6 2+ messages
2023-01-17 17:52 Re: [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns 7+ messages
2023-01-09  6:39 Re:[PATCH] bcache: improve bch_hprint() output 2+ messages
2023-01-09  6:14 [PATCH v5 3/3] bcache: support online resizing of cached_dev 3+ messages
2023-01-09  3:11 [PATCH v4 3/3] bcache: support online resizing of cached_dev 3+ messages
2023-01-06 20:16 Re: [regression] Bug 216785 - "memcpy: detected field-spanning write..." warnings with bcache #forregzbot 6+ messages
2023-01-06 19:53 Re: [PATCH] bcache: Silence memcpy() run-time false positive warnings 5+ messages
2023-01-06 14:48 On vacation from Jan 9 to Jan 13
2022-12-12 12:32 [PATCH v3 3/3] bcache: support online resizing of cached_dev 3+ messages
2022-12-12  6:09 [PATCH v2 3/3] bcache: support online resizing of cached_dev 3+ messages
2022-12-08  2:55 Re: [RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns 7+ messages
2022-12-07 17:22 Re: [RFC] block: Change the granularity of io ticks from ms to ns 7+ messages
2022-12-07 16:43 Re: [PATCH] block: remove bio_set_op_attrs 7+ messages
2022-12-07 13:04 Re: [PATCH] bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs 2+ messages
2022-12-02  9:52 Re: [PATCH] bcache: don't export tracepoints 3+ messages
2022-11-24  7:57 bcache: Data is inconsistent when the cache device failed in writearound mode
2022-11-24  7:13 automatically detach missing cache devices
2022-11-17 10:30 die Info -35 % gehören Ihnen
2022-11-06 19:09 Reviews For Jazalyn's Novels
2022-11-01 20:06 Reviews for Jazalyn's Novels
2022-10-31  3:10 Re: bcachefs-tools: O_DIRECT necessary? 3+ messages
2022-10-29  9:24 [PATCH] bcache-tools: fix incorrect id to find cache dev
2022-10-19  7:50 [PATCH v2 2/2] bcache: support QoS for the writeback_rate of cache_set 2+ messages
2022-10-13  0:24 [PATCH AUTOSEL 5.4 11/27] bcache: fix set_at_max_writeback_rate() for multiple attached devices
2022-10-13  0:23 [PATCH AUTOSEL 5.10 15/33] bcache: fix set_at_max_writeback_rate() for multiple attached devices
2022-10-13  0:20 [PATCH AUTOSEL 5.15 20/47] bcache: fix set_at_max_writeback_rate() for multiple attached devices
2022-10-13  0:18 [PATCH AUTOSEL 5.19 26/63] bcache: fix set_at_max_writeback_rate() for multiple attached devices
2022-10-13  0:15 [PATCH AUTOSEL 6.0 27/67] bcache: fix set_at_max_writeback_rate() for multiple attached devices
2022-10-10 11:38 Re: Feature Request - Full Bypass/Verify Mode 3+ messages
2022-09-30  9:02 [PATCH 3/3] bcache: make writeback inflight configurable in sysfs 3+ messages
2022-09-26 22:00 Re: [PATCH][next] bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper 2+ messages
2022-09-26 15:01 [PATCH] bcache: improve race performance of closure debug by rcu
2022-09-25 13:14 About to orphan bcache-tools for Fedora
2022-09-22  2:20 [PATCH v4 3/3] bcache: check bch_cached_dev_attach() return value 3+ messages
2022-09-20 21:20 Re: [PATCH v3 1/3] bcache: bch_sectors_dirty_init() check each thread result and return error 4+ messages
2022-09-19 17:12 Re: [PATCH 0/5] bcache patches for Linux v6.1 7+ messages
2022-09-19  6:24 Re: [PATCH v2] bcache: fix set_at_max_writeback_rate() for multiple attached devices 4+ messages
2022-09-18 12:07 [PATCH] bcache: fix set_at_max_writeback_rate() for multiple attached devices
2022-09-18 11:14 Re: [PATCH] bcache: fix repeated words in comments 3+ messages
2022-09-16 16:28 Re: [PATCH] bcache: set cool backing device to maximum writeback rate 4+ messages
2022-09-16  8:53 [PATCH v2] bcache: limit multiple flash devices size
2022-09-15 15:23 Re: [PATCH] bcache: limit multiple flash devices size 2+ messages
2022-09-08  7:47 Re: [RFC PATCH 00/30] Code tagging framework and applications 138+ messages
2022-09-08  6:02 [PATCH v2] bcache: limit create flash device size
2022-09-08  5:55 Re: [PATCH] bcache: limit create flash device size 3+ messages
2022-09-04 16:06 [PATCH] bcache: Fix typo in comments
2022-09-01  2:19 Re: [PATCH 2/3] bcache: Convert to lib/time_stats 11+ messages
2022-08-31 15:12 Re: [PATCH] bcache:: fix repeated words in comments 2+ messages
2022-08-31 14:55 Re: [PATCH] bcache: bset: Fix comment typos 2+ messages
2022-08-29  6:02 Copy of: Telegram: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare
2022-08-29  6:02 Copy of: Telegram: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare
2022-08-29  6:02 Copy of: Telegram: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare
2022-08-29  6:02 Copy of: Telegram: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare
2022-08-29  6:02 Copy of: Telegram: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare
2022-08-04  2:07 お問い合わせいただきありがとうございます。
2022-08-01  2:18 [PATCH linux-next] bcache: writeback:Remove the redundant 'flush_workqueue()' calls
2022-07-28 17:13 Re: [PATCH 0/1] bcache patche for Linux v5.20 4+ messages
2022-07-28 16:45 Re: Some persistently stuck cache devices after backing device failures 7+ messages
2022-07-28 15:51 Re: bcache I/O performance tests on 5.15.0-40-generic 9+ messages
2022-07-21  1:37 Re: [PATCH v2 -next] bcache: Fix spelling mistakes 2+ messages
2022-07-20 14:46 Re: [PATCH] bcache: Use bcache without formatting existing device 11+ messages
2022-07-20 12:44 Re: [PATCH -next] bcache: Fix spelling mistakes 2+ messages
2022-07-19  2:50 Re: [PATCH -next] bcache: Fix spelling mistakes and cleanup code 2+ messages
2022-07-08 10:02 Re: [linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0 5+ messages
2022-07-07  9:22 Re: seeing this stace trace on kernel 5.15 14+ messages
2022-07-06  7:39 [PATCH] bcache: remove unused bch_mark_cache_readahead function def in stats.h
2022-07-02  1:03 Re: [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
2022-06-21 13:43 Re: trying to reproduce bcache journal deadlock https://www.spinics.net/lists/kernel/msg4386275.html 7+ messages
2022-06-16 10:54 Re: backport 32feee36c30ea06e38ccb8ae6e5c44c6eec790a6 to 4.15.0-176.185 2+ messages
2022-06-13  8:35 Re: [PATCH] bcache: try to reuse the slot of invalid_uuid 6+ messages
2022-06-09 13:54 Re: [PATCH 4/4] bcache: avoid journal no-space deadlock by reserving 1 journal bucket 6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).