aboutsummaryrefslogtreecommitdiff
path: root/block_device_tipc.c
AgeCommit message (Expand)Author
2024-03-19storage: Add storage aidl serviceWeston Carvalho
2023-10-24Use TIPC library instead of wait_anyWeston Carvalho
2023-04-17storage: Allow auto-checkpointing after provisioningStephen Crane
2023-03-21storage: Mark FS for full scan on invalid blocksStephen Crane
2023-03-21storage: block_device_tipc: Check TDP and restore to checkpoint if corruptStephen Crane
2023-03-21storage: fs: Do not check data blocks in fs_checkStephen Crane
2023-03-21storage: fs: Add granularity to the result of fs_checkStephen Crane
2023-03-17storage: Add filesystem name during FS initializationStephen Crane
2023-03-17storage: transaction: Detect and propagate block errorsStephen Crane
2023-03-07storage: Fix handling of proxy errors when getting max sizeStephen Crane
2023-02-13storage: Added support for block device for TDP storageJay Monkman
2022-08-02storage: Fail all pending transactions if fsync failsStephen Crane
2022-08-02storage: Add filesystem check and repair functionalityStephen Crane
2022-08-01storage: Add nonsecure persistent FSStephen Crane
2022-07-27storage: Add superblock flag to block cache entriesStephen Crane
2022-01-20storage: Support switching between two superblocksStephen Crane
2021-11-22storage: Add the capability to recover from a corrupted FSStephen Crane
2021-10-13Resync write counter on write failureStephen Crane
2021-10-08Add checkpoint sync flag for TD superblock writes.Stephen Crane
2021-06-14storage: Discard all cache entries for a block device on teardownArve Hjønnevåg
2021-06-11storage: Add fs_destroyArve Hjønnevåg
2020-12-21[storage] Add error logsWenhao Wang
2020-11-23storage: fix build error when using SS_DBG_IOZhong,Fangjian
2020-11-11[storage] Add support for TDP fs in non secure proxy fileArve Hjønnevåg
2020-11-11[storage] Refactor dev_ns to support more than one laterArve Hjønnevåg
2020-11-11storage: Implement STORAGE_CLIENT_TDP_PORT aliasArve Hjønnevåg
2020-09-18storage: Support RPMB key provisioningWenhao Wang
2020-07-28Update language to comply with Android’s inclusive language guidanceWenhao Wang
2019-04-26Revert hinting to reduce probe noiseMatthew Maurer
2019-04-22Fix C literal usageMatthew Maurer
2019-04-18Misc UBSan annotationsMatthew Maurer
2019-01-07Define data_block_t as uint64_t.Nick Bray
2018-08-02Enable pre-upload clang formatting.Nick Bray
2018-07-09Clean up code formatting to make auto formatting simpler.Nick Bray
2018-02-07storage: use new include paths and eliminate trusty_std.h.Nick Bray
2017-06-14[app][storage] Fix size check and return valueHuang, Yang
2016-04-25storage: Allow project to specify fs, block and cache sizes.Arve Hjønnevåg
2016-04-18storage: Clear file system if non-secure backing file is emptyArve Hjønnevåg
2016-04-13storage: connect new fs code to tipc interfaceArve Hjønnevåg