1. 9bfbc5f Specify system server compiler filter if configured by Victor Hsieh · 3 years, 9 months ago
  2. 4752aa4 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization" by Treehugger Robot · 3 years, 8 months ago
  3. 9247251 Run derive_classpath in VM by Alan Stokes · 3 years, 8 months ago
  4. f7b3b2a [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 8 months ago
  5. c0886c2 Use fsverity metadata file for authfs by Inseob Kim · 3 years, 9 months ago
  6. 06833e0 Merge "Run fd_server with umask 0" by Treehugger Robot · 3 years, 9 months ago
  7. 8e28511 Run fd_server with umask 0 by Victor Hsieh · 3 years, 9 months ago
  8. c94ae6a Merge "Revert "open_then_run: open directory as path fd"" by Treehugger Robot · 3 years, 9 months ago
  9. 0e8976f Revert "open_then_run: open directory as path fd" by Victor Hsieh · 3 years, 10 months ago
  10. 43a751e Implement directory listing by Victor Hsieh · 3 years, 9 months ago
  11. f393a72 Support setting file mode by Victor Hsieh · 3 years, 9 months ago
  12. dd99b46 Support unlink and rmdir by Victor Hsieh · 3 years, 9 months ago
  13. 3dccf70 Track inode reference count from handles by Victor Hsieh · 3 years, 9 months ago
  14. 79f296b Extract mount specific code to new file by Victor Hsieh · 3 years, 9 months ago
  15. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 9 months ago
  16. f7fc3d3 Implement statfs for authfs by Victor Hsieh · 3 years, 10 months ago
  17. f996869 compsvc: run odrefresh in the VM by Victor Hsieh · 3 years, 10 months ago
  18. 8032b18 Manually enumerate more files to allow odrefresh to complete by Victor Hsieh · 3 years, 10 months ago
  19. 015bcb5 Support remote directories in authfs_service by Victor Hsieh · 3 years, 10 months ago
  20. 2442abc authfs: parse command line in a safe manner by Victor Hsieh · 3 years, 10 months ago
  21. d18b975 Support remote readonly directory by Victor Hsieh · 3 years, 10 months ago
  22. 559b927 fd_server: support open file by path at a dir fd by Victor Hsieh · 3 years, 10 months ago
  23. 4d6b9d4 Implement root directory as a ReadonlyDirectory by Victor Hsieh · 3 years, 10 months ago
  24. d5a5b1e Fix incorrect inode assignment for remote directory by Victor Hsieh · 3 years, 10 months ago
  25. 766e533 Extract constants of FUSE's max read/write config by Victor Hsieh · 3 years, 10 months ago
  26. 60c2f41 Assign inode values properly in AuthFS by Victor Hsieh · 3 years, 10 months ago
  27. 26cea2f Various renames in authfs by Victor Hsieh · 3 years, 10 months ago
  28. b3588ce Remove unnecessary local ID in authfs by Victor Hsieh · 3 years, 10 months ago
  29. 4563623 authfs: support remote output directory by Victor Hsieh · 3 years, 11 months ago
  30. 4390a92 Workaround a quirk in the OpenOptions unix impl by Victor Hsieh · 3 years, 10 months ago
  31. ce65e24 Merge "Distinguish test executable name and its Soong module name" by Treehugger Robot · 3 years, 10 months ago
  32. 994d608 Distinguish test executable name and its Soong module name by Victor Hsieh · 3 years, 10 months ago
  33. be8b08d Let fd_server return errno as service specific error by Victor Hsieh · 3 years, 10 months ago
  34. 9646ebf open_then_run: open directory as path fd by Victor Hsieh · 3 years, 10 months ago
  35. 9d10daf Merge "Don't open directory with O_RDWR" by Treehugger Robot · 3 years, 10 months ago
  36. 52bfdd2 Don't open directory with O_RDWR by Victor Hsieh · 3 years, 10 months ago
  37. c85e4ef Refactor: use callback instead of returning a reference by Victor Hsieh · 3 years, 11 months ago
  38. a71734b Fix AuthFsHostTest on some devices by Victor Hsieh · 3 years, 11 months ago
  39. ae67d3b Use a test helper executable to open files by Victor Hsieh · 3 years, 11 months ago
  40. b0f5fc8 Split fd_server service impl into new file by Victor Hsieh · 3 years, 11 months ago
  41. 88e5017 Deprecate local file support in authfs by Victor Hsieh · 3 years, 11 months ago
  42. c2a49cc Define debug levels by Jiyong Park · 3 years, 11 months ago
  43. cd359bb Extract run_rpc_server to libbinder_common by Alan Stokes · 4 years ago
  44. e1b6e1c Don't start authfs until fd_server is ready by Alan Stokes · 4 years ago
  45. 3189af0 Extract a library for common binder-related things by Alan Stokes · 4 years ago
  46. eecbe72 Fix race in AuthFsHostTest. by Alan Stokes · 4 years ago
  47. d63cfff Add --mem option to the vm tool by Jiyong Park · 4 years ago
  48. 64d96fb Merge "Revert "Enable pKVM before running tests"" by Treehugger Robot · 4 years ago
  49. 69c30bf Revert "Enable pKVM before running tests" by Dan Shi · 4 years ago
  50. 9a54133 Merge "Enable pKVM before running tests" by Andrew Scull · 4 years ago
  51. 1a8cd04 authfs: Remove local binder support by Victor Hsieh · 4 years ago
  52. 50d75ac Remove file size from authfs flags by Victor Hsieh · 4 years ago
  53. 86ba5b3 Enable pKVM before running tests by Andrew Scull · 4 years ago
  54. a81194e Add bindgen bindings test by Joel Galenson · 4 years ago
  55. f81b058 Upgrade to nix-0.22.0. by Joel Galenson · 4 years, 1 month ago
  56. 71f1003 authfs: expose fsverity digest via xattr by Victor Hsieh · 4 years, 1 month ago
  57. ebb1d90 Switch compsvc to use authfs_service by Victor Hsieh · 4 years, 1 month ago
  58. 8bb67b6 Start authfs_service during boot on microdroid by Victor Hsieh · 4 years, 1 month ago
  59. 6932ee0 Merge "Introduce authfs_service" by Treehugger Robot · 4 years, 1 month ago
  60. 045f1e6 Introduce authfs_service by Victor Hsieh · 4 years, 1 month ago
  61. 4cc3b79 authfs: Support extra mount options by Victor Hsieh · 4 years, 1 month ago
  62. 68c39f8 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years, 1 month ago
  63. 2acfb0a Update source for new lints in 1.52.1 by Chris Wailes · 4 years, 1 month ago
  64. 5534e52 Speed up AuthFsHostTest by reusing the VM by Victor Hsieh · 4 years, 2 months ago
  65. f29fe39 Revert "Merge AuthFsHostTest into MicrodroidTestCase" by Jiyong Park · 4 years, 2 months ago
  66. 7fc99e6 Merge AuthFsHostTest into MicrodroidTestCase by Victor Hsieh · 4 years, 2 months ago
  67. d8a5f96 Move AuthFsHostTest into VM by Victor Hsieh · 4 years, 2 months ago
  68. c3d45b1 authfs: Remove Arc<Mutex<>> now that Strong is Sync by Victor Hsieh · 4 years, 2 months ago
  69. 9ab13e5 authfs: Fix broken test by Victor Hsieh · 4 years, 2 months ago
  70. 668b3cc Make tests run for presubmit builds by Jiyong Park · 4 years, 2 months ago
  71. 2445e33 authfs: Support RPC binder by Victor Hsieh · 4 years, 3 months ago
  72. b50e0fa authfs/fd_server: set prefer_rlib to true by Victor Hsieh · 4 years, 3 months ago
  73. e8f546c Run microdroid on cuttlefish on GCE by Jiyong Park · 4 years, 4 months ago
  74. f9f3903 authfs: Add integration test for file resizing by Victor Hsieh · 4 years, 4 months ago
  75. 2c3ea13 Merge changes I1ec20b6f,Id556f5ae by Victor Hsieh · 4 years, 4 months ago
  76. 9d0ab62 authfs: support resizing file by Victor Hsieh · 4 years, 4 months ago
  77. 8e161b5 authfs: Drop support of direct I/O by Victor Hsieh · 4 years, 4 months ago
  78. 4de2878 Moved set_requesting_sid to public BinderFeatures struct. by Andrew Walbran · 4 years, 5 months ago
  79. 8018e9a authfs: Remove integration test from TEST_MAPPING by Victor Hsieh · 4 years, 5 months ago
  80. 6cf75b5 authfs: fix lints with rustc 1.51.0 by Victor Hsieh · 4 years, 5 months ago
  81. 7c51aa4 Replace sleep with polling in AuthFsHostTest by Victor Hsieh · 4 years, 5 months ago
  82. c81738d authfs: fix crash on read_chunk of a remote file by Victor Hsieh · 4 years, 5 months ago
  83. 4dc85c9 authfs: return Merkle tree hidden in the filesystem by Victor Hsieh · 4 years, 6 months ago
  84. a9a9a62 Merge "authfs: refine/rename trait ReadOnlyDataByChunk" by Treehugger Robot · 4 years, 5 months ago
  85. b42de2d Merge "authfs: replace tuple w/ anonymous struct in FileConfig" by Treehugger Robot · 4 years, 5 months ago
  86. 27b482e [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 6 months ago
  87. d0bb5d3 authfs: refine/rename trait ReadOnlyDataByChunk by Victor Hsieh · 4 years, 6 months ago
  88. 1bcf411 authfs: replace tuple w/ anonymous struct in FileConfig by Victor Hsieh · 4 years, 6 months ago
  89. 3bf1350 Merge "authfs: add AuthFsTestCases to presubmit" by Treehugger Robot · 4 years, 6 months ago
  90. 8316a62 Merge "set_requesting_sid is now on IBinderInternal." by Andrew Walbran · 4 years, 6 months ago
  91. 632a39d authfs: add AuthFsTestCases to presubmit by Victor Hsieh · 4 years, 6 months ago
  92. 85b4f73 authfs: Integration test by Victor Hsieh · 4 years, 6 months ago
  93. 6a47e7f authfs: Support write config/operation in fuse by Victor Hsieh · 4 years, 6 months ago
  94. 09e2626 authfs: Reorganize modules & rename flags/classes/vars by Victor Hsieh · 4 years, 6 months ago
  95. 60acfd3 authfs: Remote file editor over binder by Victor Hsieh · 4 years, 6 months ago
  96. ac4f3f4 authfs: Implement VerifiedFileEditor by Victor Hsieh · 4 years, 6 months ago
  97. bb49b44 set_requesting_sid is now on IBinderInternal. by Andrew Walbran · 4 years, 6 months ago
  98. 573c649 Add authfs and fd_server to com.android.virt apex by Victor Hsieh · 4 years, 6 months ago
  99. cc09386 Stop mapping Binder errors, now that Status is Send by Andrew Walbran · 4 years, 6 months ago
  100. bb0e16a Merge changes I76e5ebd8,I8e47acb1 by Treehugger Robot · 4 years, 6 months ago