summaryrefslogtreecommitdiff
path: root/fs/bcachefs/logged_ops.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-09bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet1-1/+1
2024-04-01bcachefs: Logged op errors should be ignoredKent Overstreet1-4/+3
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet1-2/+2
2024-01-01bcachefs: for_each_btree_key() now declares loop iterKent Overstreet1-5/+1
2024-01-01bcachefs: bch_err_(fn|msg) check if should printKent Overstreet1-2/+1
2024-01-01bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()Kent Overstreet1-2/+3
2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet1-2/+2
2023-10-23bcachefs: Heap allocate btree_transKent Overstreet1-2/+2
2023-10-23bcachefs: Log truncate operationsKent Overstreet1-0/+1
2023-10-23bcachefs: BTREE_ID_logged_opsKent Overstreet1-0/+111