Andreas Kling 4b3bc3805b Kernel: Add missing error check when opening root file system 3 years ago
..
Partition 97bd13264a Everywhere: Make use of container version of all_of 4 years ago
AHCI.h e9b7d58d10 Kernel/AHCI: Fix shift of 1 4 years ago
AHCIController.cpp aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 years ago
AHCIController.h aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 years ago
AHCIPort.cpp c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
AHCIPort.h c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
AHCIPortHandler.cpp b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt 4 years ago
AHCIPortHandler.h f7f794e74a Kernel: Move Mutex into Locking/ 4 years ago
ATA.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
BMIDEChannel.cpp c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
BMIDEChannel.h 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
IDEChannel.cpp 668c429900 Kernel: Convert UserOrKernelBuffer callbacks to use AK::Bytes 3 years ago
IDEChannel.h 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
IDEController.cpp aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 years ago
IDEController.h aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 years ago
PATADiskDevice.cpp e18be7f5c7 Kernel: Remove unused header includes in Storage subtree 4 years ago
PATADiskDevice.h e2bfdd74bc Kernel: Remove unused mutex PATADiskDevice::m_lock 4 years ago
RamdiskController.cpp f770b9d430 Kernel: Fix bad search-and-replace renames 4 years ago
RamdiskController.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
RamdiskDevice.cpp 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
RamdiskDevice.h f7f794e74a Kernel: Move Mutex into Locking/ 4 years ago
SATADiskDevice.cpp e18be7f5c7 Kernel: Remove unused header includes in Storage subtree 4 years ago
SATADiskDevice.h f7f794e74a Kernel: Move Mutex into Locking/ 4 years ago
StorageController.h aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 years ago
StorageDevice.cpp c9f6786e8b Kernel: Make various T::class_name() and similar return StringView 4 years ago
StorageDevice.h f7f794e74a Kernel: Move Mutex into Locking/ 4 years ago
StorageManagement.cpp 4b3bc3805b Kernel: Add missing error check when opening root file system 3 years ago
StorageManagement.h d53d9d3677 Kernel: Rename FS => FileSystem 4 years ago