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: Use __GFP_ACCOUNT for reclaimable memory
Kent Overstreet
2024-09-21
1
-0
/
+2
*
bcachefs: Fix format specifier in bch2_btree_key_cache_to_text()
Nathan Chancellor
2024-09-09
1
-1
/
+1
*
bcachefs: key cache can now allocate from pending
Kent Overstreet
2024-09-09
1
-14
/
+44
*
bcachefs: Rip out freelists from btree key cache
Kent Overstreet
2024-09-09
1
-312
/
+53
*
bcachefs: don't use rht_bucket() in btree_key_cache_scan()
Kent Overstreet
2024-08-22
1
-3
/
+27
*
bcachefs: clear path->should_be_locked in bch2_btree_key_cache_drop()
Kent Overstreet
2024-08-22
1
-0
/
+1
*
bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()
Kent Overstreet
2024-08-14
1
-5
/
+0
*
bcachefs: Simplify btree key cache fill path
Kent Overstreet
2024-07-15
1
-199
/
+118
*
bcachefs: bch2_btree_key_cache_drop() now evicts
Kent Overstreet
2024-07-15
1
-1
/
+6
*
bcachefs: btree_path_cached_set()
Kent Overstreet
2024-07-15
1
-26
/
+24
*
bcachefs: Leave a buffer in the btree key cache to avoid lock thrashing
Kent Overstreet
2024-06-10
1
-0
/
+8
*
bcachefs: Fix reporting of freed objects from key cache shrinker
Kent Overstreet
2024-06-10
1
-8
/
+5
*
bcachefs: increase key cache shrinker batch size
Kent Overstreet
2024-06-10
1
-1
/
+2
*
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
2024-06-10
1
-4
/
+5
*
bcachefs: Fix locking assert
Kent Overstreet
2024-05-28
1
-5
/
+5
*
bcachefs: x-macroize journal flags enums
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: uninline set_btree_iter_dontneed()
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()
Nathan Chancellor
2024-05-08
1
-2
/
+2
*
bcachefs: Btree key cache instrumentation
Kent Overstreet
2024-05-08
1
-4
/
+49
*
bcachefs: Use bch2_btree_path_upgrade() in key cache traverse
Kent Overstreet
2024-05-08
1
-16
/
+3
*
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
1
-14
/
+14
*
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-08
1
-6
/
+3
*
bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()
Kent Overstreet
2024-05-06
1
-7
/
+9
*
bcachefs: Tweak btree key cache shrinker so it actually frees
Kent Overstreet
2024-04-20
1
-15
/
+4
*
bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
Hongbo Li
2024-04-07
1
-0
/
+2
*
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
2024-04-06
1
-1
/
+1
*
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-18
1
-1
/
+1
*
bcachefs: Fix btree key cache coherency during replay
Kent Overstreet
2024-03-14
1
-3
/
+5
*
bcachefs: trans_for_each_path() no longer uses path->idx
Kent Overstreet
2024-01-01
1
-1
/
+2
*
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
1
-5
/
+6
*
bcachefs: skip journal more often in key cache reclaim
Kent Overstreet
2024-01-01
1
-1
/
+3
*
bcachefs; kill bch2_btree_key_cache_flush()
Kent Overstreet
2024-01-01
1
-16
/
+0
*
bcachefs: delete useless commit_do()
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
1
-2
/
+2
*
bcachefs: Don't rejournal keys in key cache flush
Kent Overstreet
2024-01-01
1
-6
/
+11
*
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
1
-3
/
+3
*
bcachefs: Don't drop journal pins in exit path
Kent Overstreet
2023-12-03
1
-2
/
+0
*
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-15
1
-14
/
+0
*
bcachefs: Run btree key cache shrinker less aggressively
Kent Overstreet
2023-11-14
1
-4
/
+19
*
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-07
1
-4
/
+4
|
\
|
*
bcachefs: Don't downgrade locks on transaction restart
Kent Overstreet
2023-11-02
1
-1
/
+1
|
*
bcachefs: Fix shrinker names
Kent Overstreet
2023-10-31
1
-1
/
+1
|
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-2
/
+2
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-9
/
+12
|
/
*
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
1
-7
/
+5
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
Nathan Chancellor
2023-10-22
1
-1
/
+1
*
bcachefs: Fix silent enum conversion error
Kent Overstreet
2023-10-22
1
-5
/
+7
*
bcachefs: mark bch_inode_info and bkey_cached as reclaimable
Mikulas Patocka
2023-10-22
1
-1
/
+1
[next]