Age | Commit message (Expand) | Author |
---|---|---|
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-06-27 | Support sticky bit in vfs2. | Dean Deng |
2020-06-23 | Support inotify in vfs2 gofer fs. | Dean Deng |
2020-06-08 | Implement VFS2 tmpfs mount options. | Jamie Liu |
2020-05-29 | Implement IN_EXCL_UNLINK inotify option in vfs2. | Dean Deng |
2020-05-29 | Port inotify to vfs2, with support in tmpfs. | Dean Deng |
2020-04-21 | Remove filesystem structure from vfs.Dentry. | Jamie Liu |
2020-04-02 | Add NAME_MAX checks and update file times | Fabricio Voznika |
2020-03-25 | Set file mode and type to attribute | Fabricio Voznika |
2020-02-14 | Allow vfs.IterDirentsCallback.Handle() to return an error. | gVisor bot |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-06 | Convert memfs into proto-tmpfs. | Nicolas Lacasse |