1. 9ed7249 Revoke any open fds when deleting a session/blob. by Sudheer Shanka · 4 years, 2 months ago
  2. 07717c9 Add a limit on no. of active sessions, committed/leased blobs. by Sudheer Shanka · 4 years, 2 months ago
  3. 14849cf Merge "Make usage of revocable fds for reads configurable." into rvc-dev by Sudheer Shanka · 4 years, 2 months ago
  4. d6f4794 Make usage of revocable fds for reads configurable. by Sudheer Shanka · 4 years, 2 months ago
  5. 7535154 Include blob sizes in blob_store service dump. by Sudheer Shanka · 4 years, 3 months ago
  6. 36b25a1 Clear data from failed commits and recommits properly. by Sudheer Shanka · 4 years, 2 months ago
  7. 38da493 Merge "Add BlobStore atoms" into rvc-dev by Michael Wachenschwanz · 4 years, 2 months ago
  8. 1a7f7ab Add BlobStore atoms by Michael Wachenschwanz · 4 years, 3 months ago
  9. 51540fe Merge "Move RevocableFileDescriptor creation outside the locked section." into rvc-dev by Sudheer Shanka · 4 years, 2 months ago
  10. 448b11b Merge "Log the error when committing the blob fails." into rvc-dev by Sudheer Shanka · 4 years, 3 months ago
  11. 1680642 Log the error when committing the blob fails. by Sudheer Shanka · 4 years, 3 months ago
  12. 300d9cb Move RevocableFileDescriptor creation outside the locked section. by Sudheer Shanka · 4 years, 3 months ago
  13. b2a17b7 Persist blobstore session creation time. by Sudheer Shanka · 4 years, 3 months ago
  14. b5239e4 Get rid of some unhelpful logs. by Sudheer Shanka · 4 years, 6 months ago
  15. b76f766 Compute digest in BackgroundThread which is limited to little cores. by Sudheer Shanka · 4 years, 6 months ago
  16. 34c24fb Read the sessionId value as long. by Sudheer Shanka · 4 years, 6 months ago
  17. 1406bc8 Add a variant of acquireLease() which takes a string description. by Sudheer Shanka · 4 years, 7 months ago
  18. d4ea5e1 Add perf test to measure duration of blob store digest computation. by Sudheer Shanka · 4 years, 7 months ago
  19. e53e1ed Add verbose logging that can be eanbled to debug issues. by Sudheer Shanka · 4 years, 7 months ago
  20. 5caeed5 Add shell command to clear blobs data. by Sudheer Shanka · 4 years, 7 months ago
  21. 524c206 Merge "Delete blobs if there are no active leases on them." by Sudheer Shanka · 4 years, 7 months ago
  22. bda89c1 Delete blobs if there are no active leases on them. by Sudheer Shanka · 4 years, 7 months ago
  23. 4824e3d Validate input arguments to BlobStoreManager APIs. by Sudheer Shanka · 4 years, 7 months ago
  24. f6e23b9 Persist committed blobs data and any pending sessions. by Sudheer Shanka · 4 years, 7 months ago
  25. db483fa Add BlobStoreManager.Session.openRead(). by Sudheer Shanka · 4 years, 7 months ago
  26. ab1d416 Implement BlobStoreManagerService. by Sudheer Shanka · 4 years, 8 months ago
  27. d2da067 Add BlobStoreManager APIs. by Sudheer Shanka · 4 years, 8 months ago