Age | Commit message (Expand) | Author |
---|---|---|
2020-09-28 | Don't leak dentries returned by sockfs.NewDentry(). | Jamie Liu |
2020-09-17 | Complete vfs2 implementation of fallocate. | Dean Deng |
2020-07-15 | hostinet: fix fd leak in fdnotifier for VFS2 | Tiwei Bie |
2020-07-01 | Port fallocate to VFS2. | Zach Koopmans |
2020-06-17 | Implement POSIX locks | Fabricio Voznika |
2020-06-09 | Implement flock(2) in VFS2 | Fabricio Voznika |
2020-05-07 | Allocate device numbers for VFS2 filesystems. | Jamie Liu |
2020-05-05 | Update vfs2 socket TODOs. | Dean Deng |
2020-05-01 | Port netstack, hostinet, and netlink sockets to VFS2. | Dean Deng |