index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_iter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: BTREE_ITER_WITH_KEY_CACHE
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: bch2_btree_path_set_pos()
Kent Overstreet
1
-0
/
+16
2023-10-22
bcachefs: iter->update_path
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Refactor bch2_btree_iter()
Kent Overstreet
1
-8
/
+13
2023-10-22
bcachefs: Switch to __func__for recording where btree_trans was initialized
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: BTREE_ITER_NOPRESERVE
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Apply workaround for too many btree iters to read path
Kent Overstreet
1
-1
/
+7
2023-10-22
bcachefs: bch2_assert_pos_locked()
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: path->should_be_locked fixes
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Fix upgrade_readers()
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: More general fix for transaction paths overflow
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Must check for errors from bch2_trans_cond_resched()
Kent Overstreet
1
-15
/
+0
2023-10-22
bcachefs: Fix restart handling in for_each_btree_key()
Kent Overstreet
1
-33
/
+65
2023-10-22
bcachefs: bch2_trans_exit() no longer returns errors
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: for_each_btree_node() now returns errors directly
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: BTREE_ITER_FILTER_SNAPSHOTS
Kent Overstreet
1
-0
/
+9
2023-10-22
bcachefs: Optimize btree lookups in write path
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Tighten up btree locking invariants
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Add more assertions for locking btree iterators out of order
Kent Overstreet
1
-0
/
+10
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-144
/
+121
2023-10-22
bcachefs: Kill BTREE_ITER_NEED_PEEK
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: More renaming
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: Clean up/rename bch2_trans_node_* fns
Kent Overstreet
1
-8
/
+4
2023-10-22
bcachefs: Further reduce iter->trans usage
Kent Overstreet
1
-4
/
+6
2023-10-22
bcachefs: Reduce iter->trans usage
Kent Overstreet
1
-12
/
+15
2023-10-22
bcachefs: bch2_dump_trans_iters_updates()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Keep a sorted list of btree iterators
Kent Overstreet
1
-9
/
+34
2023-10-22
bcachefs: __bch2_trans_commit() no longer calls bch2_trans_reset()
Kent Overstreet
1
-16
/
+1
2023-10-22
bcachefs: trans->restarted
Kent Overstreet
1
-0
/
+8
2023-10-22
bcachefs: Clean up interior update paths
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: bch2_btree_iter_relock_intent()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Update btree ptrs after every write
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Tighten up btree_iter locking assertions
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: docs: add docs for bch2_trans_reset
Dan Robertson
1
-0
/
+7
2023-10-22
bcachefs: Improve iter->should_be_locked
Kent Overstreet
1
-0
/
+6
2023-10-22
bcachefs: Kill bch2_btree_iter_peek_cached()
Kent Overstreet
1
-8
/
+3
2023-10-22
bcachefs: BTREE_ITER_WITH_UPDATES
Kent Overstreet
1
-3
/
+0
2023-10-22
bcachefs: Child btree iterators
Kent Overstreet
1
-0
/
+6
2023-10-22
bcachefs: btree_iter->should_be_locked
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Improve btree iterator tracepoints
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Improve bch2_btree_iter_traverse_all()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Drop some memset() calls
Kent Overstreet
1
-2
/
+5
2023-10-22
bcachefs: Increase commality between BTREE_ITER_NODES and BTREE_ITER_KEYS
Kent Overstreet
1
-4
/
+9
2023-10-22
bcachefs: Drop trans->nounlock
Kent Overstreet
1
-4
/
+1
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Fix for bch2_trans_commit() unlocking when it's not supposed to
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Split btree_iter_traverse and bch2_btree_iter_traverse()
Kent Overstreet
1
-9
/
+1
2023-10-22
bcachefs: Update iter->real_pos lazily
Kent Overstreet
1
-1
/
+6
2023-10-22
bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: btree_iter_set_dontneed()
Kent Overstreet
1
-0
/
+5
[next]