index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_iter.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: trans_for_each_path_safe()
Kent Overstreet
2023-10-22
1
-0
/
+29
*
six locks: Seq now only incremented on unlock
Kent Overstreet
2023-10-22
1
-8
/
+1
*
six locks: Kill six_lock_state union
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Move bch2_bkey_make_mut() to btree_update.h
Kent Overstreet
2023-10-22
1
-43
/
+0
*
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
1
-0
/
+56
*
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
2023-10-22
1
-5
/
+7
*
bcachefs: bch2_btree_iter_peek_node_and_restart()
Kent Overstreet
2023-10-22
1
-13
/
+2
*
bcachefs: bch2_btree_iter_peek_and_restart_outlined()
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Split trans->last_begin_ip and trans->last_restarted_ip
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Fix erasure coding locking
Kent Overstreet
2023-10-22
1
-0
/
+9
*
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-10-22
1
-0
/
+69
*
bcachefs: bch2_trans_in_restart_error()
Kent Overstreet
2023-10-22
1
-1
/
+16
*
bcachefs: Inline bch2_btree_path_traverse() fastpath
Kent Overstreet
2023-10-22
1
-0
/
+12
*
bcachefs: bch2_trans_relock_notrace()
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: btree_iter->ip_allocated
Kent Overstreet
2023-10-22
1
-11
/
+17
*
bcachefs: New btree helpers
Kent Overstreet
2023-10-22
1
-3
/
+60
*
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Optimize bch2_trans_iter_init()
Kent Overstreet
2023-10-22
1
-2
/
+74
*
bcachefs: Fix for_each_btree_key2()
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Fix return code from btree_path_traverse_one()
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-10-22
1
-3
/
+2
*
bcachefs: Optimize bch2_trans_init()
Kent Overstreet
2023-10-22
1
-2
/
+13
*
bcachefs: bch2_trans_locked()
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Inline bch2_trans_kmalloc() fast path
Kent Overstreet
2023-10-22
1
-1
/
+17
*
bcachefs: Deadlock cycle detector
Kent Overstreet
2023-10-22
1
-2
/
+5
*
bcachefs: All held locks must be in a btree path
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Make more btree_paths available
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Track maximum transaction memory
Kent Overstreet
2023-10-22
1
-3
/
+2
*
bcachefs: btree_locking.c
Kent Overstreet
2023-10-22
1
-16
/
+0
*
bcachefs: Add assertions for unexpected transaction restarts
Kent Overstreet
2023-10-22
1
-3
/
+9
*
bcachefs: Increment restart count in bch2_trans_begin()
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Track the maximum btree_paths ever allocated by each transaction
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix incorrectly freeing btree_path in alloc path
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: for_each_btree_key_reverse()
Kent Overstreet
2023-10-22
1
-1
/
+40
*
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
1
-19
/
+35
*
bcachefs: btree_trans_too_many_iters() is now a transaction restart
Kent Overstreet
2023-10-22
1
-2
/
+7
*
bcachefs: Add a counter for btree_trans restarts
Kent Overstreet
2023-10-22
1
-1
/
+45
*
bcachefs: lock time stats prep work.
Daniel Hill
2023-10-22
1
-3
/
+4
*
bcachefs: for_each_btree_key2()
Kent Overstreet
2023-10-22
1
-0
/
+33
*
bcachefs: Improve an error message
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix journal_keys_search() overhead
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: bch2_btree_iter_peek_all_levels()
Kent Overstreet
2023-10-22
1
-3
/
+5
*
bcachefs: btree_path_make_mut() clears should_be_locked
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: bch2_trans_updates_to_text()
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: bch2_trans_inconsistent()
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: bch2_btree_iter_peek_upto()
Kent Overstreet
2023-10-22
1
-2
/
+28
*
bcachefs: BTREE_ITER_WITH_KEY_CACHE
Kent Overstreet
2023-10-22
1
-5
/
+0
*
bcachefs: bch2_btree_path_set_pos()
Kent Overstreet
2023-10-22
1
-0
/
+16
[next]