Age | Commit message (Expand) | Author |
---|---|---|
2019-11-04 | Kernel: Make File's can_read/can_write take a const FileDescription& | Andreas Kling |
2019-09-04 | Kernel: Remove unused gunk from PATADiskDevice | Andreas Kling |
2019-08-21 | Kernel: Move DiskDevice::block_size() up to BlockDevice | Andreas Kling |
2019-08-02 | Kernel: mount system call (#396) | Jesse |
2019-07-28 | Kernel: Expand PATA driver to support multiple hard drives (#365) | Jesse |