index
:
pm24.git
cpufreq-rust
master
more-events
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_cache.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: bch2_btree_node_to_text() const correctness
Kent Overstreet
2023-10-22
bcachefs: Centralize btree node lock initialization
Kent Overstreet
2023-10-22
bcachefs: Plumb btree_trans through btree cache code
Kent Overstreet
2023-10-22
bcachefs: Use six_lock_ip()
Kent Overstreet
2023-10-22
bcachefs: Convert EAGAIN errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Don't set accessed bit on btree node fill
Kent Overstreet
2023-10-22
bcachefs: Split out __bch2_btree_node_get()
Kent Overstreet
2023-10-22
bcachefs: Fix a race with b->write_type
Kent Overstreet
2023-10-22
bcachefs: More style fixes
Kent Overstreet
2023-10-22
bcachefs: Improved btree write statistics
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: improve behaviour of btree_cache_scan()
Daniel Hill
2023-10-22
bcachefs: bch2_btree_cache_scan() improvement
Kent Overstreet
2023-10-22
bcachefs: Delete old deadlock avoidance code
Kent Overstreet
2023-10-22
bcachefs: New locking functions
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: Switch btree locking code to struct btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
bcachefs: lock time stats prep work.
Daniel Hill
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Improve btree_bad_header()
Kent Overstreet
2023-10-22
bcachefs: Don't normalize to pages in btree cache shrinker
Kent Overstreet
2023-10-22
bcachefs: Fix usage of six lock's percpu mode
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_btree_node_mem_alloc()
Kent Overstreet
2023-10-22
bcachefs: Make bch2_btree_cache_scan() try harder
Kent Overstreet
2023-10-22
bcachefs: Fix race leading to btree node write getting stuck
Kent Overstreet
2023-10-22
bcachefs: Improve btree_node_write_if_need()
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for btree node flags
Kent Overstreet
2023-10-22
bcachefs: Kill BCH_FS_HOLD_BTREE_WRITES
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Fix failure to allocate btree node in cache
Kent Overstreet
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: Switch to __func__for recording where btree_trans was initialized
Kent Overstreet
2023-10-22
bcachefs: Add a tracepoint for the btree cache shrinker
Kent Overstreet
2023-10-22
bcachefs: Optimize memory accesses in bch2_btree_node_get()
Kent Overstreet
2023-10-22
bcachefs: Fix infinite loop in bch2_btree_cache_scan()
Kent Overstreet
2023-10-22
bcachefs: Improve btree_node_mem_ptr optimization
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: Add an assertion for removing btree nodes from cache
Kent Overstreet
2023-10-22
bcachefs: Further reduce iter->trans usage
Kent Overstreet
2023-10-22
bcachefs: trans->restarted
Kent Overstreet
2023-10-22
bcachefs: Always check for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Add an option for btree node mem ptr optimization
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_relock_intent()
Kent Overstreet
2023-10-22
bcachefs: Improve btree_bad_header() error message
Kent Overstreet
2023-10-22
bcachefs: Tighten up btree_iter locking assertions
Kent Overstreet
2023-10-22
bcachefs: Kick off btree node writes from write completions
Kent Overstreet
2023-10-22
bcachefs: Really don't hold btree locks while btree IOs are in flight
Kent Overstreet
[prev]
[next]