index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_key_cache.c
Age
Commit message (
Expand
)
Author
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
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
bcachefs: Don't rejournal keys in key cache flush
Kent Overstreet
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2023-12-03
bcachefs: Don't drop journal pins in exit path
Kent Overstreet
2023-11-14
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-13
bcachefs: Run btree key cache shrinker less aggressively
Kent Overstreet
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
bcachefs: Don't downgrade locks on transaction restart
Kent Overstreet
2023-10-31
bcachefs: Fix shrinker names
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
Nathan Chancellor
2023-10-22
bcachefs: Fix silent enum conversion error
Kent Overstreet
2023-10-22
bcachefs: mark bch_inode_info and bkey_cached as reclaimable
Mikulas Patocka
[next]