1. b353eb4 Fix where we populate the FUSE <-> Android logging enums by Zim · 5 years ago
  2. f039ba9 Merge "Reduced the lookup entry_timeout to 0" by Zimuzo Ezeozue · 5 years ago
  3. 3df4ab5 Merge "Protect FUSE lookup requests" by Zimuzo Ezeozue · 5 years ago
  4. 6d0a3f1 Reduced the lookup entry_timeout to 0 by Zim · 5 years ago
  5. 859db93 Protect FUSE lookup requests by Zim · 5 years ago
  6. a2966a7 Append all FUSE MediaProvider methods with ForFuse by shafik · 5 years ago
  7. 8f88e69 Merge "Calculate redaction ranges on open" by Shafik Nassar · 5 years ago
  8. c580b6d Calculate redaction ranges on open by shafik · 5 years ago
  9. 43927f0 FUSE readdir: call do_forget for rejected directory entry node. by Sahana Rao · 5 years ago
  10. e3eb10f Stop scanning files on close by shafik · 5 years ago
  11. 6a18440 Merge "Trace FUSE daemon opcodes" by Zimuzo Ezeozue · 5 years ago
  12. ec8d572 Trace FUSE daemon opcodes by Zim · 5 years ago
  13. cd2514f Merge "Fix FUSE_LOG_ERR handling" by Zimuzo Ezeozue · 5 years ago
  14. 7325fd9 Fix FUSE_LOG_ERR handling by Zimuzo Ezeozue · 5 years ago
  15. 7169344 Move readdir decision-making to MediaProvider. by Sahana Rao · 5 years ago
  16. a82bd6a Implement FUSE readdir Function by Sahana Rao · 5 years ago
  17. 824c108 Wire opendir to go through MediaProvider by shafik · 5 years ago
  18. bba5b67 Wire mkdir and rmdir to go through MediaProvider by shafik · 5 years ago
  19. 271a7f3 Merge "Make root bypass all MediaProvider checks" by Shafik Nassar · 5 years ago
  20. 9dd60eb Make root bypass all MediaProvider checks by shafik · 5 years ago
  21. 45219dd Merge "Stop FUSE sessions properly" by Zimuzo Ezeozue · 5 years ago
  22. b201e75 Merge "Create file in native level instead of Java" by Shafik Nassar · 5 years ago
  23. 9edfb14 Create file in native level instead of Java by shafik · 5 years ago
  24. 7e0d314 Stop FUSE sessions properly by Zim · 5 years ago
  25. 724b8ca Allow libfuse logging via Android log buffer by Zim · 5 years ago
  26. 17714b8 [MediaProvider] fix -Wreorder-init-list by Nick Desaulniers · 5 years ago
  27. 15e2d61 FUSE: open and close consult MediaProvider first by shafik · 5 years ago
  28. 054399c Merge "Wait for JNI thread termination in MPW d'tor" by Shafik Nassar · 5 years ago
  29. 07687c3 Merge "Smart fadvise" by Paul Lawrence · 5 years ago
  30. 7e4a5a8 Smart fadvise by Paul Lawrence · 5 years ago
  31. d01abe4 Wait for JNI thread termination in MPW d'tor by shafik · 5 years ago
  32. a2ae907 Refactor some of that redaction logic by shafik · 5 years ago
  33. 0c0e0d7 Wire file deletion to go through MediaProvider by shafik · 5 years ago
  34. a51f3ce Wire file creation to go through MediaProvider by shafik · 5 years ago
  35. 3a26a3c Introduce device sys prop for toggling redaction by shafik · 5 years ago
  36. cdb6b2b Delegate all JNI calls to a single thread by shafik · 5 years ago
  37. 7c8712d Cleanup FuseDaemon properly when it exits by Zim · 5 years ago
  38. 4e06f48 Merge "Use mmap for redacted ranges" by Shafik Nassar · 5 years ago
  39. 352a692 Merge "keep_cache when opening files with FUSE" by Zimuzo Ezeozue · 5 years ago
  40. 61d1234 keep_cache when opening files with FUSE by Zim · 5 years ago
  41. b334a61 Use mmap for redacted ranges by shafik · 5 years ago
  42. db34d47 Remove spammy OPENDIR logs by Zim · 5 years ago
  43. 463dd40 Merge "Fix Fuse readdir bug where incorrect buffer size is passed to fuse_reply_buf() when the buffer is full" by TreeHugger Robot · 5 years ago
  44. 6f9ea98 Fix Fuse readdir bug where incorrect buffer size is passed to by Sahana Rao · 5 years ago
  45. 0861ba3 Fix FUSE_RENAME by Zim · 5 years ago
  46. c3f6267 Implement MediaProviderWrapper and redaction in fuse reads by shafik · 5 years ago
  47. 458d110 Migrate FuseDaemon to android-base logging by shafik · 5 years ago
  48. 8b57cd5 Get ourselves some clang-format and apply it by shafik · 5 years ago
  49. 88203dc jni: Compile against the NDK. by Narayan Kamath · 5 years ago
  50. a9fcd55 Support FuseDaemon access requests by Zim · 5 years ago
  51. 7469b98 Get clang tidy builds green. by Jeff Sharkey · 5 years ago
  52. 3e45d9b Add ExternalStorageServiceImpl to android.process.media by Zim · 5 years ago
  53. 1e3a267 Implement a pass through fuse daemon by shafik · 5 years ago