banan-os/kernel/kernel/FS
Bananymous 3573656244 Kernel: Make PARTUUID matching case insensitive
Case sensitivity made it super annoying to work with :)
2024-11-21 20:39:27 +02:00
..
DevFS Kernel: Cleanup disk cache 2024-11-03 20:28:15 +02:00
Ext2 Kernel: Ext2 check if file exists before creating it 2024-10-07 18:21:05 +03:00
FAT All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00
ProcFS Kernel: Expose /proc/meminfo and fix /proc/<pid>/meminfo 2024-08-09 15:58:56 +03:00
TmpFS Kernel: Temporary fix to make tmpfs more stable 2024-11-21 18:13:26 +02:00
FileSystem.cpp Kernel: Implement read-only FAT12/16/32 driver with long name support 2024-06-14 01:04:12 +03:00
Inode.cpp Kernel: Make Inode::can_access const 2024-09-14 19:39:41 +03:00
Pipe.cpp Kernel: Rewrite pipes 2024-08-09 16:50:19 +03:00
VirtualFileSystem.cpp Kernel: Make PARTUUID matching case insensitive 2024-11-21 20:39:27 +02:00