index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_cache.c
Age
Commit message (
Expand
)
Author
2025-09-29
Remove bcachefs core code
Linus Torvalds
2025-07-04
bcachefs: Tweak btree cache helpers for use by btree node scan
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-05-21
bcachefs: Reduce usage of recovery.curr_pass
Kent Overstreet
2025-05-21
bcachefs: struct bch_fs_recovery
Kent Overstreet
2025-05-21
bcachefs: Debug params are now static_keys
Kent Overstreet
2025-05-21
bcachefs: Kill bch2_trans_unlock_noassert
Alan Huang
2025-05-21
bcachefs: Improve bch2_btree_cache_to_text()
Kent Overstreet
2025-05-21
bcachefs: __btree_node_reclaim_checks()
Kent Overstreet
2025-05-21
bcachefs: kill BTREE_CACHE_NOT_FREED_INCREMENT()
Kent Overstreet
2025-05-14
bcachefs: Don't set btree nodes as accessed on fill
Kent Overstreet
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
2025-03-16
bcachefs: Add a cond_resched() to btree cache teardown
Kent Overstreet
2025-02-26
bcachefs: Fix deadlock
Alan Huang
2025-01-25
bcachefs: fix bch2_btree_node_flags
Kent Overstreet
2025-01-09
bcachefs: __bch2_btree_pos_to_text()
Kent Overstreet
2024-12-29
bcachefs: check_extents_to_backpointers() now only checks buckets with mismat...
Kent Overstreet
2024-12-21
bcachefs: Fix bch2_btree_node_update_key_early()
Kent Overstreet
2024-12-21
bcachefs: Fix btree node scan when unknown btree IDs are present
Kent Overstreet
2024-12-21
bcachefs: BCH_ERR_btree_node_read_error_cached
Kent Overstreet
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
2024-11-07
bcachefs: btree_cache.freeable list fixes
Kent Overstreet
2024-11-07
bcachefs: Fix error handling in bch2_btree_node_prefetch()
Kent Overstreet
2024-09-21
bcachefs: Rework btree node pinning
Kent Overstreet
2024-09-21
bcachefs: split up btree cache counters for live, freeable
Kent Overstreet
2024-09-21
bcachefs: btree cache counters should be size_t
Kent Overstreet
2024-09-21
bcachefs: Don't count "skipped access bit" as touched in btree cache scan
Kent Overstreet
2024-09-21
bcachefs: Use mm_account_reclaimed_pages() when freeing btree nodes
Kent Overstreet
2024-09-21
bcachefs: Use __GFP_ACCOUNT for reclaimable memory
Kent Overstreet
2024-09-21
bcachefs: Add pinned to btree cache not freed counters
Kent Overstreet
2024-09-09
bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()
Kent Overstreet
2024-08-22
bcachefs: fix failure to relock in btree_node_fill()
Kent Overstreet
2024-08-22
bcachefs: fix failure to relock in bch2_btree_node_mem_alloc()
Kent Overstreet
2024-08-22
bcachefs: Fix failure to relock in btree_node_get()
Kent Overstreet
2024-07-14
bcachefs: bch2_btree_id_to_text()
Kent Overstreet
2024-07-14
bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()
Uros Bizjak
2024-06-10
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
2024-05-09
bcachefs: add counters for failed shrinker reclaim
Daniel Hill
2024-05-09
bcachefs: for_each_bset() declares loop iter
Kent Overstreet
2024-05-08
bcachefs: Improve sysfs internal/btree_cache
Kent Overstreet
2024-05-08
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
2024-04-14
bcachefs: Fix bch2_btree_node_fill() for !path
Kent Overstreet
2024-04-14
bcachefs: add safety checks in bch2_btree_node_fill()
Kent Overstreet
2024-04-13
bcachefs: fix race in bch2_btree_node_evict()
Kent Overstreet
2024-03-31
bcachefs: Improved topology repair checks
Kent Overstreet
2024-03-31
bcachefs: Add an assertion for trying to evict btree root
Kent Overstreet
2024-03-13
bcachefs: Pin btree cache in ram for random access in fsck
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-10
bcachefs: btree node prefetching in check_topology
Kent Overstreet
[next]