ladybird/Kernel/Storage
Andreas Kling f770b9d430 Kernel: Fix bad search-and-replace renames
Oops, I didn't mean to change every *Range* to *VirtualRange*!
2021-08-07 00:39:06 +02:00
..
Partition Everywhere: Make use of container version of all_of 2021-08-03 10:46:43 +02:00
AHCI.h
AHCIController.cpp Kernel: Add convenience values to the Memory::Region::Access enum 2021-08-06 22:25:00 +02:00
AHCIController.h Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 2021-08-06 14:05:58 +02:00
AHCIPort.cpp Kernel: Add convenience values to the Memory::Region::Access enum 2021-08-06 22:25:00 +02:00
AHCIPort.h Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 2021-08-06 14:05:58 +02:00
AHCIPortHandler.cpp
AHCIPortHandler.h Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 2021-08-06 14:05:58 +02:00
ATA.h
BMIDEChannel.cpp Kernel: Add convenience values to the Memory::Region::Access enum 2021-08-06 22:25:00 +02:00
BMIDEChannel.h Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 2021-08-06 14:05:58 +02:00
IDEChannel.cpp Kernel: Rename Kernel/VM/ to Kernel/Memory/ 2021-08-06 14:05:58 +02:00
IDEChannel.h Kernel: Rename Kernel/VM/ to Kernel/Memory/ 2021-08-06 14:05:58 +02:00
IDEController.cpp
IDEController.h
PATADiskDevice.cpp Kernel: Remove unused header includes in Storage subtree 2021-07-11 21:37:38 +02:00
PATADiskDevice.h Kernel: Rename Lock to Mutex 2021-07-17 21:10:32 +02:00
RamdiskController.cpp Kernel: Fix bad search-and-replace renames 2021-08-07 00:39:06 +02:00
RamdiskController.h
RamdiskDevice.cpp Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 2021-08-06 14:05:58 +02:00
RamdiskDevice.h Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 2021-08-06 14:05:58 +02:00
SATADiskDevice.cpp Kernel: Remove unused header includes in Storage subtree 2021-07-11 21:37:38 +02:00
SATADiskDevice.h Kernel: Rename Lock to Mutex 2021-07-17 21:10:32 +02:00
StorageController.h Kernel: Rename Kernel/VM/ to Kernel/Memory/ 2021-08-06 14:05:58 +02:00
StorageDevice.cpp Kernel: Make various T::class_name() and similar return StringView 2021-07-11 01:46:59 +02:00
StorageDevice.h Kernel: Rename Lock to Mutex 2021-07-17 21:10:32 +02:00
StorageManagement.cpp Kernel: Rename FS => FileSystem 2021-07-11 00:20:38 +02:00
StorageManagement.h Kernel: Rename FS => FileSystem 2021-07-11 00:20:38 +02:00