summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/fuse/dev.go
AgeCommit message (Expand)Author
2020-09-16Implement FUSE_READJinmou Li
2020-09-16Implement FUSE_RELEASE/RELEASEDIRBoyuan He
2020-09-16Extend integration test to test sequence of FUSE operationCraig Chi
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-07-29Add FUSE_INITJinmou Li
2020-07-27Add device implementation for /dev/fuseRidwan Sharif
2020-07-23Added stub FUSE filesystemRidwan Sharif
2020-07-09Gate FUSE behind a runsc flagRidwan Sharif
2020-06-25Moved FUSE device under the fuse directoryRidwan Sharif