开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2023-10-22
bcachefs: Add new assertions for shutdown path
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
bcachefs: unregister_shrinker() now safe on not-registered shrinker
Kent Overstreet
2023-10-22
bcachefs: allocate_dropping_locks()
Kent Overstreet
2023-10-22
six locks: Kill six_lock_state union
Kent Overstreet
2023-10-22
six locks: Kill six_lock_pcpu_(alloc|free)
Kent Overstreet
[next]