summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_update.h
AgeCommit message (Expand)Author
2025-06-24bcachefs: Check for bad write buffer key when moving from journalKent Overstreet
2025-05-31bcachefs: __bch2_insert_snapshot_whiteouts() refactoringKent Overstreet
2025-05-22bcachefs: bch2_trans_log_str()Kent Overstreet
2025-05-21bcachefs: Split out accounting in transaction commitKent Overstreet
2025-05-21bcachefs: btree_trans_subbufKent Overstreet
2025-05-21bcachefs: Extra write buffer assertsKent Overstreet
2025-05-21bcachefs: bch2_trans_update_ip()Kent Overstreet
2025-05-21bcachefs: trace bch2_trans_kmalloc()Kent Overstreet
2025-03-30bcachefs: BCH_JSET_ENTRY_log_bkeyKent Overstreet
2025-03-24bcachefs: kmsan assertsKent Overstreet
2025-03-14bcachefs: Change btree wb assert to runtime errorKent Overstreet
2024-12-29bcachefs: bch2_trans_log_msg()Kent Overstreet
2024-12-21bcachefs: bch2_btree_bit_mod_iter()Kent Overstreet
2024-12-21bcachefs: Kill BCH_TRANS_COMMIT_lazy_rwKent Overstreet
2024-12-21bcachefs: avoid 'unsigned flags'Kent Overstreet
2024-10-18bcachefs: Don't use commit_do() unnecessarilyKent Overstreet
2024-09-27bcachefs: Add extra padding in bkey_make_mut_noupdate()Kent Overstreet
2024-07-14bcachefs: bch2_btree_insert() - add btree iter flagsAriel Miculas
2024-07-14bcachefs: Disk space accounting rewriteKent Overstreet
2024-07-14bcachefs: Accumulate accounting keys in journal replayKent Overstreet
2024-07-14bcachefs: metadata version bucket_stripe_sectorsKent Overstreet
2024-05-08bcachefs: bch2_trans_commit_flags_to_text()Kent Overstreet
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet
2024-03-13bcachefs: bch2_btree_bit_mod()Kent Overstreet
2024-03-13bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_bufferedKent Overstreet
2024-01-01bcachefs: Clean up btree_transKent Overstreet
2024-01-01bcachefs: btree_insert_entry -> btree_path_idx_tKent Overstreet
2024-01-01bcachefs; bch2_path_put() -> btree_path_idx_tKent Overstreet
2024-01-01bcachefs: trans_for_each_update() now declares loop iterKent Overstreet
2024-01-01bcachefs: kill btree_trans->wb_updatesKent Overstreet
2024-01-01bcachefs: Improve trans->extra_journal_entriesKent Overstreet
2024-01-01bcachefs: No need to allocate keys for write bufferKent Overstreet
2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet
2024-01-01bcachefs: bch_str_hash_flags_tKent Overstreet
2024-01-01bcachefs: Kill dead BTREE_INSERT flagsKent Overstreet
2023-10-22bcachefs: Remove duplicate includeJiapeng Chong
2023-10-22bcachefs: Heap allocate btree_transKent Overstreet
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet
2023-10-22bcachefs: BTREE_ID_logged_opsKent Overstreet
2023-10-22bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()Kent Overstreet
2023-10-22bcachefs: Fix assorted checkpatch nitsKent Overstreet
2023-10-22bcachefs: bch2_trans_update_extent_overwrite()Kent Overstreet
2023-10-22bcachefs: Move some declarations to the correct headerKent Overstreet
2023-10-22bcachefs: bch2_btree_bit_mod()Kent Overstreet
2023-10-22bcachefs: support btree updates of prejournaled keysBrian Foster
2023-10-22bcachefs: Kill BTREE_INSERT_USE_RESERVEKent Overstreet
2023-10-22bcachefs: Kill JOURNAL_WATERMARKKent Overstreet
2023-10-22bcachefs: Improve bch2_bkey_make_mut()Kent Overstreet
2023-10-22bcachefs: Fix corruption with writeable snapshotsKent Overstreet
2023-10-22bcachefs: bch2_bkey_get_empty_slot()Kent Overstreet