Age | Commit message (Expand) | Author |
---|---|---|
2021-06-07 | Implement RENAME_NOREPLACE for all VFS2 filesystem implementations. | Jamie Liu |
2021-04-28 | Remove side effect from test cases | Fabricio Voznika |
2021-02-24 | Kernfs should not try to rename a file to itself. | Nicolas Lacasse |
2021-02-05 | [vfs] Handle `.` and `..` as last path component names in kernfs Rename. | Ayush Ranjan |
2020-09-18 | Implement fsimpl/overlay.filesystem.RenameAt. | Jamie Liu |
2019-11-21 | Import and structure cleanup. | Adin Scannell |
2019-10-25 | test/syscall: Remove duplicated gtest/gtest.h. | Haibo |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-03-18 | Remove references to replaced child in Rename in ramfs/agentfs | Michael Pratt |
2018-12-10 | Open source system call tests. | Brian Geffon |