Andreas Kling
|
c9f6786e8b
Kernel: Make various T::class_name() and similar return StringView
|
4 years ago |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Jean-Baptiste Boric
|
b05b4d4b24
Kernel: Refactor storage stack with u64 as file operations offset
|
4 years ago |
Andreas Kling
|
8b0ebe3e30
Kernel: Convert klog() => AK::Format in DiskPartition
|
4 years ago |
asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
4 years ago |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
4 years ago |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 years ago |
Jean-Baptiste Boric
|
f64e287b82
Kernel: Make device generate their own names
|
4 years ago |
Liav A
|
9dc8bea3e7
Kernel: Allow to boot from a partition with partition UUID
|
4 years ago |
Liav A
|
72b1998f0d
Kernel: Introduce a new partitioning subsystem
|
4 years ago |
Liav A
|
3a19e18d1e
Kernel: Move Partition code files to the Storage folder
|
4 years ago |