This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6e2542d8966edaef7ac91c903b5c427bd2f05f8d
banan-os
/
kernel
/
include
/
kernel
/
FS
History
Bananymous
eee0b7c3ff
Kernel: Make ioctl take unsigned long instead of int
...
this is what linux does :D also fix one or two `return ioctl` instead of `return ioctl_impl`
2026-07-07 03:12:39 +03:00
..
DevFS
Kernel: Make F11 drop disk cache
2025-08-31 00:36:59 +03:00
Ext2
Kernel: Add indirect block cache to ext2 inode
2026-05-25 02:14:04 +03:00
FAT
Kernel: Cleanup inode stat updating
2026-05-19 13:00:05 +03:00
ProcFS
Kernel: Expose CPU load information under /proc/cpu/<index>
2026-05-20 19:13:25 +03:00
TmpFS
Kernel: Cleanup inode stat updating
2026-05-19 13:00:05 +03:00
EventFD.h
Kernel: Cleanup inode stat updating
2026-05-19 13:00:05 +03:00
FileSystem.h
Kernel: Remove unused FileSystem::dev
2025-06-29 00:29:03 +03:00
Inode.h
Kernel: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +03:00
Pipe.h
Kernel: Handle TTY ioctls on all inodes not implementing it
2026-05-20 16:57:24 +03:00
Socket.h
Kernel: Cleanup inode stat updating
2026-05-19 13:00:05 +03:00
USTARModule.h
Kernel: Add support for loading gzip compressed initrd
2026-04-13 16:48:57 +03:00
VirtualFileSystem.h
Kernel: Remove completely unnecessary lock on file lookup
2026-05-21 01:59:36 +03:00