Age | Commit message (Expand) | Author |
---|---|---|
2019-12-11 | Add vfs.Pathname{WithDeleted,ForGetcwd}. | Jamie Liu |
2019-12-10 | Add most VFS methods for syscalls. | Jamie Liu |
2019-11-25 | Minor VFS2 interface changes. | Jamie Liu |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-10-15 | Minor vfs.FileDescriptionImpl fixes. | Jamie Liu |
2019-09-20 | Change vfs.Dirent.Off to NextOff. | Jamie Liu |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-09-03 | Impose order on test scripts. | Adin Scannell |
2019-08-16 | vfs: Remove vfs.DefaultDirectoryFD from embedding vfs.DefaultFD. | Ayush Ranjan |
2019-08-09 | ext: Move to pkg/sentry/fsimpl. | Ayush Ranjan |