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: fix for_each_btree_key()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Rip out old hacky transaction restart tracing
Kent Overstreet
1
-21
/
+1
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
1
-4
/
+1
2023-10-22
bcachefs: Avoid spurious transaction restarts
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Ensure bch2_btree_iter_next() always advances
Kent Overstreet
1
-6
/
+5
2023-10-22
bcachefs: Delete duplicate code
Kent Overstreet
1
-4
/
+2
2023-10-22
bcachefs: improved btree locking tracepoints
Kent Overstreet
1
-6
/
+4
2023-10-22
bcachefs: kill BTREE_ITER_NOUNLOCK
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Don't pass around may_drop_locks
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: Kill remaining bch2_btree_iter_unlock() uses
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
1
-11
/
+16
2023-10-22
bcachefs: Don't hardcode BTREE_ID_EXTENTS
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
1
-6
/
+10
2023-10-22
bcachefs: traverse all iterators on transaction restart
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add iter->idx
Kent Overstreet
1
-27
/
+16
2023-10-22
bcachefs: Kill btree_iter->next
Kent Overstreet
1
-7
/
+0
2023-10-22
bcachefs: trans_for_each_iter()
Kent Overstreet
1
-44
/
+59
2023-10-22
bcachefs: Better bch2_trans_copy_iter()
Kent Overstreet
1
-9
/
+2
2023-10-22
bcachefs: Btree iterators now always have a btree_trans
Kent Overstreet
1
-15
/
+6
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-26
/
+27
2023-10-22
bcachefs: Btree iter improvements
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Remove direct use of bch2_btree_iter_link()
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Use deferred btree updates for inode updates
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: More allocator startup improvements
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Pass around bset_tree less
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: convert bchfs_write_index_update() to bch2_extent_update()
Kent Overstreet
1
-2
/
+7
2023-10-22
bcachefs: mempoolify btree_trans
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: make struct btree_iter a bit smaller
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: trace transaction restarts
Kent Overstreet
1
-1
/
+22
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+314