index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2024-05-20
bcachefs: Fix missing parens in drop_locks_do()
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: uninline set_btree_iter_dontneed()
Kent Overstreet
1
-12
/
+1
2024-05-09
bcachefs: bch2_trans_verify_not_unlocked()
Kent Overstreet
1
-0
/
+12
2024-05-09
bcachefs: trans->locked
Kent Overstreet
1
-1
/
+0
2024-05-09
bcachefs: bch2_trans_unlock() must always be followed by relock() or begin()
Kent Overstreet
1
-0
/
+2
2024-05-09
bcachefs: get_unlocked_mut_path -> bch2_path_get_unlocked_mut
Kent Overstreet
1
-0
/
+3
2024-05-09
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-17
/
+17
2024-05-09
bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELD
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: for_each_btree_key_continue()
Kent Overstreet
1
-6
/
+15
2024-05-09
bcachefs: kill for_each_btree_key_old()
Kent Overstreet
1
-8
/
+0
2024-05-09
bcachefs: bch2_btree_path_to_text()
Kent Overstreet
1
-0
/
+1
2024-04-15
bcachefs: set_btree_iter_dontneed also clears should_be_locked
Kent Overstreet
1
-2
/
+7
2024-04-04
bcachefs: Bump limit in btree_trans_too_many_iters()
Kent Overstreet
1
-1
/
+1
2024-01-21
bcachefs: Fix excess transaction restarts in __bchfs_fallocate()
Kent Overstreet
1
-0
/
+5
2024-01-01
bcachefs: growable btree_paths
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: trans->nr_paths
Kent Overstreet
1
-3
/
+19
2024-01-01
bcachefs: rcu protect trans->paths
Kent Overstreet
1
-0
/
+16
2024-01-01
bcachefs: kill btree_path.idx
Kent Overstreet
1
-22
/
+6
2024-01-01
bcachefs: trans_for_each_path_with_node() no longer uses path->idx
Kent Overstreet
1
-9
/
+8
2024-01-01
bcachefs: trans_for_each_path() no longer uses path->idx
Kent Overstreet
1
-19
/
+17
2024-01-01
bcachefs: kill trans_for_each_path_from()
Kent Overstreet
1
-5
/
+2
2024-01-01
bcachefs: bch2_btree_path_to_text() -> btree_path_idx_t
Kent Overstreet
1
-1
/
+6
2024-01-01
bcachefs: struct trans_for_each_path_inorder_iter
Kent Overstreet
1
-4
/
+11
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
1
-8
/
+12
2024-01-01
bcachefs: bch2_btree_path_traverse() -> btree_path_idx_t
Kent Overstreet
1
-5
/
+4
2024-01-01
bcachefs: bch2_btree_path_make_mut() -> btree_path_idx_t
Kent Overstreet
1
-6
/
+7
2024-01-01
bcachefs: bch2_btree_path_set_pos() -> btree_path_idx_t
Kent Overstreet
1
-7
/
+7
2024-01-01
bcachefs; bch2_path_put() -> btree_path_idx_t
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: bch2_path_get() -> btree_path_idx_t
Kent Overstreet
1
-3
/
+3
2024-01-01
bcachefs: minor bch2_btree_path_set_pos() optimization
Kent Overstreet
1
-5
/
+3
2024-01-01
bcachefs: kill __bch2_btree_iter_peek_upto_and_restart()
Kent Overstreet
1
-34
/
+16
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
1
-0
/
+4
2024-01-01
bcachefs: kill for_each_btree_key_norestart()
Kent Overstreet
1
-20
/
+8
2024-01-01
bcachefs: kill for_each_btree_key_old_upto()
Kent Overstreet
1
-9
/
+0
2024-01-01
bcachefs: for_each_btree_key_upto() -> for_each_btree_key_old_upto()
Kent Overstreet
1
-6
/
+6
2024-01-01
bcachefs: bch2_trans_srcu_lock() should be static
Kent Overstreet
1
-1
/
+0
2024-01-01
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: bch2_trans_node_add no longer uses trans_for_each_path()
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: reserve path idx 0 for sentinal
Kent Overstreet
1
-3
/
+3
2024-01-01
bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()
Kent Overstreet
1
-3
/
+3
2024-01-01
bcachefs: Kill for_each_btree_key()
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: continue now works in for_each_btree_key2()
Kent Overstreet
1
-68
/
+34
2024-01-01
bcachefs: Refactor trans->paths_allocated to be standard bitmap
Kent Overstreet
1
-18
/
+5
2024-01-01
bcachefs: Improve trace_trans_restart_too_many_iters()
Kent Overstreet
1
-4
/
+4
2024-01-01
bcachefs: Kill btree_iter->journal_pos
Kent Overstreet
1
-1
/
+0
2024-01-01
bcachefs: Kill memset() in bch2_btree_iter_init()
Kent Overstreet
1
-8
/
+11
2024-01-01
bcachefs: Kill BTREE_ITER_ALL_LEVELS
Kent Overstreet
1
-9
/
+1
2023-12-14
bcachefs: fix invalid memory access in bch2_fs_alloc() error path
Thomas Bertschinger
1
-0
/
+1
2023-11-05
bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usage
Kent Overstreet
1
-2
/
+1
2023-11-05
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
1
-0
/
+1
[next]