banan-os/kernel/include/kernel/Storage
Bananymous c7b134ba4b Kernel: Fix NVMe controller namespace numbering
namespace numbers were incrementing globally instead of per controller.
This led to two single namespace controllers creating nvme0n1 and
nvme1n2
2024-08-18 20:51:10 +03:00
..
ATA Kernel: Rewrite the whole scheduler and re-architecture SMP handling 2024-07-22 00:33:50 +03:00
NVMe Kernel: Fix NVMe controller namespace numbering 2024-08-18 20:51:10 +03:00
DiskCache.h Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
Partition.h Kernel: root command line option can be specified as an UUID 2024-08-14 13:23:27 +03:00
StorageController.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
StorageDevice.h Kernel: Make all storage devices readable and writable 2024-05-27 13:41:55 +03:00