summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/fuse/BUILD
AgeCommit message (Expand)Author
2020-09-11Add FUSE umount supportjinmouil
2020-09-11Refactor FUSE connection for readability and structureJinmou Li
2020-09-11fuse: remove unused marshalling functionsCraig Chi
2020-09-11Implement FUSE_READJinmou Li
2020-09-11Implement FUSE_MKDIRBoyuan He
2020-09-11Implement FUSE_OPEN/OPENDIRBoyuan He
2020-09-09Use new reference count utility throughout gvisor.Dean Deng
2020-07-29Add FUSE_INITJinmou Li
2020-07-27Add device implementation for /dev/fuseRidwan Sharif
2020-07-23Use mode supplied by the mount optionsRidwan 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