Age | Commit message (Expand) | Author |
---|---|---|
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-27 | Kernel: Make IDEChannel Ref-counted | Liav A |
2021-03-27 | Kernel: Remove support for CHS addressing | Liav A |
2021-03-17 | Kernel: Refactor storage stack with u64 as number of blocks | Jean-Baptiste Boric |
2021-03-05 | Kernel: Use global mechanism to determine minor number of Storage Device | Liav A |
2021-03-05 | Kernel: Add Declaration of IDEChannel class in PATADiskDevice.h | Liav A |
2021-01-29 | Kernel/Storage: Rewrite IDE disk detection and disk access | Luke |
2021-01-22 | Kernel: Make device generate their own names | Jean-Baptiste Boric |
2020-12-21 | Kernel: Introduce the new Storage subsystem | Liav A |