summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/ext
AgeCommit message (Expand)Author
2019-10-16Reorder BUILD license and load functions in gvisor.Kevin Krakauer
2019-10-15Minor vfs.FileDescriptionImpl fixes.Jamie Liu
2019-09-20Change vfs.Dirent.Off to NextOff.Jamie Liu
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-09-03Impose order on test scripts.Adin Scannell
2019-08-16vfs: Remove vfs.DefaultDirectoryFD from embedding vfs.DefaultFD.Ayush Ranjan
2019-08-09ext: Move to pkg/sentry/fsimpl.Ayush Ranjan