1. ab52f96 storage-unittest-aidl: Remove c_str_literals by Andrei Homescu · 13 days ago main master
  2. cb6ee31 storage: Add aidl tests for TDEA, TDP, and TD by Weston Carvalho · 3 weeks ago
  3. 170ebed storage: Add rust test for secure storage aidl by Weston Carvalho · 7 months ago
  4. df16cc4 storage: Implement storage aidl service by Weston Carvalho · 4 months ago
  5. 05ac17b [Metrics] Shift secure storage trusty metrics to use TIPC, and rename variables to match atom conventions by Snehal · 2 months ago
  6. e103747 storage: Init service per peer and fs by Weston Carvalho · 4 months ago
  7. 50007ae storage: Add storage aidl service by Weston Carvalho · 8 months ago
  8. 16711dd rpmb: fix unsigned int underflow in debug mode by Yurii Shutkin · 8 weeks ago
  9. 4d5474d storage: Return error from rpmb_send on short reads by Arve Hjønnevåg · 7 months ago
  10. 91c6111 trusty:storage: add missing NULL check to prevent RAM dump by Mike McTernan · 9 weeks ago
  11. 894a2cb cleanup: remove reference to unexistent rss_limit_checker.cpp by Yurii Shutkin · 9 weeks ago
  12. 321ea50 storage: Add storage benchmark to test-map am: a8fb26a9b6 by Raphael Herouart · 9 weeks ago
  13. a8fb26a storage: Add storage benchmark to test-map by Raphael Herouart · 9 weeks ago
  14. cfda7b4 test/storage-benchmark: [Bench] Secure Storage Benchmark am: 494556f723 by Raphael Herouart · 2 months ago
  15. 494556f test/storage-benchmark: [Bench] Secure Storage Benchmark by Raphael Herouart · 4 months ago
  16. ed4d808 Allow C headers to be included in cpp files am: 65ae65b4d4 by Weston Carvalho · 3 months ago
  17. 2ba4747 Don't require passing `src_name` if it's not used. am: c6d342ea46 by Weston Carvalho · 3 months ago
  18. 69ff992 Move tipc-independent fns to client.h am: f52d4a8fc7 by Weston Carvalho · 3 months ago
  19. 033583c Separate session init and destroy am: 815e02ec35 by Weston Carvalho · 3 months ago
  20. e326496 Split transaction end am: d200cb7fff by Weston Carvalho · 3 months ago
  21. 65ae65b Allow C headers to be included in cpp files by Weston Carvalho · 5 months ago
  22. c6d342e Don't require passing `src_name` if it's not used. by Weston Carvalho · 4 months ago
  23. f52d4a8 Move tipc-independent fns to client.h by Weston Carvalho · 7 months ago
  24. 815e02e Separate session init and destroy by Weston Carvalho · 7 months ago
  25. 1d40ee0 Split storage_file_read am: 16717ea84f by Weston Carvalho · 3 months ago
  26. ef2c134 Split storage_file_list am: 9fcdfe8e34 by Weston Carvalho · 3 months ago
  27. cb9d415 Split storage_file_get_size am: ad08b154d6 by Weston Carvalho · 3 months ago
  28. 5ff6b2b Split storage_file_open am: 0b9f3528f8 by Weston Carvalho · 3 months ago
  29. 686cce7 scudo: Set the ring buffer size using SCUDO_DEFAULT_OPTIONS am: aecd329097 by Andrei Homescu · 3 months ago
  30. b63969f Split storage_file_set_size am: 295fba4b46 by Weston Carvalho · 3 months ago
  31. dd44bb2 Split storage_file_write am: b262752da8 by Weston Carvalho · 3 months ago
  32. 174c334 Split storage_file_close am: 9d650493b4 by Weston Carvalho · 3 months ago
  33. b1e9bce Split storage_file_move am: c938ec2943 by Weston Carvalho · 3 months ago
  34. 791ba49 Split storage_file_delete am: 98d07d4e82 by Weston Carvalho · 3 months ago
  35. 7b3f1f6 trusty: cleanup storage before running tests am: 9b634f6a1b by Yurii Shutkin · 3 months ago
  36. 9c96fd9 Separate tipc part of storage_client_session am: 2e4e28489b by Weston Carvalho · 3 months ago
  37. 2604624 Fix format specifiers. am: 5e3e0812b6 by Weston Carvalho · 3 months ago
  38. ad22a31 Use TIPC library instead of wait_any am: 5271b319b1 by Weston Carvalho · 3 months ago
  39. 24ff0f7 scudo: split include wrappers into separate files to resolve static functions conflict am: 30529c11e0 by Yurii Shutkin · 3 months ago
  40. b8969ff scudo: include rss_limit_checker.cpp only if exists am: f58e42e0a3 by Yurii Shutkin · 3 months ago
  41. 764ab5f Add new file report_linux.cpp. am: 1d0e95899d by Christopher Ferris · 3 months ago
  42. cabb06f storage: CONSTANTS is deprecated am: dd8ab633c2 by Raphael Herouart · 3 months ago
  43. 17bd571 storage: update scudo config to work with upstream changes am: 9599fd2d08 by Frances Wingerter · 3 months ago
  44. d200cb7 Split transaction end by Weston Carvalho · 7 months ago
  45. 16717ea Split storage_file_read by Weston Carvalho · 7 months ago main-16k
  46. 9fcdfe8 Split storage_file_list by Weston Carvalho · 7 months ago
  47. ad08b15 Split storage_file_get_size by Weston Carvalho · 7 months ago
  48. 0b9f352 Split storage_file_open by Weston Carvalho · 7 months ago
  49. aecd329 scudo: Set the ring buffer size using SCUDO_DEFAULT_OPTIONS by Andrei Homescu · 6 months ago
  50. 295fba4 Split storage_file_set_size by Weston Carvalho · 7 months ago
  51. b262752 Split storage_file_write by Weston Carvalho · 7 months ago
  52. 9d65049 Split storage_file_close by Weston Carvalho · 7 months ago
  53. c938ec2 Split storage_file_move by Weston Carvalho · 7 months ago
  54. 98d07d4 Split storage_file_delete by Weston Carvalho · 7 months ago
  55. 9b634f6 trusty: cleanup storage before running tests by Yurii Shutkin · 7 months ago
  56. 2e4e284 Separate tipc part of storage_client_session by Weston Carvalho · 7 months ago
  57. 5e3e081 Fix format specifiers. by Weston Carvalho · 7 months ago
  58. 5271b31 Use TIPC library instead of wait_any by Weston Carvalho · 8 months ago
  59. 30529c1 scudo: split include wrappers into separate files to resolve static functions conflict by Yurii Shutkin · 7 months ago
  60. f58e42e scudo: include rss_limit_checker.cpp only if exists by Yurii Shutkin · 7 months ago
  61. 1d0e958 Add new file report_linux.cpp. by Christopher Ferris · 7 months ago
  62. dd8ab63 storage: CONSTANTS is deprecated by Raphael Herouart · 8 months ago
  63. 9599fd2 storage: update scudo config to work with upstream changes by Frances Wingerter · 11 months ago
  64. 10d8f37 storage: add storage-specific scudo config by Marco Nelissen · 1 year ago
  65. 008725f storage: Allow auto-checkpointing after provisioning by Stephen Crane · 1 year, 3 months ago
  66. c62c848 storage: test: Fix reserved count when re-initializing filesystem by Stephen Crane · 1 year, 1 month ago
  67. 2667cec storage: Disallow restore if no checkpoint exists by Stephen Crane · 1 year, 1 month ago
  68. bc2bd7e storage: Do not clear FS before restoring checkpoint by Stephen Crane · 1 year, 1 month ago
  69. 12ec669 storage: Add fs variants to block_mac API by Stephen Crane · 1 year, 1 month ago
  70. b03edaa storage: Add file info corruption host test by Stephen Crane · 1 year, 3 months ago
  71. 79bcde3 storage: Add FS name to fs_init logging by Stephen Crane · 1 year, 1 month ago
  72. 1aa7dae storage: Mark FS for full scan on invalid blocks by Stephen Crane · 1 year, 4 months ago
  73. bf0bf09 storage: block_device_tipc: Check TDP and restore to checkpoint if corrupt by Stephen Crane · 1 year, 4 months ago
  74. 22823a1 storage: Do not probe invalid files root block by Stephen Crane · 1 year, 2 months ago
  75. c54160e storage: Add repair ack flag to more file operations by Stephen Crane · 1 year, 3 months ago
  76. c122ac8 storage: [NFC] Improve block test expectations by Stephen Crane · 1 year, 2 months ago
  77. cdacb46 storage: Improve file operation return values by Stephen Crane · 1 year, 3 months ago
  78. 149220c storage: Re-enable storage_host_test build defines by Stephen Crane · 1 year, 4 months ago
  79. 9bee01d storage: tipc_ns: Return number of bytes read by Stephen Crane · 1 year, 3 months ago
  80. 905623f storage: fs: Add the ability to initialize from checkpoint by Stephen Crane · 1 year, 4 months ago
  81. 54639ef storage: fs: Do not check data blocks in fs_check by Stephen Crane · 1 year, 4 months ago
  82. 8cec3d3 storage: fs: Add granularity to the result of fs_check by Stephen Crane · 1 year, 4 months ago
  83. b706afd storage: Add writable flag to filesystem by Stephen Crane · 1 year, 2 months ago
  84. 73ca713 storage: Add necessary includes for metrics library by Stephen Crane · 1 year, 2 months ago
  85. f7aa674 storage: Fix include path for stats port header by Stephen Crane · 1 year, 2 months ago
  86. 6956652 storage: Do not report transaction failure as file not found by Stephen Crane · 1 year, 2 months ago
  87. 8201d11 storage: Add RPMB error reporting by Stephen Crane · 1 year, 2 months ago
  88. c8beede storage: Add metrics testing to storage_block_test by Stephen Crane · 1 year, 2 months ago
  89. 18358cc storage: Add error reporting calls by Stephen Crane · 1 year, 2 months ago
  90. 0e4d0c0 storage: Add helpers for error reporting by Stephen Crane · 1 year, 2 months ago
  91. 851e56a storage: Add filesystem name during FS initialization by Stephen Crane · 1 year, 2 months ago
  92. daff540 storage: transaction: Detect and propagate block errors by Stephen Crane · 1 year, 4 months ago
  93. d7bfd48 storage: block_cache: Merge encrypted and data state fields by Stephen Crane · 1 year, 4 months ago
  94. 7e80ca2 storage: Fix handling of proxy errors when getting max size by Stephen Crane · 1 year, 2 months ago
  95. 8481c02 storage: Fix TIPC timeout logging by Stephen Crane · 1 year, 3 months ago
  96. b498945 storage: client_tipc: Checkpoint without active transaction by Stephen Crane · 1 year, 3 months ago
  97. 23c90c3 storage: unittest: Enable checkpoint tests on emulator only by Stephen Crane · 1 year, 3 months ago
  98. 3ebc5c0 storage: Print checkpoint status when loading super block by Stephen Crane · 1 year, 3 months ago
  99. c450a8a storage: Added support for block device for TDP storage by Jay Monkman · 1 year, 6 months ago
  100. 88b8342 storage: block_cache: Add cache entry loaded state field by Stephen Crane · 1 year, 4 months ago