summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/logged_ops.c
AgeCommit message (Expand)AuthorLines
2025-09-29Remove bcachefs core codeLinus Torvalds-119/+0
2025-01-09bcachefs: bcachefs_metadata_version_persistent_inode_cursorsKent Overstreet-2/+3
2024-12-21bcachefs: logged ops only use inum 0 of logged ops btreeKent Overstreet-5/+5
2024-10-04bcachefs: Rework logged op error handlingKent Overstreet-7/+9
2024-09-27bcachefs: Check for logged ops when cleanKent Overstreet-2/+11
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet-1/+1
2024-04-01bcachefs: Logged op errors should be ignoredKent Overstreet-4/+3
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet-2/+2
2024-01-01bcachefs: for_each_btree_key() now declares loop iterKent Overstreet-5/+1
2024-01-01bcachefs: bch_err_(fn|msg) check if should printKent Overstreet-2/+1
2024-01-01bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()Kent Overstreet-2/+3
2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet-2/+2
2023-10-22bcachefs: Heap allocate btree_transKent Overstreet-2/+2
2023-10-22bcachefs: Log truncate operationsKent Overstreet-0/+1
2023-10-22bcachefs: BTREE_ID_logged_opsKent Overstreet-0/+111