1. 6cc21df Prevent app fuse from indefinitely trying if it gets ENOBUFS by Hyeeun Jun · 1 year, 11 months ago
  2. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  3. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 4 years, 7 months ago
  4. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  5. 6ddc2c5 Update for v5.10 kernel headers. by Christopher Ferris · 4 years, 9 months ago
  6. 49545ab Fix Deadlock Issue On AppFuseBridge by hyeeun.jun@samsung.com · 6 years ago
  7. b6d9fbd Merge "Close /dev/fuse FD before calling onClosed" into qt-dev by Anton Hansson · 6 years ago
  8. c9e873f Close /dev/fuse FD before calling onClosed by Anton Hansson · 6 years ago
  9. ca0d4ff Fix BridgeEpollController to handles EAGAIN correctly by Daichi Hirono · 6 years ago
  10. f47c910 use epoll_create1(EPOLL_CLOEXEC) by Nick Kralevich · 7 years ago
  11. 3d95d88 Stop using SO_SNDBUFFORCE by Ryo Hashimoto · 7 years ago
  12. dc699a2 bpfmt. by Elliott Hughes · 8 years ago
  13. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 8 years ago
  14. 693d63f Add OWNERS. by Elliott Hughes · 8 years ago
  15. 6da3de2 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 am: 8a8b97b271 by Lennart Wieboldt · 8 years ago
  16. e1332dd Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 8 years ago
  17. f7b315c Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 8 years ago
  18. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  19. 926acb6 Remove ScopedLogSeverity for debugging by Daichi Hirono · 8 years ago
  20. d9cda90 Add volatile to temporary variable. by Daichi Hirono · 8 years ago
  21. a6dee5e Add volatile to temporary variable. by Daichi Hirono · 8 years ago
  22. afa3453 Skip FUSE request from /dev/fuse if unique=0 by Daichi Hirono · 8 years ago
  23. e5a1556 Add more logs for writing failures. by Daichi Hirono · 8 years ago
  24. 4847c7f Merge "Change the CHECK failure into function failure." into oc-dev by Daichi Hirono · 8 years ago
  25. d6b71b9 Merge "Use SO_SNDBUFFORCE instead of SO_SNDBUF" into oc-dev am: 165dad791d by Daichi Hirono · 8 years ago
  26. bf6e949 Merge "Change the CHECK failure into function failure." into oc-dev by TreeHugger Robot · 8 years ago
  27. 3df060d Change the CHECK failure into function failure. by Daichi Hirono · 8 years ago
  28. 287776d Use SO_SNDBUFFORCE instead of SO_SNDBUF by Daichi Hirono · 8 years ago
  29. 8a514bc Merge "Add test config to libappfuse_test" am: dccf5a1dc8 am: 31d4b50cc4 by Dan Shi · 8 years ago
  30. 688b6e5 Add test config to libappfuse_test by Dan Shi · 8 years ago
  31. 6f6210d Retry write operation when getting ENOBUFS. by Daichi Hirono · 8 years ago
  32. 8e16cee Change FuseAppLoop so that it can process messages asynchronously. by Daichi Hirono · 9 years ago
  33. 96c6aa4 Enable FuseBridgeLoop to accept new mount point after starting by Daichi Hirono · 9 years ago
  34. 0bb22bd Add FuseMessage::WriteWithBody function by Daichi Hirono · 8 years ago
  35. 2a14b71 Add new EpollController class. by Daichi Hirono · 9 years ago
  36. 57b780f Add ReadOrAgain and WriteOrAgain methods to FuseMessage. by Daichi Hirono · 9 years ago
  37. d6f2e69 Add permission bits to open() with O_CREAT. by George Burgess IV · 9 years ago
  38. cb9153b Support SOCK_STREAM for bridge between system and app by Daichi Hirono · 9 years ago
  39. a6373ec Fix checks for reading and writing FuseMessage. by Daichi Hirono · 9 years ago
  40. 691739b Remove FuseBridgeLoop class. by Daichi Hirono · 9 years ago
  41. 30e6808 Stops the loop when all files are closed. by Daichi Hirono · 9 years ago
  42. c884f80 Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available." by Treehugger Robot · 9 years ago
  43. 471ad6a Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available. by Daichi Hirono · 9 years ago
  44. 0d97be4 Add static assert to check if FuseBuffer is standard layout union. by Daichi Hirono · 9 years ago
  45. a0aecda Add FuseAppLoop to libappfuse. by Daichi Hirono · 9 years ago
  46. c613476 Add FuseBridgeLoop to libappfuse. by Daichi Hirono · 9 years ago
  47. 7f8e819 Add utility functions for FUSE. by Daichi Hirono · 9 years ago