This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-15 23:58:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d44cdb7a21bdc845aef3363a92e61d280d3758d
ladybird
/
Kernel
/
Storage
History
Andreas Kling
36725228fa
Kernel: Tidy up Ext2FS construction a bit
2021-09-06 13:06:05 +02:00
..
Partition
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
AHCI.h
…
AHCIController.cpp
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
AHCIController.h
…
AHCIPort.cpp
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
AHCIPort.h
…
AHCIPortHandler.cpp
…
AHCIPortHandler.h
…
ATA.h
…
BMIDEChannel.cpp
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
BMIDEChannel.h
…
IDEChannel.cpp
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
IDEChannel.h
…
IDEController.cpp
…
IDEController.h
…
PATADiskDevice.cpp
…
PATADiskDevice.h
…
RamdiskController.cpp
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
RamdiskController.h
…
RamdiskDevice.cpp
…
RamdiskDevice.h
…
SATADiskDevice.cpp
…
SATADiskDevice.h
…
StorageController.h
…
StorageDevice.cpp
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
StorageDevice.h
…
StorageManagement.cpp
Kernel: Tidy up Ext2FS construction a bit
2021-09-06 13:06:05 +02:00
StorageManagement.h
…