开源镜像站
帮助
动态
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.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: btree_iter_prev_slot()
Kent Overstreet
2023-10-22
bcachefs: btree_iter_live()
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_discard is no longer used
Kent Overstreet
2023-10-22
bcachefs: Add a mempool for the replicas delta list
Kent Overstreet
2023-10-22
bcachefs: Add a mempool for btree_trans bump allocator
Kent Overstreet
2023-10-22
bcachefs: Extents may now cross btree node boundaries
Kent Overstreet
2023-10-22
bcachefs: iter->real_pos
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_iter_peek_prev()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_advance_pos()
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_btree_iter_set_pos_same_leaf()
Kent Overstreet
2023-10-22
bcachefs: Simplify btree_iter_(next|prev)_leaf()
Kent Overstreet
2023-10-22
bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()
Kent Overstreet
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
2023-10-22
bcachefs: Fix btree lock being incorrectly dropped
Kent Overstreet
2023-10-22
bcachefs: Fix btree node merge -> split operations
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: Try to print full btree error message
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_get_iter() no longer returns errors
Kent Overstreet
2023-10-22
bcachefs: Dont' use percpu btree_iter buf in userspace
Kent Overstreet
2023-10-22
bcachefs: Set preallocated transaction mem to avoid restarts
Kent Overstreet
2023-10-22
bcachefs: Take a SRCU lock in btree transactions
Kent Overstreet
2023-10-22
bcachefs: Fix build warning when CONFIG_BCACHEFS_DEBUG=n
Kent Overstreet
2023-10-22
bcachefs: Fix spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Add a single slot percpu buf for btree iters
Kent Overstreet
2023-10-22
bcachefs: Don't embed btree iters in btree_trans
Kent Overstreet
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
2023-10-22
bcachefs: Fix spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Improve tracing for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Fix btree updates when mixing cached and non cached iterators
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in bch2_btree_iter_traverse_one()
Kent Overstreet
2023-10-22
bcachefs: Fix lock ordering with new btree cache code
Kent Overstreet
2023-10-22
bcachefs: Btree key cache
Kent Overstreet
2023-10-22
bcachefs: Don't deadlock when btree node reuse changes lock ordering
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock
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: Add a mechanism for passing extra journal entries to bch2_trans_com...
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: Fix an iterator bug
Kent Overstreet
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
2023-10-22
bcachefs: btree_iter_peek_with_updates()
Kent Overstreet
2023-10-22
bcachefs: Fix build when CONFIG_BCACHEFS_DEBUG=n
Kent Overstreet
2023-10-22
bcachefs: More btree iter invariants
Kent Overstreet
2023-10-22
bcachefs: Simplify bch2_btree_iter_peek_slot()
Kent Overstreet
2023-10-22
bcachefs: Iterator debug code improvements
Kent Overstreet
2023-10-22
bcachefs: Some btree iterator improvements
Kent Overstreet
2023-10-22
bcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table lookup
Kent Overstreet
2023-10-22
bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERS
Kent Overstreet
[next]