Age | Commit message (Expand) | Author |
---|---|---|
15 hours | kern: vfs: Add reclaim callback to vnode | Ian Moffett |
16 hours | kern: vfs: Make vnode r/w operations offset aware | Ian Moffett |
17 hours | kern: vfs: Add vnode operation for reads | Ian Moffett |
17 hours | kern: vfs: Add NULL check for write vop | Ian Moffett |
9 days | kern: vfs: Add write vop to vnodes | Ian Moffett |
9 days | os: vnode: Add refcounts to vnodes | Ian Moffett |
2025-09-19 | kernel: vfs: Handle root path in vfs_cmt_cnt() | Ian Moffett |
2025-09-19 | kern: vfs: Add path component counter | Ian Moffett |
2025-09-18 | kern: vfs: Add vnode allocation / release routines | Ian Moffett |