Age | Commit message (Expand) | Author |
---|---|---|
2020-08-18 | Avoid holding locks when opening files in VFS2. | Jamie Liu |
2020-08-07 | [vfs2] Fix tmpfs mounting. | Ayush Ranjan |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-07-23 | Add permission checks to vfs2 truncate. | Dean Deng |
2020-07-23 | FileDescription is hard to spell. | Dean Deng |
2020-06-23 | Support inotify in vfs2 gofer fs. | Dean Deng |
2020-06-17 | Implement Sync() to directories | Fabricio Voznika |
2020-06-17 | Implement POSIX locks | Fabricio Voznika |
2020-06-11 | Add //pkg/sentry/fsimpl/overlay. | Jamie Liu |