index
:
Hyra
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
fs
Age
Commit message (
Expand
)
Author
4 days
kernel: vfs: Store device major/minor in vnode
Ian Moffett
8 days
kernel: devfs: Do not dynfree() dnp during reclaim
Ian Moffett
12 days
kernel: devfs: Add callback to request block size
Ian Moffett
12 days
kernel: devfs: Detect block devices
Ian Moffett
2025-05-13
kernel: fs: Introduce ctlfs
Ian Moffett
2025-05-02
kernel: initramfs: Add initial OMAR port
Ian Moffett
2025-02-22
kernel: devfs: Add support for write()
Ian Moffett
2025-02-22
kernel: vfs: Add support for write()
Ian Moffett
2025-02-21
kernel: Update kernel log style
Ian Moffett
2025-02-16
project: Update copyright date to 2025
Ian Moffett
2024-10-27
kernel: devfs: Add getattr vop for device files
Ian Moffett
2024-07-13
kernel: dev: Support bdevsw
Ian Moffett
2024-07-13
kernel: devfs: Allocate buffer for name field
Ian Moffett
2024-07-12
kernel: Add support for devfs
Ian Moffett
2024-06-25
kernel: initramfs: Implement getattr vop
Ian Moffett
2024-06-25
kernel: initramfs: Fix dangling pointer
Ian Moffett
2024-06-19
kernel: Add initramfs and initial VFS code
Ian Moffett