Age | Commit message (Expand) | Author |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-17 | Move Unix transport out of netstack | Ian Gudger |
2018-09-28 | Require AF_UNIX sockets from the gofer | Michael Pratt |
2018-08-27 | fs: Fix remote-revalidate cache policy. | Nicolas Lacasse |
2018-08-22 | sentry: mark S/R stating errors as save rejections / fs corruptions. | Zhaozhong Ni |
2018-08-21 | sentry: do not release gofer inode file state loading lock upon error. | Zhaozhong Ni |
2018-08-14 | runsc: Change cache policy for root fs and volume mounts. | Nicolas Lacasse |
2018-08-10 | fs: Allow overlays to revalidate files from the upper fs. | Nicolas Lacasse |
2018-08-10 | cache policy: Check policy before returning a negative dirent. | Nicolas Lacasse |
2018-08-10 | Enable checkpoint/restore in cases of UDS use. | Brielle Broder |
2018-08-07 | fs: Add new cache policy "remote_revalidate". | Nicolas Lacasse |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-07-19 | fs: Pass context to Revalidate() function. | Nicolas Lacasse |
2018-07-18 | Fix lock-ordering violation in Create by logging BaseName instead of FullName. | Nicolas Lacasse |
2018-07-13 | Allow a filesystem to control its visibility in /proc/filesystems. | Neel Natu |
2018-06-29 | Sets the restore environment for restoring a container. | Justine Olshan |
2018-06-22 | Simplify some handle logic. | Nicolas Lacasse |
2018-06-19 | Add a new cache policy FSCACHE_WRITETHROUGH. | Nicolas Lacasse |
2018-06-12 | Runsc checkpoint works. | Brielle Broder |
2018-05-16 | Release mutex in BidirectionalConnect to avoid deadlock. | Brian Geffon |
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 | Capture restore file system corruption errors in exit error. | Zhaozhong Ni |
2018-04-28 | Check in gVisor. | Googler |