aboutsummaryrefslogtreecommitdiff
path: root/transaction.h
AgeCommit message (Expand)Author
2023-03-17storage: transaction: Detect and propagate block errorsStephen Crane
2023-02-09storage: Add a repaired flag to the superblockStephen Crane
2022-12-06storage: Add functionality to rebuild the free setStephen Crane
2022-11-15checkpointing: Add support for checkpointing via message flagsStephen Crane
2022-11-14checkpointing: Implement committing checkpoint stateStephen Crane
2021-06-21storage: Add a clear superblock flag and use itArve Hjønnevåg
2018-08-02Enable pre-upload clang formatting.Nick Bray
2016-05-09storage: transaction: Handle transaction failure while failing conflicting tr...Arve Hjønnevåg
2016-04-13storage: transactionArve Hjønnevåg