Age | Commit message (Expand) | Author |
---|---|---|
2020-05-07 | Allocate device numbers for VFS2 filesystems. | Jamie Liu |
2020-05-07 | Remove outdated TODO for VFS2 AccessAt. | Dean Deng |
2020-04-28 | Fix Unix socket permissions. | Dean Deng |
2020-04-28 | Support pipes and sockets in VFS2 gofer fs. | Dean Deng |
2020-04-10 | Port extended attributes to VFS2. | Dean Deng |
2020-03-27 | Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. | Nicolas Lacasse |
2020-03-26 | Add BoundEndpointAt filesystem operation. | Dean Deng |
2020-03-26 | Combine file mode and isDir arguments | Fabricio Voznika |
2020-03-13 | Implement access/faccessat for VFS2. | Dean Deng |
2020-01-28 | Implement an anon_inode equivalent for VFS2. | Jamie Liu |