banan-os/kernel/kernel/Storage
Bananymous 51fd7a607d Kernel: Fix IDE controller waiting
We did not correctly wait until controller is ready to receive data on
write command. Also remove possible kernel panic if controller sends
unexpected interrupts
2025-07-02 22:04:41 +03:00
..
ATA Kernel: Fix IDE controller waiting 2025-07-02 22:04:41 +03:00
NVMe Kernel: Fix most of mutex + block race conditions 2025-06-06 03:59:22 +03:00
DiskCache.cpp Kernel: Fix most of mutex + block race conditions 2025-06-06 03:59:22 +03:00
Partition.cpp Kernel: Remove storage devices after unplugging them 2025-02-07 18:04:54 +02:00
SCSI.cpp Kernel: Move SCSI device rdev allocation out of ATA code 2024-11-21 13:36:59 +02:00
StorageDevice.cpp Kernel: Remove storage devices after unplugging them 2025-02-07 18:04:54 +02:00