summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_update.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Use journal preres for deferred btree updatesKent Overstreet1-0/+4
2023-10-23bcachefs: Convert bucket invalidation to key marking pathKent Overstreet1-4/+5
2023-10-23bcachefs: Persist alloc info on clean shutdownKent Overstreet1-0/+3
2023-10-23bcachefs: Deferred btree updatesKent Overstreet1-0/+12
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-1/+1
2023-10-23bcachefs: kill extent_insert_hookKent Overstreet1-22/+5
2023-10-23bcachefs: bch2_trans_update() now takes struct btree_insert_entryKent Overstreet1-2/+9
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+168