summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_key_cache.c
AgeCommit message (Expand)Author
2022-05-30bcachefs: Add a kmem_cache for btree_key_cache objectsKent Overstreet
2022-05-30bcachefs: Add a shrinker for the btree key cacheKent Overstreet
2022-05-30bcachefs: Fix btree key cache shutdownKent Overstreet
2022-05-30bcachefs: Add accounting for dirty btree nodes/keysKent Overstreet
2022-05-30bcachefs: More inlinining in the btree key cache codeKent Overstreet
2022-05-30bcachefs: Improve tracing for transaction restartsKent Overstreet
2022-05-30bcachefs: Use cached iterators for inode updatesKent Overstreet
2022-05-30bcachefs: Fix lock ordering with new btree cache codeKent Overstreet
2022-05-30bcachefs: Btree key cacheKent Overstreet