开源镜像站
帮助
动态
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_iter.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Keep a sorted list of btree iterators
Kent Overstreet
2023-10-22
bcachefs: __bch2_trans_commit() no longer calls bch2_trans_reset()
Kent Overstreet
2023-10-22
bcachefs: trans->restarted
Kent Overstreet
2023-10-22
bcachefs: Clean up interior update paths
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_relock_intent()
Kent Overstreet
2023-10-22
bcachefs: Update btree ptrs after every write
Kent Overstreet
2023-10-22
bcachefs: Tighten up btree_iter locking assertions
Kent Overstreet
2023-10-22
bcachefs: docs: add docs for bch2_trans_reset
Dan Robertson
2023-10-22
bcachefs: Improve iter->should_be_locked
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_btree_iter_peek_cached()
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_WITH_UPDATES
Kent Overstreet
2023-10-22
bcachefs: Child btree iterators
Kent Overstreet
2023-10-22
bcachefs: btree_iter->should_be_locked
Kent Overstreet
2023-10-22
bcachefs: Improve btree iterator tracepoints
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_btree_iter_traverse_all()
Kent Overstreet
2023-10-22
bcachefs: Drop some memset() calls
Kent Overstreet
2023-10-22
bcachefs: Increase commality between BTREE_ITER_NODES and BTREE_ITER_KEYS
Kent Overstreet
2023-10-22
bcachefs: Drop trans->nounlock
Kent Overstreet
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
2023-10-22
bcachefs: Fix for bch2_trans_commit() unlocking when it's not supposed to
Kent Overstreet
2023-10-22
bcachefs: Split btree_iter_traverse and bch2_btree_iter_traverse()
Kent Overstreet
2023-10-22
bcachefs: Update iter->real_pos lazily
Kent Overstreet
2023-10-22
bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance
Kent Overstreet
2023-10-22
bcachefs: btree_iter_set_dontneed()
Kent Overstreet
2023-10-22
bcachefs: Fsck code refactoring
Kent Overstreet
2023-10-22
bcachefs: __bch2_trans_get_iter() refactoring, BTREE_ITER_NOT_EXTENTS
Kent Overstreet
2023-10-22
bcachefs: Simplify for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: btree_iter_prev_slot()
Kent Overstreet
2023-10-22
bcachefs: btree_iter_live()
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_btree_iter_set_pos_same_leaf()
Kent Overstreet
2023-10-22
bcachefs: Fix __btree_iter_next() when all iters are in use_next() when all i...
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_get_iter() no longer returns errors
Kent Overstreet
2023-10-22
bcachefs: Fix spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Fix btree updates when mixing cached and non cached iterators
Kent Overstreet
2023-10-22
bcachefs: Btree key cache
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_downgrade()
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock in bch2_btree_node_get_sibling()
Kent Overstreet
2023-10-22
bcachefs: Add debug code to print btree transactions
Kent Overstreet
2023-10-22
bcachefs: Trace where btree iterators are allocated
Kent Overstreet
2023-10-22
bcachefs: Kill bkey_type_successor
Kent Overstreet
2023-10-22
bcachefs: btree_iter_peek_with_updates()
Kent Overstreet
2023-10-22
bcachefs: Iterator debug code improvements
Kent Overstreet
2023-10-22
bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERS
Kent Overstreet
2023-10-22
bcachefs: __bch2_btree_iter_set_pos()
Kent Overstreet
2023-10-22
bcachefs: Use bch2_trans_reset in bch2_trans_commit()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_reset() calls should be at the tops of loops
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_fix_key_modified()
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_trans_commit() path
Kent Overstreet
2023-10-22
bcachefs: Rework btree iterator lifetimes
Kent Overstreet
2023-10-22
bcachefs: Improve error handling for for_each_btree_key_continue()
Kent Overstreet
[next]