refactor: add a async read/write variant to device ops, with allow async io to be...
[lunaix-os.git] / lunaix-os / kernel / block / blkpart_gpt.c
2023-12-08 Mineprefactor: add a async read/write variant to device...
2023-11-04 Mineprefactor: make pci device driver loading passive, pci...
2023-11-03 Minepfeat: kprintf now goes into dedicated pseudo-dev rather...
2023-08-25 Minepfeat: better rtc framework which aims to remove single...
2023-07-20 Mineprefactor: rewrite kernel's make script
2023-07-16 Minepchore: fix almost *ALL* warnings.
2022-11-10 Mineprefactor: more compact log message
2022-11-10 Minepfix: add dummy process to keep scheduler busy
2022-11-10 Minepfeat: block partition support