Age | Commit message (Expand) | Author |
---|---|---|
2021-03-03 | Add checklocks analyzer. | Bhasker Hariharan |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-08-20 | Consistent precondition formatting | Michael Pratt |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-06-23 | Support inotify in vfs2 gofer fs. | Dean Deng |
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-02-14 | Inline vfs.VirtualFilesystem in Kernel struct | gVisor bot |
2020-01-09 | New sync package. | Ian Gudger |
2019-12-23 | Clean up vfs.FilesystemImpl methods that operate on parent directories. | Jamie Liu |
2019-12-20 | Add vfs.Dentry.Children(). | Jamie Liu |
2019-11-25 | Minor VFS2 interface changes. | Jamie Liu |
2019-11-25 | Implement basic umounting for vfs2. | Jamie Liu |
2019-07-18 | Sentry virtual filesystem, v2 | Jamie Liu |