1. f38de0b Fix use-after-free bug in FuseDaemon by Zim · 3 years ago
  2. 4c2da35 Fix potential nullptr dereference in pf_access. by Martijn Coenen · 3 years ago
  3. 8760022 Disable SPLICE_WRITE in FUSE to workaround kernel bug by Zim · 3 years ago
  4. 23cdfd4 Fix fallocate result by Zim · 3 years, 1 month ago
  5. 9e3652b Support fallocate(2) modes on FUSE by Zim · 3 years, 2 months ago
  6. ba3e677 Reject accesses to app-private dirs on FUSE for emulated volumes. by Martijn Coenen · 3 years, 2 months ago
  7. 9e3c40b Implement FUSE fallocate(2) by Zim · 3 years, 3 months ago
  8. 549ee7d Avoid unnecessary Java file lookups during FUSE_LOOKUP by Zim · 3 years, 4 months ago
  9. 3e9d56c Refactor node validation in FuseDaemon by ] · 3 years, 4 months ago
  10. e543368 Improve transcoded FUSE cache/passthrough access by Zim · 3 years, 4 months ago
  11. 15931e7 Merge "Log when transcoded asset is opened for write" into sc-dev by Manish Singh · 3 years, 4 months ago
  12. 0f79b45 Log when transcoded asset is opened for write by Manish Singh · 3 years, 4 months ago
  13. 158b658 Fix wrong logic for using passthrough with transcoding by Zimuzo Ezeozue · 3 years, 4 months ago
  14. 3b6ff4d Allow caching FUSE inode attributes by Zim · 3 years, 4 months ago
  15. 8f4e416 Merge "Implement MediaProvider#getOriginalMediaFormatFileDescriptor" into sc-dev by Biswarup Pal · 3 years, 5 months ago
  16. 3cde266 Allow MediaProvider to bypass is_app_accessible_path checks by Zim · 3 years, 5 months ago
  17. 93f4ec1 Implement MediaProvider#getOriginalMediaFormatFileDescriptor by Biswarup Pal · 3 years, 5 months ago
  18. 2ed0cd0 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/providers/MediaProvider" am: 95cf803022 am: c8d5dbb7d3 am: 229793cb0f by Bob Badour · 3 years, 5 months ago
  19. 95cf803 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/providers/MediaProvider" by Bob Badour · 3 years, 5 months ago
  20. 6471882 Merge "Mark the MediaProvider apex as updatable." by Martijn Coenen · 3 years, 5 months ago
  21. 8a2c162 Mark the MediaProvider apex as updatable. by Martijn Coenen · 3 years, 5 months ago
  22. 9a6ccce Change who gets marked for the cost of transcoding by Manish Singh · 3 years, 5 months ago
  23. 45b6e7d [LSC] Add LOCAL_LICENSE_KINDS to packages/providers/MediaProvider by Bob Badour · 3 years, 5 months ago
  24. 282b8b3 Revert "Remove FUSE passthrough from 32-bit library" by Alessio Balsini · 3 years, 6 months ago
  25. 801d985 Improve transcoding metrics logging by Zim · 3 years, 6 months ago
  26. 6609f75 Merge "Revert "Improve transcoding metrics logging"" into sc-dev by Cody Schuffelen · 3 years, 5 months ago
  27. 9679bba Revert "Improve transcoding metrics logging" by Cody Schuffelen · 3 years, 5 months ago
  28. a768463 Merge "Prevent renaming Android/ dir" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  29. bd89e7a Prevent renaming Android/ dir by Zim · 3 years, 5 months ago
  30. 3efc960 Improve transcoding metrics logging by Zim · 3 years, 6 months ago
  31. 6163214 Enabling mediaprovider MTS tests to be included in by Kimberly Kreider · 3 years, 7 months ago
  32. ee43af8 Merge "Enabling mediaprovider MTS tests to be included in android-mts-mediaprovider as well as android-mts." by Kimberly Kreider · 3 years, 6 months ago
  33. 29f9ff5 Hide .transcode directory from direct FUSE access by Zim · 3 years, 6 months ago
  34. d6431c7 Fix MediaProvider impl scanFile to scan as MediaProvider by Zim · 3 years, 6 months ago
  35. 6c7ab54 Merge "Fix wrong FUSE-JNI uid and tid" by Zimuzo Ezeozue · 3 years, 6 months ago
  36. 5b4ae62 Fix wrong FUSE-JNI uid and tid by Zim · 3 years, 6 months ago
  37. a379647 Merge "Use passthrough if file supports transcoding" by Zimuzo Ezeozue · 3 years, 6 months ago
  38. e05d446 Use passthrough if file supports transcoding by Zim · 3 years, 6 months ago
  39. 73895ba Improve FUSE file open JNI check by Zim · 3 years, 6 months ago
  40. ded1ab9 Add fields to FileLookupResult and improve node invalidation logic by Zim · 3 years, 6 months ago
  41. e256aa0 Merge "Optimize JNI calls for FuseDaemon" by Biswarup Pal · 3 years, 6 months ago
  42. 63901f3 Optimize JNI calls for FuseDaemon by Biswarup Pal · 3 years, 6 months ago
  43. d2b59b4 Improve docs for node LookupChildByName by Zim · 3 years, 6 months ago
  44. 61f0599 Enabling mediaprovider MTS tests to be included in by Kimberly Kreider · 3 years, 7 months ago
  45. 8d42bfa Merge "Handle EIO error in FUSE readdir" am: ccc6af758d am: 7972e52662 am: f8c4d4739b by Zimuzo Ezeozue · 3 years, 7 months ago
  46. ccc6af7 Merge "Handle EIO error in FUSE readdir" by Zimuzo Ezeozue · 3 years, 7 months ago
  47. d31e75b Handle EIO error in FUSE readdir by likai · 3 years, 7 months ago
  48. 2afe7f5 Remove FUSE passthrough from 32-bit library by Alessio Balsini · 3 years, 7 months ago
  49. a12ccaa Merge "FuseDaemon: Use better FUSE passthrough property name" by TreeHugger Robot · 3 years, 7 months ago
  50. ce0d90b Merge "Allow special-access on secondary volumes" by TreeHugger Robot · 3 years, 7 months ago
  51. b3ac280 Allow special-access on secondary volumes by Abhijeet Kaur · 3 years, 9 months ago
  52. d9a4e4b Merge "Fix path used for redaction when transcoding" by TreeHugger Robot · 3 years, 8 months ago
  53. e9ae6ee Fix path used for redaction when transcoding by Zim · 3 years, 8 months ago
  54. b1c366b FuseDaemon: Use better FUSE passthrough property name by Alessio Balsini · 3 years, 8 months ago
  55. 328abac FuseDaemon: Add paretheses in macro by Alessio Balsini · 3 years, 8 months ago
  56. 148cbe2 Support redaction and ContentResolver#open with passthrough by Zim · 3 years, 8 months ago
  57. f220a96 Enable fuse passthrough mode in FuseDaemon by Alessio Balsini · 4 years ago
  58. 18b6a03 Merge "Don't use std::stoi()" into mainline-prod am: 671e241bf2 by Martijn Coenen · 3 years, 8 months ago
  59. 44ef630 Don't use std::stoi() by Martijn Coenen · 3 years, 8 months ago
  60. 8851c7c Set min_sdk_version: "30" by Nikita Ioffe · 3 years, 8 months ago
  61. 0bf6f89 Set min_sdk_version: "30" by Nikita Ioffe · 3 years, 8 months ago
  62. bfe91e5 Merge "Minor transcoding fixes" by Zimuzo Ezeozue · 3 years, 8 months ago
  63. e53fdbf Merge "Disable dentry cache for clone app users." into mainline-prod by TreeHugger Robot · 3 years, 8 months ago
  64. f7ec867 Minor transcoding fixes by Zim · 3 years, 9 months ago
  65. e9b6d25 Disable dentry cache for clone app users. by Martijn Coenen · 3 years, 9 months ago
  66. 50b5b75 Merge "Disable dentry cache for clone app users." by Martijn Coenen · 3 years, 8 months ago
  67. 8713309 Disable dentry cache for clone app users. by Martijn Coenen · 3 years, 9 months ago
  68. 4b10f18 Fix read range computation for some corner cases in redaction ranges by Sahana Rao · 3 years, 9 months ago
  69. 8a1db67 Fix read range computation for some corner cases in redaction ranges by Sahana Rao · 3 years, 9 months ago
  70. e8882ce Fix issue in getOverlappingRedactionRanges. by Hyoungho Choi · 3 years, 9 months ago
  71. 446de54 Fix issue in getOverlappingRedactionRanges. by Hyoungho Choi · 3 years, 9 months ago
  72. 9aa6f54 Use open(2) uid for transforms by Zim · 3 years, 9 months ago
  73. ed257c1 Fix lookup with transforms by Zim · 3 years, 9 months ago
  74. 84bd631 Support cross-user lookups by Zim · 3 years, 10 months ago
  75. 5077a89 Support cross-user lookups by Zim · 3 years, 10 months ago
  76. 29e6375 Implement JNI methods to support multiple nodes with same name by Zim · 3 years, 10 months ago
  77. 0b255a1 Fix Redaction calculation. by Narayan Kamath · 3 years, 9 months ago
  78. ac52d27 Merge "Fix Redaction calculation." by Narayan Kamath · 3 years, 9 months ago
  79. 35d9833 Allow special access to priv-app directories by Abhijeet Kaur · 3 years, 9 months ago
  80. 11700c0 Fix Redaction calculation. by Narayan Kamath · 3 years, 9 months ago
  81. 86b5806 Merge changes I73e06f6d,I39cf223d,I93417795 by Zimuzo Ezeozue · 3 years, 9 months ago
  82. 3f61300 Allow special access to priv-app directories by Abhijeet Kaur · 3 years, 9 months ago
  83. 5d34cc7 Merge "Remove unused Android Q sandbox references" by TreeHugger Robot · 3 years, 10 months ago
  84. 867fece Support transforms in file path by Zim · 3 years, 10 months ago
  85. bb91fef Add JNI methods to support multiple nodes with same name by Zim · 3 years, 10 months ago
  86. bb7c376 Add FUSE node fields to support multiple nodes with same name by Zim · 3 years, 10 months ago
  87. 78ffeeb Remove unused Android Q sandbox references by Zim · 3 years, 10 months ago
  88. 53c2d70 Refactor node lookups to support multiple nodes with same name by Zim · 3 years, 10 months ago
  89. 1e8804f Improve IO performance during redaction by Zim · 3 years, 10 months ago
  90. db56345 Fix build breakage with multiple field init by Zim · 3 years, 10 months ago
  91. e69d07e Merge "Improve IO performance during redaction" by Zimuzo Ezeozue · 3 years, 10 months ago
  92. 62bd717 Prevent unnecessary node invalidation by Zim · 3 years, 10 months ago
  93. 329ba2c Improve IO performance during redaction by Zim · 3 years, 10 months ago
  94. 2039c88 Fix node#has_case_insensitive_match_ initialization by Zim · 3 years, 10 months ago
  95. f2b47b4 Prevent unnecessary node invalidation by Zim · 3 years, 10 months ago
  96. b0560cb Return the correct error code for cross-user lookups by Abhijeet Kaur · 4 years ago
  97. b12e71b Fix JNI array memory leak by Zim · 3 years, 11 months ago
  98. acdda58 Merge "Fix JNI array memory leak" by Zimuzo Ezeozue · 3 years, 11 months ago
  99. 4aa7ccb Fix JNI array memory leak by Zim · 3 years, 11 months ago
  100. 5c8820b Merge "Fix race condition on fuse invalidate." into rvc-qpr-dev by Nandana Dutt · 4 years ago