index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_iter.h
Age
Commit message (
Expand
)
Author
2023-08-14
bcachefs: Split up btree_update_leaf.c
Kent Overstreet
2023-08-14
bcachefs: Snapshot depth, skiplist fields
Kent Overstreet
2023-08-14
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-08-14
bcachefs: Fix more lockdep splats in debug.c
Kent Overstreet
2023-08-14
bcachefs: allocate_dropping_locks()
Kent Overstreet
2023-08-14
bcachefs: drop_locks_do()
Kent Overstreet
2023-08-14
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-08-14
bcachefs: trans_for_each_path_safe()
Kent Overstreet
2023-08-14
six locks: Seq now only incremented on unlock
Kent Overstreet
2023-08-14
six locks: Kill six_lock_state union
Kent Overstreet
2023-08-14
bcachefs: Move bch2_bkey_make_mut() to btree_update.h
Kent Overstreet
2023-08-14
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-08-14
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
2023-08-14
bcachefs: bch2_btree_iter_peek_node_and_restart()
Kent Overstreet
2023-08-14
bcachefs: bch2_btree_iter_peek_and_restart_outlined()
Kent Overstreet
2023-08-14
bcachefs: Split trans->last_begin_ip and trans->last_restarted_ip
Kent Overstreet
2023-08-14
bcachefs: Fix erasure coding locking
Kent Overstreet
2023-08-14
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-08-14
bcachefs: bch2_trans_in_restart_error()
Kent Overstreet
2023-08-14
bcachefs: Inline bch2_btree_path_traverse() fastpath
Kent Overstreet
2023-08-14
bcachefs: bch2_trans_relock_notrace()
Kent Overstreet
2023-08-14
bcachefs: btree_iter->ip_allocated
Kent Overstreet
2023-08-14
bcachefs: New btree helpers
Kent Overstreet
2023-08-14
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-08-14
bcachefs: Optimize bch2_trans_iter_init()
Kent Overstreet
2023-08-14
bcachefs: Fix for_each_btree_key2()
Kent Overstreet
2023-08-14
bcachefs: Fix return code from btree_path_traverse_one()
Kent Overstreet
2023-08-14
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-08-14
bcachefs: Optimize bch2_trans_init()
Kent Overstreet
2023-08-14
bcachefs: bch2_trans_locked()
Kent Overstreet
2023-08-14
bcachefs: Inline bch2_trans_kmalloc() fast path
Kent Overstreet
2023-08-14
bcachefs: Deadlock cycle detector
Kent Overstreet
2023-08-14
bcachefs: All held locks must be in a btree path
Kent Overstreet
2023-08-14
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-08-14
bcachefs: Make more btree_paths available
Kent Overstreet
2023-08-14
bcachefs: Track maximum transaction memory
Kent Overstreet
2023-08-14
bcachefs: btree_locking.c
Kent Overstreet
2023-08-14
bcachefs: Add assertions for unexpected transaction restarts
Kent Overstreet
2023-08-14
bcachefs: Increment restart count in bch2_trans_begin()
Kent Overstreet
2023-08-14
bcachefs: Track the maximum btree_paths ever allocated by each transaction
Kent Overstreet
2023-08-14
bcachefs: Tracepoint improvements
Kent Overstreet
2023-08-14
bcachefs: Fix incorrectly freeing btree_path in alloc path
Kent Overstreet
2023-08-14
bcachefs: for_each_btree_key_reverse()
Kent Overstreet
2023-08-14
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-08-14
bcachefs: btree_trans_too_many_iters() is now a transaction restart
Kent Overstreet
2023-08-14
bcachefs: Add a counter for btree_trans restarts
Kent Overstreet
2023-08-14
bcachefs: lock time stats prep work.
Daniel Hill
2023-08-14
bcachefs: for_each_btree_key2()
Kent Overstreet
2023-08-14
bcachefs: Improve an error message
Kent Overstreet
2023-08-14
bcachefs: Fix journal_keys_search() overhead
Kent Overstreet
[next]