index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_key_cache.c
Age
Commit message (
Expand
)
Author
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-23
bcachefs: Plumb btree_trans for more locking asserts
Kent Overstreet
2025-05-23
bcachefs: Clear should_be_locked before unlock in key_cache_drop()
Kent Overstreet
2025-05-21
bcachefs: btree key cache asserts
Kent Overstreet
2025-05-17
bcachefs: Fix bch2_btree_path_traverse_cached() when paths realloced
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-04-02
bcachefs: do_trace_key_cache_fill()
Kent Overstreet
2025-02-26
bcachefs: Fix deadlock
Alan Huang
2025-02-06
bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()
Kent Overstreet
2025-01-21
bcachefs: Fix btree_trans_peek_key_cache()
Kent Overstreet
2025-01-09
bcachefs: Don't set btree_path to updtodate if we don't fill
Kent Overstreet
2025-01-09
bcachefs: fix bch2_btree_key_cache_drop()
Kent Overstreet
2025-01-09
bcachefs: Write lock btree node in key cache fills
Kent Overstreet
2024-12-29
bcachefs: trace_key_cache_fill
Kent Overstreet
2024-12-21
bcachefs: Assert that we're not violating key cache coherency rules
Kent Overstreet
2024-09-21
bcachefs: Use __GFP_ACCOUNT for reclaimable memory
Kent Overstreet
2024-09-09
bcachefs: Fix format specifier in bch2_btree_key_cache_to_text()
Nathan Chancellor
2024-09-09
bcachefs: key cache can now allocate from pending
Kent Overstreet
2024-09-09
bcachefs: Rip out freelists from btree key cache
Kent Overstreet
2024-08-22
bcachefs: don't use rht_bucket() in btree_key_cache_scan()
Kent Overstreet
2024-08-22
bcachefs: clear path->should_be_locked in bch2_btree_key_cache_drop()
Kent Overstreet
2024-08-13
bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()
Kent Overstreet
2024-07-14
bcachefs: Simplify btree key cache fill path
Kent Overstreet
2024-07-14
bcachefs: bch2_btree_key_cache_drop() now evicts
Kent Overstreet
2024-07-14
bcachefs: btree_path_cached_set()
Kent Overstreet
2024-06-10
bcachefs: Leave a buffer in the btree key cache to avoid lock thrashing
Kent Overstreet
2024-06-10
bcachefs: Fix reporting of freed objects from key cache shrinker
Kent Overstreet
2024-06-10
bcachefs: increase key cache shrinker batch size
Kent Overstreet
2024-06-10
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
2024-05-28
bcachefs: Fix locking assert
Kent Overstreet
2024-05-08
bcachefs: x-macroize journal flags enums
Kent Overstreet
2024-05-08
bcachefs: uninline set_btree_iter_dontneed()
Kent Overstreet
2024-05-08
bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()
Nathan Chancellor
2024-05-08
bcachefs: Btree key cache instrumentation
Kent Overstreet
2024-05-08
bcachefs: Use bch2_btree_path_upgrade() in key cache traverse
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-06
bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()
Kent Overstreet
2024-04-20
bcachefs: Tweak btree key cache shrinker so it actually frees
Kent Overstreet
2024-04-07
bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
Hongbo Li
2024-04-06
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-13
bcachefs: Fix btree key cache coherency during replay
Kent Overstreet
2024-01-01
bcachefs: trans_for_each_path() no longer uses path->idx
Kent Overstreet
2024-01-01
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: skip journal more often in key cache reclaim
Kent Overstreet
2024-01-01
bcachefs; kill bch2_btree_key_cache_flush()
Kent Overstreet
2024-01-01
bcachefs: delete useless commit_do()
Kent Overstreet
[next]