1. d9cda90 Add volatile to temporary variable. by Daichi Hirono · 7 years ago
  2. e5a1556 Add more logs for writing failures. by Daichi Hirono · 7 years ago
  3. 4847c7f Merge "Change the CHECK failure into function failure." into oc-dev by Daichi Hirono · 7 years ago
  4. d6b71b9 Merge "Use SO_SNDBUFFORCE instead of SO_SNDBUF" into oc-dev am: 165dad791d by Daichi Hirono · 7 years ago
  5. bf6e949 Merge "Change the CHECK failure into function failure." into oc-dev by TreeHugger Robot · 7 years ago
  6. 3df060d Change the CHECK failure into function failure. by Daichi Hirono · 7 years ago
  7. 287776d Use SO_SNDBUFFORCE instead of SO_SNDBUF by Daichi Hirono · 7 years ago
  8. 8a514bc Merge "Add test config to libappfuse_test" am: dccf5a1dc8 am: 31d4b50cc4 by Dan Shi · 7 years ago
  9. 688b6e5 Add test config to libappfuse_test by Dan Shi · 7 years ago
  10. 6f6210d Retry write operation when getting ENOBUFS. by Daichi Hirono · 7 years ago
  11. 8e16cee Change FuseAppLoop so that it can process messages asynchronously. by Daichi Hirono · 7 years ago
  12. 96c6aa4 Enable FuseBridgeLoop to accept new mount point after starting by Daichi Hirono · 7 years ago
  13. 0bb22bd Add FuseMessage::WriteWithBody function by Daichi Hirono · 7 years ago
  14. 2a14b71 Add new EpollController class. by Daichi Hirono · 7 years ago
  15. 57b780f Add ReadOrAgain and WriteOrAgain methods to FuseMessage. by Daichi Hirono · 7 years ago
  16. d6f2e69 Add permission bits to open() with O_CREAT. by George Burgess IV · 7 years ago
  17. cb9153b Support SOCK_STREAM for bridge between system and app by Daichi Hirono · 8 years ago
  18. a6373ec Fix checks for reading and writing FuseMessage. by Daichi Hirono · 8 years ago
  19. 691739b Remove FuseBridgeLoop class. by Daichi Hirono · 8 years ago
  20. 30e6808 Stops the loop when all files are closed. by Daichi Hirono · 8 years ago
  21. c884f80 Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available." by Treehugger Robot · 8 years ago
  22. 471ad6a Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available. by Daichi Hirono · 8 years ago
  23. 0d97be4 Add static assert to check if FuseBuffer is standard layout union. by Daichi Hirono · 8 years ago
  24. a0aecda Add FuseAppLoop to libappfuse. by Daichi Hirono · 8 years ago
  25. c613476 Add FuseBridgeLoop to libappfuse. by Daichi Hirono · 8 years ago
  26. 7f8e819 Add utility functions for FUSE. by Daichi Hirono · 8 years ago