Age | Commit message (Expand) | Author |
---|---|---|
2020-08-20 | Consistent precondition formatting | Michael Pratt |
2020-08-19 | Remove path walk from localFile.Mknod | Fabricio Voznika |
2020-08-07 | Support separate read/write handles in fsimpl/gofer.dentry. | Jamie Liu |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-07-06 | Add inode number to synthetic dentries | Fabricio Voznika |
2020-06-23 | Support inotify in vfs2 gofer fs. | Dean Deng |
2020-06-17 | Implement Sync() to directories | Fabricio Voznika |
2020-04-28 | Support pipes and sockets in VFS2 gofer fs. | Dean Deng |
2020-04-24 | VFS2: Get HelloWorld image tests to pass with VFS2 | Zach Koopmans |
2020-04-23 | Add vfs.MkdirOptions.ForSyntheticMountpoint. | Jamie Liu |
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-02-14 | Allow vfs.IterDirentsCallback.Handle() to return an error. | gVisor bot |
2020-02-10 | Add contextual note. | Adin Scannell |
2020-02-04 | VFS2 gofer client | Jamie Liu |