1. 43a751e Implement directory listing by Victor Hsieh · 3 years, 8 months ago
  2. f393a72 Support setting file mode by Victor Hsieh · 3 years, 8 months ago
  3. dd99b46 Support unlink and rmdir by Victor Hsieh · 3 years, 8 months ago
  4. d18b975 Support remote readonly directory by Victor Hsieh · 3 years, 9 months ago
  5. 4d6b9d4 Implement root directory as a ReadonlyDirectory by Victor Hsieh · 3 years, 9 months ago
  6. d5a5b1e Fix incorrect inode assignment for remote directory by Victor Hsieh · 3 years, 9 months ago
  7. 4563623 authfs: support remote output directory by Victor Hsieh · 3 years, 10 months ago
  8. 88e5017 Deprecate local file support in authfs by Victor Hsieh · 3 years, 10 months ago
  9. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
  10. c3d45b1 authfs: Remove Arc<Mutex<>> now that Strong is Sync by Victor Hsieh · 4 years, 1 month ago
  11. 2445e33 authfs: Support RPC binder by Victor Hsieh · 4 years, 2 months ago
  12. 9d0ab62 authfs: support resizing file by Victor Hsieh · 4 years, 3 months ago
  13. c81738d authfs: fix crash on read_chunk of a remote file by Victor Hsieh · 4 years, 5 months ago
  14. d0bb5d3 authfs: refine/rename trait ReadOnlyDataByChunk by Victor Hsieh · 4 years, 5 months ago
  15. 6a47e7f authfs: Support write config/operation in fuse by Victor Hsieh · 4 years, 5 months ago
  16. 09e2626 authfs: Reorganize modules & rename flags/classes/vars by Victor Hsieh · 4 years, 5 months ago