..
Partition
Everywhere: Make use of container version of all_of
2021-08-03 10:46:43 +02:00
AHCI.h
Kernel/AHCI: Fix shift of 1
2021-06-25 16:27:01 +02:00
AHCIController.cpp
Everywhere: Prefer using {:#x} over 0x{:x}
2021-07-22 08:57:01 +02:00
AHCIController.h
AHCIPort.cpp
Kernel: Consolidate API for creating AnonymousVMObject with given pages
2021-07-22 09:17:02 +02:00
AHCIPort.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +02:00
AHCIPortHandler.cpp
AHCIPortHandler.h
Kernel: Remove unused header includes
2021-08-01 08:10:16 +02:00
ATA.h
BMIDEChannel.cpp
Kernel: Specify I/O size for BMIDEChannel
2021-06-28 15:55:00 +02:00
BMIDEChannel.h
Kernel: Add missing override specifiers
2021-07-03 01:56:31 +04:30
IDEChannel.cpp
Everywhere: Prefer using {:#x} over 0x{:x}
2021-07-22 08:57:01 +02:00
IDEChannel.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +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
RamdiskController.h
RamdiskDevice.cpp
Kernel: Rename Locker => MutexLocker
2021-07-18 01:53:04 +02:00
RamdiskDevice.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +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 Lock to Mutex
2021-07-17 21:10:32 +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