index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_iter.c
Age
Commit message (
Expand
)
Author
2024-10-29
bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek
Piotr Zalewski
2024-10-06
bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots
Kent Overstreet
2024-09-09
bcachefs: kill bch2_btree_iter_peek_and_restart()
Kent Overstreet
2024-09-09
bcachefs: Btree path tracepoints
Kent Overstreet
2024-09-09
bcachefs: Add check for btree_path ref overflow
Kent Overstreet
2024-08-13
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
2024-08-07
bcachefs: Add missing path_traverse() to btree_iter_next_node()
Kent Overstreet
2024-07-18
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
Kent Overstreet
2024-07-14
bcachefs: Add lockdep support for btree node locks
Kent Overstreet
2024-07-14
bcachefs: Simplify btree key cache fill path
Kent Overstreet
2024-07-14
bcachefs: kill key cache arg to bch2_assert_pos_locked()
Kent Overstreet
2024-07-14
bcachefs: Plumb more logging through stdio redirect
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-11
bcachefs: Set PF_MEMALLOC_NOFS when trans->locked
Kent Overstreet
2024-06-23
bcachefs: Fix btree_trans list ordering
Kent Overstreet
2024-06-23
bcachefs: Fix race between trans_put() and btree_transactions_read()
Kent Overstreet
2024-06-19
bcachefs: Fix bch2_trans_put()
Kent Overstreet
2024-06-10
bcachefs: Add missing synchronize_srcu_expedited() call when shutting down
Kent Overstreet
2024-06-10
bcachefs: Delete incorrect BTREE_ID_NR assertion
Kent Overstreet
2024-05-20
bcachefs: Improve bch2_assert_pos_locked()
Kent Overstreet
2024-05-08
bcachefs: x-macroize journal flags enums
Kent Overstreet
2024-05-08
bcachefs: uninline set_btree_iter_dontneed()
Kent Overstreet
2024-05-08
bcachefs: fix btree_path_clone() ip_allocated
Kent Overstreet
2024-05-08
bcachefs: bch2_trans_verify_not_unlocked()
Kent Overstreet
2024-05-08
bcachefs: bch2_btree_path_can_relock()
Kent Overstreet
2024-05-08
bcachefs: trans->locked
Kent Overstreet
2024-05-08
bcachefs: maintain lock invariants in btree_iter_next_node()
Kent Overstreet
2024-05-08
bcachefs: get_unlocked_mut_path -> bch2_path_get_unlocked_mut
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELD
Kent Overstreet
2024-05-08
bcachefs: When traversing to interior nodes, propagate result to paths to sam...
Kent Overstreet
2024-05-08
bcachefs: bch2_btree_path_to_text()
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-03-31
bcachefs: Improved topology repair checks
Kent Overstreet
2024-03-31
bcachefs: fix trans->mem realloc in __bch2_trans_kmalloc
Hongbo Li
2024-03-13
bcachefs: Use kvzalloc() when dynamically allocating btree paths
Kent Overstreet
2024-03-13
bcachefs: Track iter->ip_allocated at bch2_trans_copy_iter()
Kent Overstreet
2024-03-13
bcachefs: Save key_cache_path in peek_slot()
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-10
bcachefs: btree_and_journal_iter.trans
Kent Overstreet
2024-03-10
bcachefs: Set path->uptodate when no node at level
Kent Overstreet
2024-03-10
bcachefs: Fix journal replay with unreadable btree roots
Kent Overstreet
2024-02-24
bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
Kent Overstreet
2024-01-21
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
2024-01-05
bcachefs: Add an option to control btree node prefetching
Kent Overstreet
2024-01-05
bcachefs: track transaction durations
Kent Overstreet
2024-01-05
bcachefs: btree_trans always has stats
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_trans_peek_slot_updates
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_trans_peek_prev_updates
Kent Overstreet
[next]