index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_iter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-17
bcachefs: Fix bch2_btree_path_traverse_cached() when paths realloced
Kent Overstreet
1
-1
/
+1
2025-05-14
bcachefs: Fix set_should_be_locked() call in peek_slot()
Kent Overstreet
1
-8
/
+8
2025-05-14
bcachefs: Fix broken btree_path lock invariants in next_node()
Kent Overstreet
1
-0
/
+6
2025-04-24
bcachefs: Fix btree_iter_peek_prev() at end of inode
Kent Overstreet
1
-1
/
+4
2025-04-24
bcachefs: Make btree_iter_peek_prev() assert more precise
Kent Overstreet
1
-1
/
+1
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
1
-96
/
+92
2025-03-29
bcachefs: Better printing of inconsistency errors
Kent Overstreet
1
-10
/
+0
2025-03-28
bcachefs: add missing newline in bch2_trans_updates_to_text()
Kent Overstreet
1
-1
/
+3
2025-03-14
bcachefs: Kill a bit of dead code
Kent Overstreet
1
-14
/
+0
2025-02-12
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Kent Overstreet
1
-1
/
+32
2025-01-21
bcachefs: Fix btree_trans_peek_key_cache()
Kent Overstreet
1
-2
/
+1
2025-01-09
bcachefs: bch2_btree_iter_peek_slot() handles navigating to nonexistent depth
Kent Overstreet
1
-0
/
+4
2025-01-09
bcachefs: bch2_trans_node_drop()
Kent Overstreet
1
-0
/
+13
2025-01-09
bcachefs: kill __bch2_btree_iter_flags()
Kent Overstreet
1
-2
/
+5
2024-12-29
bcachefs: bch2_btree_path_peek_slot() doesn't return errors
Kent Overstreet
1
-7
/
+8
2024-12-21
bcachefs: Fix key cache + BTREE_ITER_all_snapshots
Kent Overstreet
1
-2
/
+8
2024-12-21
bcachefs: Fix btree_trans_peek_key_cache() BTREE_ITER_all_snapshots
Kent Overstreet
1
-0
/
+4
2024-12-21
bcachefs: tidy btree_trans_peek_journal()
Kent Overstreet
1
-17
/
+12
2024-12-21
bcachefs: tidy up __bch2_btree_iter_peek()
Kent Overstreet
1
-8
/
+6
2024-12-21
bcachefs: bch2_trans_relock() is trylock for lockdep
Kent Overstreet
1
-4
/
+4
2024-12-21
bcachefs: Fix null ptr deref in btree_path_lock_root()
Kent Overstreet
1
-3
/
+8
2024-12-21
bcachefs: btree_and_journal_iter: don't iterate over too many whiteouts when ...
Kent Overstreet
1
-0
/
+2
2024-12-21
bcachefs: peek_prev_min(): Search forwards for extents, snapshots
Kent Overstreet
1
-3
/
+20
2024-12-21
bcachefs: Implement bch2_btree_iter_prev_min()
Kent Overstreet
1
-80
/
+176
2024-12-21
bcachefs: Simplify btree_iter_peek() filter_snapshots
Kent Overstreet
1
-67
/
+62
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
1
-5
/
+5
2024-12-21
bcachefs: bch2_trans_verify_not_unlocked_or_in_restart()
Kent Overstreet
1
-16
/
+20
2024-12-21
bcachefs: Better in_restart error
Kent Overstreet
1
-0
/
+12
2024-12-21
bcachefs: Assert we're not in a restart in bch2_trans_put()
Kent Overstreet
1
-0
/
+3
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
1
-15
/
+17
2024-12-21
bcachefs: Delete dead code
Alan Huang
1
-2
/
+0
2024-10-29
bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek
Piotr Zalewski
1
-0
/
+13
2024-10-06
bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots
Kent Overstreet
1
-3
/
+3
2024-09-09
bcachefs: kill bch2_btree_iter_peek_and_restart()
Kent Overstreet
1
-0
/
+1
2024-09-09
bcachefs: Btree path tracepoints
Kent Overstreet
1
-12
/
+26
2024-09-09
bcachefs: Add check for btree_path ref overflow
Kent Overstreet
1
-12
/
+12
2024-08-13
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
1
-0
/
+1
2024-08-07
bcachefs: Add missing path_traverse() to btree_iter_next_node()
Kent Overstreet
1
-0
/
+5
2024-07-18
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
Kent Overstreet
1
-1
/
+2
2024-07-14
bcachefs: Add lockdep support for btree node locks
Kent Overstreet
1
-3
/
+21
2024-07-14
bcachefs: Simplify btree key cache fill path
Kent Overstreet
1
-5
/
+4
2024-07-14
bcachefs: kill key cache arg to bch2_assert_pos_locked()
Kent Overstreet
1
-14
/
+13
2024-07-14
bcachefs: Plumb more logging through stdio redirect
Kent Overstreet
1
-2
/
+2
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
1
-0
/
+14
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
1
-9
/
+0
2024-07-11
bcachefs: Set PF_MEMALLOC_NOFS when trans->locked
Kent Overstreet
1
-3
/
+4
2024-06-23
bcachefs: Fix btree_trans list ordering
Kent Overstreet
1
-7
/
+2
2024-06-23
bcachefs: Fix race between trans_put() and btree_transactions_read()
Kent Overstreet
1
-6
/
+4
2024-06-19
bcachefs: Fix bch2_trans_put()
Kent Overstreet
1
-3
/
+8
2024-06-10
bcachefs: Add missing synchronize_srcu_expedited() call when shutting down
Kent Overstreet
1
-1
/
+3
[next]