Age | Commit message (Expand) | Author |
---|---|---|
2021-07-11 | Kernel: Rename FS => FileSystem | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-13 | Kernel: Remove type from StorageDevice class | Jean-Baptiste Boric |
2021-03-05 | Kernel: Use global mechanism to determine minor number of Storage Device | Liav A |
2021-01-01 | Kernel: Allow to boot from a partition with partition UUID | Liav A |
2020-12-27 | Kernel: Introduce a new partitioning subsystem | Liav A |
2020-12-21 | Kernel: Introduce the StorageManagement class | Liav A |