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, 1 month ago
  4. 23cdfd4 Fix fallocate result by Zim · 3 years, 2 months ago
  5. 9e3652b Support fallocate(2) modes on FUSE by Zim · 3 years, 3 months ago
  6. ba3e677 Reject accesses to app-private dirs on FUSE for emulated volumes. by Martijn Coenen · 3 years, 3 months ago
  7. 9e3c40b Implement FUSE fallocate(2) by Zim · 3 years, 4 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, 5 months ago
  11. 15931e7 Merge "Log when transcoded asset is opened for write" into sc-dev by Manish Singh · 3 years, 5 months ago
  12. 0f79b45 Log when transcoded asset is opened for write by Manish Singh · 3 years, 5 months ago
  13. 158b658 Fix wrong logic for using passthrough with transcoding by Zimuzo Ezeozue · 3 years, 5 months ago
  14. 3b6ff4d Allow caching FUSE inode attributes by Zim · 3 years, 5 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. 9a6ccce Change who gets marked for the cost of transcoding by Manish Singh · 3 years, 6 months ago
  19. 282b8b3 Revert "Remove FUSE passthrough from 32-bit library" by Alessio Balsini · 3 years, 6 months ago
  20. 801d985 Improve transcoding metrics logging by Zim · 3 years, 6 months ago
  21. 6609f75 Merge "Revert "Improve transcoding metrics logging"" into sc-dev by Cody Schuffelen · 3 years, 6 months ago
  22. 9679bba Revert "Improve transcoding metrics logging" by Cody Schuffelen · 3 years, 6 months ago
  23. a768463 Merge "Prevent renaming Android/ dir" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  24. bd89e7a Prevent renaming Android/ dir by Zim · 3 years, 6 months ago
  25. 3efc960 Improve transcoding metrics logging by Zim · 3 years, 6 months ago
  26. 29f9ff5 Hide .transcode directory from direct FUSE access by Zim · 3 years, 6 months ago
  27. 6c7ab54 Merge "Fix wrong FUSE-JNI uid and tid" by Zimuzo Ezeozue · 3 years, 6 months ago
  28. 5b4ae62 Fix wrong FUSE-JNI uid and tid by Zim · 3 years, 6 months ago
  29. a379647 Merge "Use passthrough if file supports transcoding" by Zimuzo Ezeozue · 3 years, 6 months ago
  30. e05d446 Use passthrough if file supports transcoding by Zim · 3 years, 6 months ago
  31. 73895ba Improve FUSE file open JNI check by Zim · 3 years, 6 months ago
  32. ded1ab9 Add fields to FileLookupResult and improve node invalidation logic by Zim · 3 years, 6 months ago
  33. 63901f3 Optimize JNI calls for FuseDaemon by Biswarup Pal · 3 years, 7 months ago
  34. 8d42bfa Merge "Handle EIO error in FUSE readdir" am: ccc6af758d am: 7972e52662 am: f8c4d4739b by Zimuzo Ezeozue · 3 years, 7 months ago
  35. ccc6af7 Merge "Handle EIO error in FUSE readdir" by Zimuzo Ezeozue · 3 years, 7 months ago
  36. d31e75b Handle EIO error in FUSE readdir by likai · 3 years, 8 months ago
  37. 2afe7f5 Remove FUSE passthrough from 32-bit library by Alessio Balsini · 3 years, 8 months ago
  38. a12ccaa Merge "FuseDaemon: Use better FUSE passthrough property name" by TreeHugger Robot · 3 years, 8 months ago
  39. ce0d90b Merge "Allow special-access on secondary volumes" by TreeHugger Robot · 3 years, 8 months ago
  40. b3ac280 Allow special-access on secondary volumes by Abhijeet Kaur · 3 years, 10 months ago
  41. d9a4e4b Merge "Fix path used for redaction when transcoding" by TreeHugger Robot · 3 years, 8 months ago
  42. e9ae6ee Fix path used for redaction when transcoding by Zim · 3 years, 8 months ago
  43. b1c366b FuseDaemon: Use better FUSE passthrough property name by Alessio Balsini · 3 years, 8 months ago
  44. 328abac FuseDaemon: Add paretheses in macro by Alessio Balsini · 3 years, 8 months ago
  45. 148cbe2 Support redaction and ContentResolver#open with passthrough by Zim · 3 years, 8 months ago
  46. f220a96 Enable fuse passthrough mode in FuseDaemon by Alessio Balsini · 4 years ago
  47. 18b6a03 Merge "Don't use std::stoi()" into mainline-prod am: 671e241bf2 by Martijn Coenen · 3 years, 9 months ago
  48. 44ef630 Don't use std::stoi() by Martijn Coenen · 3 years, 9 months ago
  49. bfe91e5 Merge "Minor transcoding fixes" by Zimuzo Ezeozue · 3 years, 9 months ago
  50. f7ec867 Minor transcoding fixes by Zim · 3 years, 9 months ago
  51. e9b6d25 Disable dentry cache for clone app users. by Martijn Coenen · 3 years, 10 months ago
  52. 50b5b75 Merge "Disable dentry cache for clone app users." by Martijn Coenen · 3 years, 9 months ago
  53. 8713309 Disable dentry cache for clone app users. by Martijn Coenen · 3 years, 10 months ago
  54. 9aa6f54 Use open(2) uid for transforms by Zim · 3 years, 9 months ago
  55. ed257c1 Fix lookup with transforms by Zim · 3 years, 9 months ago
  56. 84bd631 Support cross-user lookups by Zim · 3 years, 11 months ago
  57. 5077a89 Support cross-user lookups by Zim · 3 years, 11 months ago
  58. 0b255a1 Fix Redaction calculation. by Narayan Kamath · 3 years, 10 months ago
  59. ac52d27 Merge "Fix Redaction calculation." by Narayan Kamath · 3 years, 10 months ago
  60. 11700c0 Fix Redaction calculation. by Narayan Kamath · 3 years, 10 months ago
  61. 86b5806 Merge changes I73e06f6d,I39cf223d,I93417795 by Zimuzo Ezeozue · 3 years, 10 months ago
  62. 5d34cc7 Merge "Remove unused Android Q sandbox references" by TreeHugger Robot · 3 years, 10 months ago
  63. 867fece Support transforms in file path by Zim · 3 years, 10 months ago
  64. bb7c376 Add FUSE node fields to support multiple nodes with same name by Zim · 3 years, 10 months ago
  65. 78ffeeb Remove unused Android Q sandbox references by Zim · 3 years, 10 months ago
  66. 53c2d70 Refactor node lookups to support multiple nodes with same name by Zim · 3 years, 10 months ago
  67. 1e8804f Improve IO performance during redaction by Zim · 3 years, 10 months ago
  68. 62bd717 Prevent unnecessary node invalidation by Zim · 3 years, 10 months ago
  69. 329ba2c Improve IO performance during redaction by Zim · 3 years, 10 months ago
  70. f2b47b4 Prevent unnecessary node invalidation by Zim · 3 years, 10 months ago
  71. b0560cb Return the correct error code for cross-user lookups by Abhijeet Kaur · 4 years ago
  72. 6ea702a Fix race condition on fuse invalidate. by Narayan Kamath · 4 years ago
  73. 885092f Return the correct error code for cross-user lookups by Abhijeet Kaur · 4 years ago
  74. 35de970 Merge "Fix race condition on fuse invalidate." into mainline-prod by TreeHugger Robot · 4 years ago
  75. a476cf6 Allow access("/storage/emulated", F_OK) as well as X_OK. by Martijn Coenen · 4 years ago
  76. bc8b446 Allow access("/storage/emulated", F_OK) as well as X_OK. by Martijn Coenen · 4 years ago
  77. 19c1a87 Allow access("/storage/emulated", F_OK) as well as X_OK. by Martijn Coenen · 4 years ago
  78. d42e224 Fix race condition on fuse invalidate. by Narayan Kamath · 4 years ago
  79. 8b296f5 Fix race condition on fuse invalidate. by Narayan Kamath · 4 years ago
  80. 68c295d FuseDaemon: remove .flush callback by Alessio Balsini · 4 years ago
  81. 455a05f Merge "canWrite() for top level directories" by Nandana Dutt · 4 years, 1 month ago
  82. 023c14b DO NOT MERGE canWrite() for top level directories am: 992e52f2b3 by Nandana Dutt · 4 years, 1 month ago
  83. 5fc3201 canWrite() for top level directories by Nandana Dutt · 4 years, 1 month ago
  84. c9f15da Merge changes from topic "canwrite-rvc-dev-plus-aosp" into rvc-dev-plus-aosp by Dario Freni · 4 years, 1 month ago
  85. 5a2f442 Merge "Discard O_APPEND flag during FUSE open/create" into rvc-dev am: 0b2c314d82 am: bdc74638b4 am: 5474c9273e am: a1da25e726 by TreeHugger Robot · 4 years, 1 month ago
  86. 5474c92 Merge "Discard O_APPEND flag during FUSE open/create" into rvc-dev am: 0b2c314d82 am: bdc74638b4 by TreeHugger Robot · 4 years, 1 month ago
  87. 72e8c60 Merge "Discard O_APPEND flag during FUSE open/create" into rvc-dev am: 0b2c314d82 by TreeHugger Robot · 4 years, 1 month ago
  88. 0b2c314 Merge "Discard O_APPEND flag during FUSE open/create" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  89. 992e52f DO NOT MERGE canWrite() for top level directories by Nandana Dutt · 4 years, 1 month ago
  90. 1b14f2f Discard O_APPEND flag during FUSE open/create by Zim · 4 years, 1 month ago
  91. 68f8762 DO NOT MERGE canWrite() for top level directories by Nandana Dutt · 4 years, 1 month ago
  92. bf6b7f7 DO NOT MERGE canWrite() for top level directories by Nandana Dutt · 4 years, 1 month ago
  93. a1ac020 Revert^2 "Add permission checks for setattr" am: 435bd25338 by Zimuzo Ezeozue · 4 years, 1 month ago
  94. 435bd25 Revert^2 "Add permission checks for setattr" by Zimuzo Ezeozue · 4 years, 1 month ago
  95. 1298c20 Merge "Revert "Add permission checks for setattr"" into rvc-dev am: 8ea8488f78 by Corina Grigoras · 4 years, 1 month ago
  96. 8ea8488 Merge "Revert "Add permission checks for setattr"" into rvc-dev by Corina Grigoras · 4 years, 1 month ago
  97. 6667036 Revert "Add permission checks for setattr" by Corina Grigoras · 4 years, 1 month ago
  98. e92e6ea canWrite() for top level directories by Nandana Dutt · 4 years, 1 month ago
  99. 1861cc9 Merge "Don't explicitly set minimal logging level" into rvc-dev by Nikita Ioffe · 4 years, 1 month ago
  100. c33ee1a Don't explicitly set minimal logging level by Nikita Ioffe · 4 years, 1 month ago