2025-09-14 16:32 [PATCH 1/4] bcache: get rid of discard code from journal 4+ messages
2025-09-14 16:26 [PATCH v2] bcache: reduce gc latency by processing less nodes and sleep less time
2025-09-07 14:37 gen wraparound warning: is this a problem? 3+ messages
2025-08-28 16:19 [PATCH] bcache: improve writeback throughput when frontend I/O is idle 4+ messages
2025-08-28 16:17 [PATCH 1/4] bcache: get rid of discard code from journal 4+ messages
2025-08-28 16:16 [RFC PATCH] bcache: reduce gc latency by processing less nodes and sleep less time 2+ messages
2025-08-28 15:48 [PATCH] bcache: change maintainer's email address 2+ messages
2025-08-13 3:23 [PATCH] bcache: fixed the issue of low rate at the tail end of dirty data writeback 2+ messages
2025-08-11 12:36 [PATCH 0/3] md: remove redundant __GFP_NOWARN 4+ messages
2025-07-31 6:21 [PATCH] bcache: enhancing the security of dirty data writeback 25+ messages
2025-07-03 18:21 [PATCH v2] bcache: fix "for/take a while" typos 2+ messages
2025-07-02 19:32 [PATCH] global: fix misapplications of "awhile" 2+ messages
2025-07-02 2:48 [PATCH] bcache: Use a folio 4+ messages
2025-06-24 12:19 [PATCH] bcache-tools: fix strncpy compiler warning in replace_line() 2+ messages
2025-06-24 12:04 [PATCH] bcache-tools: fix strncpy compiler warning in replace_line()
2025-06-14 20:23 [PATCH v2 0/3] bcache: Revert min_heap migration due to performance regression 7+ messages
2025-06-13 19:19 [PATCH] bcache: Use a folio 4+ messages
2025-06-10 21:55 [PATCH 0/8] Fix bcache regression with equality-aware heap APIs 18+ messages
2025-06-09 13:48 [PATCH AUTOSEL 5.10 2/9] bcache: fix NULL pointer in cache_set_flush()
2025-06-09 13:47 [PATCH AUTOSEL 5.15 02/12] bcache: fix NULL pointer in cache_set_flush()
2025-06-09 13:47 [PATCH AUTOSEL 6.1 03/16] bcache: fix NULL pointer in cache_set_flush()
2025-06-09 13:46 [PATCH AUTOSEL 6.6 03/18] bcache: fix NULL pointer in cache_set_flush()
2025-06-09 13:45 [PATCH AUTOSEL 6.12 05/23] bcache: fix NULL pointer in cache_set_flush()
2025-06-09 13:44 [PATCH AUTOSEL 6.14 06/29] bcache: fix NULL pointer in cache_set_flush()
2025-06-09 13:43 [PATCH AUTOSEL 6.15 10/35] bcache: fix NULL pointer in cache_set_flush()
2025-06-06 7:19 [PATCH 0/3] bcache: Fix the tail IO latency regression due to the use of lib min_heap 7+ messages
2025-05-27 5:15 [PATCH 0/3] bcache-6.16-20250527 5+ messages
2025-05-22 13:29 riscv gcc-13 allyesconfig error the frame size of 2064 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] 14+ messages
2025-05-20 11:45 [PATCH] bcache: reserve more RESERVE_BTREE buckets to prevent allocator hang 2+ messages
2025-05-07 12:04 add more bio helpers v3 25+ messages
2025-05-06 8:44 [PATCH v2] bcache: fix NULL pointer in cache_set_flush() 2+ messages
2025-04-30 21:21 [PATCH 01/19] block: add a bio_add_virt_nofail helper 39+ messages
2025-04-27 20:14 [PATCH] sort.h: hoist cmp_int() into generic header file 3+ messages
2025-04-25 3:50 [PATCH] bcache: add the deferred_flush IO processing path in the writeback mode 9+ messages
2025-04-22 14:26 add more bio helper 73+ messages
2025-04-18 20:21 [PATCH v2] md/bcache: Mark __nonstring look-up table 5+ messages
2025-04-18 8:44 [PATCH] bcache: optimize dsync performance in writeback mode with deferred flush 2+ messages
2025-04-17 5:25 [PATCH v3 0/1] bcache: reduce front IO latency during GC 2+ messages
2025-04-16 22:01 [PATCH] md/bcache: Mark __nonstring look-up table 7+ messages
2025-04-15 17:39 [PATCH v2 0/1] bcache: reduce front IO latency during GC 6+ messages
2025-04-15 16:59 [PATCH] bcache: remove unused constants 2+ messages
2025-04-14 22:44 [PATCH 0/1] bcache: reduce front IO latency during GC 27+ messages
2025-04-14 1:44 [RFC PATCH 01/11] pcache: introduce cache_dev for managing persistent memory-based cache devices 19+ messages
2025-04-08 3:33 [PATCH 0/2] bcache: Fix symbol visibility and type assignment 9+ messages
2025-04-07 12:56 [PATCH] bcache: fix NULL pointer in cache_set_flush() 4+ messages
2025-02-24 9:53 [PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings 3+ messages
2025-02-12 5:51 [PATCH] bcache: Use the lastest writeback_delay value when writeback thread is woken up 5+ messages
2025-01-09 3:23 [PATCH] bcache: fix journal full and c->root write not flushed 2+ messages
2025-01-07 10:30 [PATCH v3 1/8] cbd: introduce cbd_transport 11+ messages
2024-12-13 4:24 I urge you to understand my viewpoint accurately.
2024-12-08 11:53 [PATCH] MAINTAINERS: update Coly Li's email address 3+ messages
2024-12-04 16:47 [PATCH] bcache: fix -Wunterminated-string-initialization from incoming gcc-15
2024-12-02 11:56 [PATCH] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again 3+ messages
2024-12-02 11:19 [PATCH 0/2] block: Delete bio_set_prio() and bio_prio() 7+ messages
2024-11-19 7:40 [PATCH v2 1/3] bcache: avoid invalidating buckets in use 7+ messages
2024-11-19 3:28 [PATCH 2/3] bcache: fix io error during cache read race 6+ messages
2024-11-18 9:26 [PATCH 1/3] bcache: avoid invalidating buckets in use 2+ messages
2024-11-13 6:25 bcache: fix oops bug in cache_set_flush 15+ messages
2024-11-06 6:09 [PATCH] bcache: fix io error during cache read race
2024-10-20 4:01 [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations 19+ messages
2024-10-16 23:53 bcache test suites
2024-10-13 18:47 [PATCH 0/3] Enhance min heap API with non-inline functions and optimizations 18+ messages
2024-09-30 15:11 Re: Build regressions/improvements in v6.12-rc1 2+ messages
2024-09-24 9:17 [PATCH v1] md: Correct typos in multiple comments across various files 5+ messages
2024-09-18 10:18 [PATCH v2 0/8] Introduce CBD (CXL Block Device) 11+ messages
2024-08-24 20:17 Filesystem stability and recommendations?
2024-08-08 1:21 multipath'd bcache device 15+ messages
2024-08-05 18:35 bcachefs mount issue 6+ messages
2024-06-28 13:16 [PATCH] bcache: work around a __bitwise to bool conversion sparse warning 3+ messages
2024-06-25 2:28 [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement 8+ messages
2024-06-24 8:25 [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression 6+ messages
2024-06-19 15:45 misc queue_limits fixups 11+ messages
2024-06-17 6:04 move features flags into queue_limits v2 64+ messages
2024-06-11 5:19 [PATCH 01/26] sd: fix sd_is_zoned 104+ messages
2024-06-05 3:40 [PATCH] bcache: Fix compiler warnings 2+ messages
2024-05-28 12:09 [PATCH 0/3] bcache-6.10 20240528 5+ messages
2024-05-27 17:47 [PATCH 2/3] bcache: call force_wake_up_gc() if necessary in check_should_bypass() 8+ messages
2024-05-24 15:29 [PATCH v6 00/16] treewide: Refactor heap related implementation 17+ messages
2024-05-14 8:47 [RESEND PATCH v5 00/16] treewide: Refactor heap related implementation 24+ messages
2024-05-14 8:41 [PATCH v5 00/16] treewide: Refactor heap related implementation 3+ messages
2024-05-09 1:11 [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-25 14:18 [PATCH v4 00/16] treewide: Refactor heap related implementation 19+ messages
2024-04-12 2:42 bcache: bch_extent_bad() stale dirty pointer
2024-04-07 22:54 [PATCH v3] bcache patches to review from 7/19/23 3+ messages
2024-04-06 16:47 [PATCH v3 00/17] treewide: Refactor heap related implementation 32+ messages
2024-03-20 14:54 [PATCH v2 00/15] treewide: Refactor heap related implementation 35+ messages
2024-03-19 17:59 [PATCH 00/13] treewide: Refactor heap related implementation 33+ messages
2024-03-15 0:21 [PATCH] bcache: fix variable length array abuse in btree_iter 2+ messages
2024-02-26 10:48 bcache queue limit cleanups 6+ messages
2024-02-15 7:10 pass queue_limits to blk_alloc_disk for simple drivers 20+ messages
2024-02-01 22:25 I/O error on cache device can cause user observable errors 4+ messages
2024-01-26 22:06 [PATCH 1/5] mean and variance: Promote to lib/math 13+ messages
2024-01-21 15:36 [PATCH 0/5] Optimize number of comparisons for heap/heapsort implementaion 15+ messages
2024-01-14 12:30 [PATCH] bcache: Remove usage of the deprecated ida_simple_xx() API 4+ messages
2024-01-04 16:49 [PATCH v2 0/3] list: Add hlist_count_nodes() 12+ messages
2023-12-28 7:55 [PATCH 1/9] block: remove two comments in bio_split_discard 21+ messages
2023-12-21 8:56 [PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules 37+ messages
2023-12-18 22:44 bcache, possible to peg specific blocks to the cache drive? 2+ messages
2023-12-11 14:05 [PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules 35+ messages
2023-12-11 8:25 [PATCH] bcache: Fix NULL pointer dereference in bch_cached_dev_run 2+ messages
2023-12-05 12:37 [PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules 28+ 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 02/10] bcache: avoid oversize memory allocation by small stripe_size 3+ messages
2023-11-28 21:09 [PATCH AUTOSEL 5.4 03/11] bcache: avoid oversize memory allocation by small stripe_size 3+ messages
2023-11-28 21:08 [PATCH AUTOSEL 5.10 03/13] bcache: avoid oversize memory allocation by small stripe_size 4+ messages
2023-11-28 21:08 [PATCH AUTOSEL 5.15 05/15] bcache: avoid oversize memory allocation by small stripe_size 4+ messages
2023-11-28 21:07 [PATCH AUTOSEL 6.1 06/25] bcache: avoid oversize memory allocation by small stripe_size 4+ messages
2023-11-28 21:05 [PATCH AUTOSEL 6.6 07/40] bcache: avoid oversize memory allocation by small stripe_size 4+ messages
2023-11-27 6:22 [PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device 7+ messages
2023-11-27 6:21 [PATCH block/for-next v2 02/16] xen/blkback: use new helper to get inode from block_device 21+ messages
2023-11-25 9:39 [PATCH -next] block: remove field 'bd_inode' from block_device 3+ messages
2023-11-24 6:18 Re: bcache: kernel NULL pointer dereference since 6.1.39 12+ messages
2023-11-23 6:40 bcache 2+ messages
2023-11-20 5:24 [PATCH 00/10] bcache-next 20231120 12+ messages
2023-11-20 3:07 [PATCH] closures: CLOSURE_CALLBACK() to fix type punning 5+ messages
2023-11-18 16:40 [PATCH 01/2] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc() 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-31 16:24 [PATCH 1/2] closures: Better memory barriers 5+ messages
2023-10-29 10:30 [PATCH] bcache: Optimize sysfs_hprint() 2+ messages
2023-10-20 7:50 [PATCH] bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race 2+ messages
2023-10-09 23:43 trans path overflow during metadata replication with lockdep 2+ messages
2023-10-04 9:37 [PATCH] bcache: Fixup error handling in register_cache() 3+ messages
2023-09-29 17:45 RE: Meeting request
2023-09-27 16:00 [PATCH v2] bcache: avoid oversize memory allocation by small stripe_size 2+ messages
2023-09-22 13:26 Unusual value of optimal_io_size prevents bcache initialization 10+ messages
2023-09-11 9:44 [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker 2+ messages
2023-09-08 3:41 [PATCH v2] bcache: fixup lock c->root error 2+ messages
2023-09-06 6:51 [PATCH] bcache: fixup lock c->root error 3+ messages
2023-09-06 1:22 [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-24 12:57 [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 10:48 [PATCH 09/29] bcache: Convert to bdev_open_by_path() 11+ messages
2023-08-22 23:31 Re; Interest,
2023-08-22 10:19 [PATCH] bcache: fixup init dirty data errors 8+ messages
2023-08-11 19:19 bcache attach 3+ messages
2023-08-11 11:04 [PATCH 09/29] bcache: Convert to bdev_open_by_path() 13+ messages
2023-08-07 11:08 [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h 66+ messages
2023-07-27 8:04 [PATCH v3 01/49] binder: fix memory leak in binder_init() 67+ messages
2023-07-25 11:46 [PATCH][next] bcache: remove redundant assignment to variable cur_idx 2+ messages
2023-07-24 9:43 [PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink 110+ 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 2:47 [PATCH v2 2/3] bcache: Separate bch_moving_gc() from bch_btree_gc() 4+ messages
2023-07-17 12:41 [PATCH 3/3] bcache: only copy dirty data during moving gc 6+ messages
2023-07-10 7:07 [PATCH v4 1/2] bcache: Separate bch_moving_gc() from bch_btree_gc() 2+ messages
2023-07-05 17:10 bcache device stuck after backing device goes away, then comes back 2+ messages
2023-07-04 12:21 [PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle 21+ messages
2023-06-30 10:08 configure bcache for preventing IO to a HDD to save power / noise
2023-06-29 11:47 [PATCH v3] bcache: Separate bch_moving_gc() from bch_btree_gc() 2+ messages
2023-06-28 5:52 [PATCH v2] Separate bch_moving_gc() from bch_btree_gc() 3+ messages
2023-06-27 9:21 [PATCH] Separate bch_moving_gc() from bch_btree_gc() 3+ messages
2023-06-27 3:19 bcache: Possible deadlock between write_dirty_finish and bch_data_insert_keys 6+ messages
2023-06-22 16:46 [PATCH v2 2/2] bcache: Fix bcache device claiming 9+ messages
2023-06-22 8:53 [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink 55+ messages
2023-06-22 8:39 [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker 16+ messages
2023-06-22 8:31 Re: [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink 4+ messages
2023-06-21 16:23 [PATCH 2/2] bcache: Fix bcache device claiming 12+ messages
2023-06-15 12:12 [PATCH 0/6] bcache-next 20230615 8+ messages
2023-06-08 11:02 [PATCH 01/30] block: also call ->open for incremental partition opens 40+ messages
2023-06-06 10:52 [PATCH] bcache: don't allocate full_dirty_stripes and stripe_sectors_dirty for flash device 3+ messages
2023-06-06 7:39 decouple block open flags from fmode_t 124+ messages
2023-06-04 22:53 Bcache accelerated LVM LV device doesn't come up after reboot 2+ messages
2023-05-17 9:51 [PATCH] bcache: fix nbuckets lower limit checking in read_super_common 3+ messages
2023-05-12 9:54 [PATCH 1/1] bcache: allow user to set QUEUE_FLAG_NOWAIT 4+ messages
2023-05-12 8:07 [RFC PATCH] block: add meaningful macro for flush op flags 5+ messages
2023-04-25 12:56 [PATCH] bcache: fix up kthread_stop crash in cached_dev_free()
2023-04-24 23:46 [PATCH V2 0/1] block/drivers: remove dead clear of random flag 4+ messages
2023-04-24 7:30 [PATCH 0/5] block/drivers: don't clear the flag that is not set 11+ messages
2023-03-29 9:38 Writeback cache all used. 28+ messages
2023-03-27 8:28 [PATCH v2] bcache: fixup btree_cache_wait list damage 5+ messages
2023-03-25 10:16 Re: [PATCH resent] bcache: Fix exception handling in mca_alloc() 2+ messages
2023-03-17 10:49 [PATCH] bcache: fix wild pointer dereference in btree_gc_rewrite_node 3+ messages
2023-03-14 13:28 Throttling performance due to backing device latency 2+ messages
2023-03-08 9:20 [PATCH] bcache: set io_disable to true when stop bcache device 3+ messages
2023-03-07 13:48 [PATCH v7 2/3] bcache: allocate stripe memory when partial_stripes_expensive is true 5+ messages
2023-03-07 10:18 [PATCH v6 3/3] bcache: support online resizing of cached_dev 4+ messages
2023-03-03 21:26 [CHERRY-PICK] bcache: fixes that missed a Cc: stable@vger.kernel.org 3+ messages
2023-02-28 0:56 bugfix commits since 5.15 not marked with Cc: stable 2+ messages
2023-02-27 12:44 [PATCH] bcache: remove return value from bch_cached_dev_error 2+ messages
2023-02-25 15:33 [PATCH] bcache: Remove dead references to cache_readaheads 2+ messages
2023-02-22 8:53 [PATCH v2] bcache: Add support for live resize of backing devices 2+ messages
2023-02-18 7:23 [RESEND PATCH v3] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent 2+ messages
2023-02-17 13:29 [PATCH] bcache-tools: improve is_zoned_device()
2023-02-17 10:09 [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-16 16:58 bcache kernel panic 7+ messages
2023-02-14 3:13 [PATCH] bcache: make kobj_type structures constant 8+ messages
2023-02-09 12:22 Bcache btree cache size bug 5+ 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-06 9:54 Can you switch caching modes on the fly during use? 2+ messages
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-02 3:02 [PATCH v2 1/3] bcache: make writeback inflight configurable in sysfs 4+ messages
2023-02-01 6:52 [PATCH 1/3] bcache: make writeback inflight configurable in sysfs 10+ messages
2022-12-12 3:20 [PATCH 1/3] bcache: add dirty_data in struct bcache_device 5+ messages
2022-08-03 10:05 [RFC] Live resize of backing device 29+ messages
2021-04-20 3:17 Dirty data loss after cache disk error recovery 17+ messages
2020-09-10 11:28 [PATCH v2] bcache: allow allocator to invalidate bucket in gc 32+ 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).