This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-16 16:18:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cf0e4a5e4f7c0c3455e619fe105f9d270dfd3fe
ladybird
/
Kernel
/
Storage
History
Idan Horowitz
daf6b59a01
Kernel: Make StorageDevice partial block writes OOM-fallible
2022-01-26 02:37:03 +02:00
..
ATA
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
2022-01-24 22:36:09 +01:00
NVMe
Kernel: Fix index calculation in NVMeQueue submit_sync_sqe function
2022-01-25 20:06:19 +02:00
Partition
Kernel: Stop using unsigned when adjusting offsets in DiskPartition
2022-01-25 22:41:17 +02:00
RamdiskController.cpp
Kernel: Propagate overflow errors from Memory::page_round_up
2021-12-28 23:08:50 +01:00
RamdiskController.h
…
RamdiskDevice.cpp
…
RamdiskDevice.h
…
StorageController.h
…
StorageDevice.cpp
Kernel: Make StorageDevice partial block writes OOM-fallible
2022-01-26 02:37:03 +02:00
StorageDevice.h
Kernel: Use u64 instead of size_t for File::can_write offset
2022-01-25 22:41:17 +02:00
StorageManagement.cpp
Kernel: Use PARTUUID: instead of PARTUUID= as the partition uuid prefix
2022-01-25 22:41:17 +02:00
StorageManagement.h
Kernel: Make enumerate_disk_partitions function not const
2022-01-09 20:18:37 -08:00