开源镜像站
帮助
动态
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-11-04
bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usage
Kent Overstreet
2023-11-04
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
2023-11-04
bcachefs: Ensure srcu lock is not held too long
Kent Overstreet
2023-10-31
bcachefs: Fix btree_node_type enum
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 bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
bcachefs: Split up btree_update_leaf.c
Kent Overstreet
2023-10-22
bcachefs: Snapshot depth, skiplist fields
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Fix more lockdep splats in debug.c
Kent Overstreet
2023-10-22
bcachefs: allocate_dropping_locks()
Kent Overstreet
2023-10-22
bcachefs: drop_locks_do()
Kent Overstreet
2023-10-22
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
bcachefs: trans_for_each_path_safe()
Kent Overstreet
2023-10-22
six locks: Seq now only incremented on unlock
Kent Overstreet
2023-10-22
six locks: Kill six_lock_state union
Kent Overstreet
2023-10-22
bcachefs: Move bch2_bkey_make_mut() to btree_update.h
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_peek_node_and_restart()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_peek_and_restart_outlined()
Kent Overstreet
2023-10-22
bcachefs: Split trans->last_begin_ip and trans->last_restarted_ip
Kent Overstreet
2023-10-22
bcachefs: Fix erasure coding locking
Kent Overstreet
2023-10-22
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_in_restart_error()
Kent Overstreet
2023-10-22
bcachefs: Inline bch2_btree_path_traverse() fastpath
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_relock_notrace()
Kent Overstreet
2023-10-22
bcachefs: btree_iter->ip_allocated
Kent Overstreet
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Optimize bch2_trans_iter_init()
Kent Overstreet
2023-10-22
bcachefs: Fix for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Fix return code from btree_path_traverse_one()
Kent Overstreet
2023-10-22
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-10-22
bcachefs: Optimize bch2_trans_init()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_locked()
Kent Overstreet
2023-10-22
bcachefs: Inline bch2_trans_kmalloc() fast path
Kent Overstreet
2023-10-22
bcachefs: Deadlock cycle detector
Kent Overstreet
2023-10-22
bcachefs: All held locks must be in a btree path
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: Make more btree_paths available
Kent Overstreet
2023-10-22
bcachefs: Track maximum transaction memory
Kent Overstreet
2023-10-22
bcachefs: btree_locking.c
Kent Overstreet
2023-10-22
bcachefs: Add assertions for unexpected transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Increment restart count in bch2_trans_begin()
Kent Overstreet
2023-10-22
bcachefs: Track the maximum btree_paths ever allocated by each transaction
Kent Overstreet
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: Fix incorrectly freeing btree_path in alloc path
Kent Overstreet
2023-10-22
bcachefs: for_each_btree_key_reverse()
Kent Overstreet
[next]