Age | Commit message (Expand) | Author |
2020-04-17 | Merge release-20200323.0-173-gf03996c (automated) | gVisor bot |
2020-04-16 | Implement pipe(2) and pipe2(2) for VFS2. | Jamie Liu |
2020-04-14 | Merge release-20200323.0-153-g52b4b19 (automated) | gVisor bot |
2020-04-14 | Pass O_LARGEFILE in syscalls/linux/vfs2.openat. | Jamie Liu |
2020-04-11 | Merge release-20200323.0-129-g09ddb5a (automated) | gVisor bot |
2020-04-10 | Port extended attributes to VFS2. | Dean Deng |
2020-04-09 | Merge release-20200323.0-97-g6dd5a1f (automated) | gVisor bot |
2020-04-08 | Clean up TODOs | Fabricio Voznika |
2020-04-06 | Merge release-20200323.0-74-gf332a86 (automated) | gVisor bot |
2020-04-06 | Port timerfd to VFS2. | Nicolas Lacasse |
2020-04-05 | Merge release-20200323.0-70-g24bee1c (automated) | gVisor bot |
2020-04-04 | Record VFS2 sockets in global socket map. | Dean Deng |
2020-04-04 | Merge release-20200323.0-69-gfc99a7e (automated) | gVisor bot |
2020-04-03 | Merge release-20200323.0-68-g5818663 (automated) | gVisor bot |
2020-04-03 | Add FileDescriptionImpl for Unix sockets. | Dean Deng |
2020-04-03 | Merge release-20200323.0-60-g5b2396d (automated) | gVisor bot |
2020-04-02 | Fix typo in TODO comments. | Dean Deng |
2020-04-03 | Merge release-20200323.0-59-gdbc507d (automated) | gVisor bot |
2020-04-02 | Add equivalents to FMODE_PREAD/PWRITE to VFS2. | Jamie Liu |
2020-03-31 | Merge release-20200323.0-41-gb6639f7 (automated) | gVisor bot |
2020-03-31 | Fix /proc/self/mounts and /proc/self/mountinfo in VFS2. | Nicolas Lacasse |
2020-03-28 | Merge release-20200219.0-255-gf6e4daa (automated) | gVisor bot |
2020-03-27 | Add vfs.PathnameReachable(). | Jamie Liu |
2020-03-27 | Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. | Nicolas Lacasse |
2020-03-27 | Merge release-20200219.0-252-g76a7ace (automated) | gVisor bot |
2020-03-26 | Add BoundEndpointAt filesystem operation. | Dean Deng |
2020-03-26 | Merge release-20200219.0-246-ge466ab0 (automated) | gVisor bot |
2020-03-26 | Add unique ID to Mount type. | Nicolas Lacasse |
2020-03-26 | Merge release-20200219.0-238-g7aa388c (automated) | gVisor bot |
2020-03-26 | Combine file mode and isDir arguments | Fabricio Voznika |
2020-03-25 | Merge release-20200219.0-229-gf2eba94 (automated) | gVisor bot |
2020-03-25 | Remove TODO to push down exec permission check | Fabricio Voznika |
2020-03-25 | Merge release-20200219.0-228-ge541ebe (automated) | gVisor bot |
2020-03-25 | Misc fixes to make stat_test pass (almost) | Fabricio Voznika |
2020-03-16 | Merge release-20200219.0-184-g2a6c436 (automated) | gVisor bot |
2020-03-16 | Enforce file size rlimits in VFS2 | Fabricio Voznika |
2020-03-16 | Merge release-20200219.0-183-g0f60799 (automated) | gVisor bot |
2020-03-16 | Add calls to vfs.CheckSetStat to fsimpls | Fabricio Voznika |
2020-03-13 | Merge release-20200219.0-164-g2e38408 (automated) | gVisor bot |
2020-03-13 | Implement access/faccessat for VFS2. | Dean Deng |
2020-03-13 | Merge release-20200219.0-161-g8f8f16e (automated) | gVisor bot |
2020-03-13 | Add support for mount flags | Fabricio Voznika |
2020-03-06 | Merge release-20200219.0-123-g960f6a9 (automated) | gVisor bot |
2020-03-06 | Add plumbing for importing fds in VFS2, along with non-socket, non-TTY impl. | Dean Deng |
2020-03-06 | Merge release-20200219.0-122-g6fa5cee (automated) | gVisor bot |
2020-03-03 | Merge release-20200219.0-91-g844e4d2 (automated) | gVisor bot |
2020-02-26 | Merge release-20200219.0-46-ga92087f (automated) | gVisor bot |
2020-02-25 | Add VFS.NewDisconnectedMount(). | Jamie Liu |
2020-02-25 | Merge release-20200219.0-37-g471b15b (automated) | gVisor bot |
2020-02-25 | Port most syscalls to VFS2. | Jamie Liu |