Age | Commit message (Expand) | Author |
---|---|---|
2023-04-05 | Kernel/NVMe: Redesign the tracking of requests in an NVMe Queue | Pankaj Raghav |
2023-03-06 | Everywhere: Stop using NonnullRefPtrVector | Andreas Kling |
2022-12-03 | Everywhere: Run clang-format | Linus Groh |
2022-08-24 | Kernel: Use RefPtr instead of LockRefPtr for PhysicalPage | Andreas Kling |
2022-08-20 | Kernel: Make self-contained locking smart pointers their own classes | Andreas Kling |
2022-02-02 | Kernel: Add polling support to NVMe | Pankaj Raghav |