serenity/Kernel/Storage
Samuel Bowman f6ab636d31 Kernel: Move DiskPartition up into Kernel/Storage
Everything in Kernel/Storage/Partition but DiskPartition has been moved
into LibPartiton. This makes the Partition directory unnecessary so
DiskPartition is moved up into Kernel/Storage.
2022-07-21 20:13:44 +01:00
..
ATA Kernel/Storage: Remove redundant reference to a controller in IDEChannel 2022-07-19 11:07:34 +01:00
NVMe Kernel/Storage: Add LUN address to each StorageDevice 2022-07-15 12:29:23 +02:00
Ramdisk Kernel/Storage: Add LUN address to each StorageDevice 2022-07-15 12:29:23 +02:00
DiskPartition.cpp Kernel: Move DiskPartition up into Kernel/Storage 2022-07-21 20:13:44 +01:00
DiskPartition.h Kernel: Move DiskPartition up into Kernel/Storage 2022-07-21 20:13:44 +01:00
StorageController.cpp Kernel/Storage: Add LUN address to each StorageDevice 2022-07-15 12:29:23 +02:00
StorageController.h Kernel/Storage: Add LUN address to each StorageDevice 2022-07-15 12:29:23 +02:00
StorageDevice.cpp Kernel/Devices: Abstract SysFS Device add/remove methods more properly 2022-07-19 11:02:37 +01:00
StorageDevice.h Kernel: Move DiskPartition up into Kernel/Storage 2022-07-21 20:13:44 +01:00
StorageManagement.cpp Kernel+LibPartition: Move GUIDPartitionTable into LibPartition 2022-07-21 20:13:44 +01:00
StorageManagement.h Kernel: Move DiskPartition up into Kernel/Storage 2022-07-21 20:13:44 +01:00