summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_iter.c
AgeCommit message (Expand)Author
3 daysbcachefs: kill key cache arg to bch2_assert_pos_locked()HEADmasterfor-nextKent Overstreet
3 daysbcachefs: Clear trans->last_unlock_ip when setting trans->lockedKent Overstreet
3 daysbcachefs: Plumb more logging through stdio redirectKent Overstreet
3 daysbcachefs: fsck_err() may now take a btree_transKent Overstreet
3 daysbcachefs: Disk space accounting rewriteKent Overstreet
5 daysbcachefs: Add missing synchronize_srcu_expedited() call when shutting downKent Overstreet
5 daysbcachefs: Delete incorrect BTREE_ID_NR assertionKent Overstreet
2024-05-20bcachefs: Improve bch2_assert_pos_locked()Kent Overstreet
2024-05-08bcachefs: x-macroize journal flags enumsKent Overstreet
2024-05-08bcachefs: uninline set_btree_iter_dontneed()Kent Overstreet
2024-05-08bcachefs: fix btree_path_clone() ip_allocatedKent Overstreet
2024-05-08bcachefs: bch2_trans_verify_not_unlocked()Kent Overstreet
2024-05-08bcachefs: bch2_btree_path_can_relock()Kent Overstreet
2024-05-08bcachefs: trans->lockedKent Overstreet
2024-05-08bcachefs: maintain lock invariants in btree_iter_next_node()Kent Overstreet
2024-05-08bcachefs: get_unlocked_mut_path -> bch2_path_get_unlocked_mutKent Overstreet
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet
2024-05-08bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELDKent Overstreet
2024-05-08bcachefs: When traversing to interior nodes, propagate result to paths to sam...Kent Overstreet
2024-05-08bcachefs: bch2_btree_path_to_text()Kent Overstreet
2024-05-08bcachefs: prt_printf() now respects \r\n\tKent Overstreet
2024-03-31bcachefs: Improved topology repair checksKent Overstreet
2024-03-31bcachefs: fix trans->mem realloc in __bch2_trans_kmallocHongbo Li
2024-03-13bcachefs: Use kvzalloc() when dynamically allocating btree pathsKent Overstreet
2024-03-13bcachefs: Track iter->ip_allocated at bch2_trans_copy_iter()Kent Overstreet
2024-03-13bcachefs: Save key_cache_path in peek_slot()Kent Overstreet
2024-03-13bcachefs: Kill more -EIO error codesKent Overstreet
2024-03-10bcachefs: btree_and_journal_iter.transKent Overstreet
2024-03-10bcachefs: Set path->uptodate when no node at levelKent Overstreet
2024-03-10bcachefs: Fix journal replay with unreadable btree rootsKent Overstreet
2024-02-24bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btreeKent Overstreet
2024-01-21bcachefs: Improve trace_trans_restart_relockKent Overstreet
2024-01-05bcachefs: Add an option to control btree node prefetchingKent Overstreet
2024-01-05bcachefs: track transaction durationsKent Overstreet
2024-01-05bcachefs: btree_trans always has statsKent Overstreet
2024-01-01bcachefs: bch2_btree_trans_peek_slot_updatesKent Overstreet
2024-01-01bcachefs: bch2_btree_trans_peek_prev_updatesKent Overstreet
2024-01-01bcachefs: bch2_btree_trans_peek_updatesKent Overstreet
2024-01-01bcachefs: growable btree_pathsKent Overstreet
2024-01-01bcachefs: trans->nr_pathsKent Overstreet
2024-01-01bcachefs: trans->updates will also be resizableKent Overstreet
2024-01-01bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONSKent Overstreet
2024-01-01bcachefs: rcu protect trans->pathsKent Overstreet
2024-01-01bcachefs: Clean up btree_transKent Overstreet
2024-01-01bcachefs: kill btree_path.idxKent Overstreet
2024-01-01bcachefs: bch2_btree_iter_peek_prev() no longer uses path->idxKent Overstreet
2024-01-01bcachefs: bch2_path_get() no longer uses path->idxKent Overstreet
2024-01-01bcachefs: trans_for_each_path_with_node() no longer uses path->idxKent Overstreet
2024-01-01bcachefs: trans_for_each_path() no longer uses path->idxKent Overstreet
2024-01-01bcachefs: bch2_btree_path_to_text() -> btree_path_idx_tKent Overstreet