index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_key_cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Don't use BTREE_INSERT_USE_RESERVE so much
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: Add some cond_rescheds() in shutdown path
Kent Overstreet
2023-10-22
1
-0
/
+4
*
bcachefs: Fix some spurious gcc warnings
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: bch2_trans_get_iter() no longer returns errors
Kent Overstreet
2023-10-22
1
-10
/
+0
*
bcachefs: Change a BUG_ON() to a fatal error
Kent Overstreet
2023-10-22
1
-3
/
+4
*
bcachefs: Fix error in filesystem initialization
Kent Overstreet
2023-10-22
1
-2
/
+9
*
bcachefs: Move journal reclaim to a kthread
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Ensure journal reclaim runs when btree key cache is too dirty
Kent Overstreet
2023-10-22
1
-0
/
+8
*
bcachefs: Improve btree key cache shrinker
Kent Overstreet
2023-10-22
1
-49
/
+46
*
bcachefs: Add a kmem_cache for btree_key_cache objects
Kent Overstreet
2023-10-22
1
-5
/
+25
*
bcachefs: Add a shrinker for the btree key cache
Kent Overstreet
2023-10-22
1
-5
/
+88
*
bcachefs: Fix btree key cache shutdown
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Add accounting for dirty btree nodes/keys
Kent Overstreet
2023-10-22
1
-8
/
+31
*
bcachefs: More inlinining in the btree key cache code
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Improve tracing for transaction restarts
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Use cached iterators for inode updates
Kent Overstreet
2023-10-22
1
-5
/
+5
*
bcachefs: Fix lock ordering with new btree cache code
Kent Overstreet
2023-10-22
1
-0
/
+25
*
bcachefs: Btree key cache
Kent Overstreet
2023-10-22
1
-0
/
+494