1. 671c5f3 Close /dev/fuse FD before calling onClosed by Anton Hansson · 6 years ago
  2. 615f663 use epoll_create1(EPOLL_CLOEXEC) by Nick Kralevich · 6 years ago
  3. d6cd861 Stop using SO_SNDBUFFORCE by Ryo Hashimoto · 7 years ago
  4. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  5. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  6. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  7. e24c04a Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 am: 8a8b97b271 by Lennart Wieboldt · 8 years ago
  8. 966957d Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 8 years ago
  9. 7575180 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 8 years ago
  10. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  11. 5bc21d2 Remove ScopedLogSeverity for debugging by Daichi Hirono · 8 years ago
  12. 41080ab Add volatile to temporary variable. by Daichi Hirono · 8 years ago
  13. ac2bbe9 Add volatile to temporary variable. by Daichi Hirono · 8 years ago
  14. f9f5fe3 Skip FUSE request from /dev/fuse if unique=0 by Daichi Hirono · 8 years ago
  15. 61f9548 Add more logs for writing failures. by Daichi Hirono · 8 years ago
  16. f1821fd Merge "Change the CHECK failure into function failure." into oc-dev by Daichi Hirono · 8 years ago
  17. eaf6efa Merge "Use SO_SNDBUFFORCE instead of SO_SNDBUF" into oc-dev am: 165dad791d by Daichi Hirono · 8 years ago
  18. 0efc091 Merge "Change the CHECK failure into function failure." into oc-dev by TreeHugger Robot · 8 years ago
  19. fbc227c Change the CHECK failure into function failure. by Daichi Hirono · 8 years ago
  20. ee18050 Use SO_SNDBUFFORCE instead of SO_SNDBUF by Daichi Hirono · 8 years ago
  21. 0f67772 Merge "Add test config to libappfuse_test" am: dccf5a1dc8 am: 31d4b50cc4 by Dan Shi · 8 years ago
  22. d72f68d Add test config to libappfuse_test by Dan Shi · 8 years ago
  23. 9c27a0b Retry write operation when getting ENOBUFS. by Daichi Hirono · 8 years ago
  24. c9ca26a Change FuseAppLoop so that it can process messages asynchronously. by Daichi Hirono · 8 years ago
  25. c084894 Enable FuseBridgeLoop to accept new mount point after starting by Daichi Hirono · 8 years ago
  26. fa747bf Add FuseMessage::WriteWithBody function by Daichi Hirono · 8 years ago
  27. f3c60be Add new EpollController class. by Daichi Hirono · 8 years ago
  28. e484d20 Add ReadOrAgain and WriteOrAgain methods to FuseMessage. by Daichi Hirono · 8 years ago
  29. 0195e71 Add permission bits to open() with O_CREAT. by George Burgess IV · 8 years ago
  30. c592d3a Support SOCK_STREAM for bridge between system and app by Daichi Hirono · 8 years ago
  31. c8df300 Fix checks for reading and writing FuseMessage. by Daichi Hirono · 8 years ago
  32. b2e155b Remove FuseBridgeLoop class. by Daichi Hirono · 8 years ago
  33. 387a85b Stops the loop when all files are closed. by Daichi Hirono · 8 years ago
  34. a3cecf1 Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available." by Treehugger Robot · 8 years ago
  35. 1754a9c Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available. by Daichi Hirono · 8 years ago
  36. efa974f Add static assert to check if FuseBuffer is standard layout union. by Daichi Hirono · 8 years ago
  37. e227f6d Add FuseAppLoop to libappfuse. by Daichi Hirono · 8 years ago
  38. 5147c3b Add FuseBridgeLoop to libappfuse. by Daichi Hirono · 8 years ago
  39. 2d8a088 Add utility functions for FUSE. by Daichi Hirono · 8 years ago