Age | Commit message (Expand) | Author |
---|---|---|
2022-07-21 | Kernel+LibPartition: Move MBRPartitionTable into LibPartition | Samuel Bowman |
2022-07-21 | Kernel+LibPartition: Move PartitionTable into LibPartition | Samuel Bowman |
2022-04-28 | Kernel/Storage: Migrate the partition code to use the ErrorOr container | Liav A |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
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-26 | Kernel: Remove unused MBRPartitionTable::m_partitions_count. | Michel Hermier |
2020-12-31 | Everywhere: Re-format with clang-format-11 | Linus Groh |
2020-12-27 | Kernel: Introduce a new partitioning subsystem | Liav A |
2020-12-27 | Kernel: Move Partition code files to the Storage folder | Liav A |