aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_key_cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Improve trans_blocked_journal_reclaim tracepointKent Overstreet2024-08-131-2/+7
* bcachefs: Add hysteresis to waiting on btree key cache flushKent Overstreet2024-08-131-0/+9
* bcachefs; kill bch2_btree_key_cache_flush()Kent Overstreet2024-01-011-2/+0
* bcachefs: don't bump key cache journal seq on nojournal commitsBrian Foster2023-10-221-1/+1
* bcachefs: Kill trans->flagsKent Overstreet2023-10-221-1/+1
* bcachefs: More style fixesKent Overstreet2023-10-221-0/+1
* bcachefs: Btree key cache coherencyKent Overstreet2023-10-221-8/+2
* bcachefs: Simplify journal replayKent Overstreet2023-10-221-2/+1
* bcachefs: btree_pathKent Overstreet2023-10-221-2/+3
* bcachefs: Further reduce iter->trans usageKent Overstreet2023-10-221-1/+1
* bcachefs: Don't flush btree writes more aggressively because of btree key cacheKent Overstreet2023-10-221-9/+3
* bcachefs: Have journal reclaim thread flush more aggressivelyKent Overstreet2023-10-221-0/+9
* bcachefs: btree key cache locking improvementsKent Overstreet2023-10-221-4/+4
* bcachefs: Fix for spinning in journal reclaim on startupKent Overstreet2023-10-221-1/+2
* bcachefs: Fix btree key cache dirty checksKent Overstreet2023-10-221-3/+3
* bcachefs: Throttle updates when btree key cache is too dirtyKent Overstreet2023-10-221-1/+10
* bcachefs: Ensure journal reclaim runs when btree key cache is too dirtyKent Overstreet2023-10-221-0/+9
* bcachefs: Add a kmem_cache for btree_key_cache objectsKent Overstreet2023-10-221-0/+3
* bcachefs: Use cached iterators for inode updatesKent Overstreet2023-10-221-0/+3
* bcachefs: Fix lock ordering with new btree cache codeKent Overstreet2023-10-221-0/+2
* bcachefs: Btree key cacheKent Overstreet2023-10-221-0/+23