Age | Commit message (Expand) | Author |
---|---|---|
2020-08-28 | Implement StatFS for various VFS2 filesystems. | Rahat Mahmood |
2020-08-25 | Return non-zero size for tmpfs statfs(2). | Jamie Liu |
2020-02-25 | Port most syscalls to VFS2. | Jamie Liu |
2019-12-12 | Implement kernfs. | Rahat Mahmood |
2019-07-18 | Sentry virtual filesystem, v2 | Jamie Liu |
2019-07-17 | ext: Filesystem init implementation. | Ayush Ranjan |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-01-14 | Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. | Nicolas Lacasse |
2018-11-08 | Implement sync_file_range() | Andrei Vagin |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-08 | Statfs Namelen should be NAME_MAX not PATH_MAX | Michael Pratt |
2018-04-28 | Check in gVisor. | Googler |