Age | Commit message (Expand) | Author |
2018-06-26 | Add KVM, overlay and host network to image tests | Fabricio Voznika |
2018-06-26 | Use the correct Context for /proc/[pid]/maps. | Jamie Liu |
2018-06-26 | Add Context to seqfile.SeqSource.ReadSeqFileData. | Jamie Liu |
2018-06-25 | Fix panic message | Michael Pratt |
2018-06-25 | MountSource.Root() should return a refernce on the dirent. | Nicolas Lacasse |
2018-06-22 | Simplify some handle logic. | Nicolas Lacasse |
2018-06-21 | Implement ioctl(FIOASYNC) | Ian Gudger |
2018-06-20 | Remove some defers in hot paths in the filesystem code. | Nicolas Lacasse |
2018-06-19 | Add a new cache policy FSCACHE_WRITETHROUGH. | Nicolas Lacasse |
2018-06-15 | Replace crypto/rand with internal rand package | Michael Pratt |
2018-06-15 | Implement /proc/thread-self | Fabricio Voznika |
2018-06-13 | Fix reference leak in VDSO validation | Ian Gudger |
2018-06-13 | Fix failure to mount volume that sandbox process has no access | Fabricio Voznika |
2018-06-12 | Fix reference leak for negative dirents | Ian Gudger |
2018-06-12 | Runsc checkpoint works. | Brielle Broder |
2018-06-11 | Sentry: split tty.queue into its own file. | Kevin Krakauer |
2018-06-07 | Sentry: very basic terminal echo support. | Kevin Krakauer |
2018-06-05 | Add support for rpcinet owned procfs files. | Brian Geffon |
2018-05-17 | Cleanup docs | Michael Pratt |
2018-05-17 | Implement sysv shm. | Rahat Mahmood |
2018-05-16 | Release mutex in BidirectionalConnect to avoid deadlock. | Brian Geffon |
2018-05-15 | sentry: Replaces saving of inet.Stack with retrieval via context. | Kevin Krakauer |
2018-05-11 | sentry: Adds canonical mode support. | Kevin Krakauer |
2018-05-10 | Skip atime and mtime update when file is backed by host FD | Fabricio Voznika |
2018-05-10 | Make cachePolicy int to avoid string comparison | Fabricio Voznika |
2018-05-09 | Cache symlinks in addition to files and directories. | Nicolas Lacasse |
2018-05-09 | Increment link count in CreateHardlink | Fabricio Voznika |
2018-05-08 | Implement /proc/[pid]/statm. | Jamie Liu |
2018-05-08 | Capture restore file system corruption errors in exit error. | Zhaozhong Ni |
2018-05-08 | Fix warning: redundant if ...; err != nil check, just return error instead. | Ian Gudger |
2018-05-07 | Fix misspellings | Ian Gudger |
2018-05-03 | Fix misspellings. | Cyrille Hemidy |
2018-05-03 | Don't prematurely remove MountSource from parent's children. | Christopher Koch |
2018-05-01 | Implement SO_TIMESTAMP | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |