Age | Commit message (Expand) | Author |
2021-06-17 | [syserror] Change p9 server to use linuxerr. | Zach Koopmans |
2021-04-28 | Automated rollback of changelist 369686285 | Fabricio Voznika |
2021-04-21 | Automated rollback of changelist 369325957 | Michael Pratt |
2021-04-19 | Add MultiGetAttr message to 9P | Fabricio Voznika |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2020-12-07 | Remove p9.fidRef.openedMu | Michael Pratt |
2020-09-01 | Implement setattr+clunk in 9P | Fabricio Voznika |
2020-04-09 | Handle os.LinkError in p9/handlers.go. | Dean Deng |
2020-04-06 | Add concurrency guarantees to p9 extended attribute methods. | Dean Deng |
2020-02-07 | Support listxattr and removexattr syscalls. | Dean Deng |
2020-01-16 | Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. | Dean Deng |
2019-12-16 | Remove useless comments from p9/handlers.go. | Nicolas Lacasse |
2019-11-20 | Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC. | Nicolas Lacasse |
2019-09-12 | Update p9 to support flipcall. | Adin Scannell |
2019-06-21 | Remove O(n) lookup on unlink/rename | Michael Pratt |
2019-06-21 | Update pathNode documentation to reflect reality | Michael Pratt |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-05-20 | Forward named pipe creation to the gofer | Michael Pratt |
2019-05-09 | Implement fallocate(2) | Fabricio Voznika |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-02-28 | Fix typo | Michael Pratt |
2019-02-25 | Don't call WalkGetAttr for walk(names=[]). | Jamie Liu |
2019-02-15 | Internal change. | Googler |
2018-10-23 | Remove artificial name length check. | Adin Scannell |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-09-07 | Add additional sanity checks for walk. | Adin Scannell |
2018-08-13 | Add path sanity checks. | Adin Scannell |
2018-04-28 | Check in gVisor. | Googler |