Andreas Kling
|
dcc5b7397f
Kernel: Take FS lock in BlockBasedFS during seek/read/write operations
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ffa39f98e8
Kernel: Fix build with BBFS_DEBUG
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
489317e573
Kernel: Make BlockBasedFS::BlockIndex a distinct integer type
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
e279b45aed
Kernel: Make BlockBasedFS read/write functions return a KResult
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
872f2a3b90
Everywhere: Replace a bundle of dbg with dbgln.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
43d9fe15f9
Revert "Kernel: Convert read_block method to get a reference instead of pointer"
|
%!s(int64=4) %!d(string=hai) anos |
Liav A
|
092a13211a
Kernel: Convert read_block method to get a reference instead of pointer
|
%!s(int64=4) %!d(string=hai) anos |
Lenny Maiorani
|
765936ebae
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
5f2f31861c
Kernel: Use a doubly-linked list for the BlockBasedFS cache
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
a6a3c20071
Kernel: Add a fast lookup table to the BlockBasedFS disk cache
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
%!s(int64=4) %!d(string=hai) anos |
Ben Wiederhake
|
eac3bbdcee
Kernel: Unbreak building with extra debug macros, part 1
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
c4c6d9367d
Kernel: Fix build break from missing KResult [[nodiscard]] suppressions
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
7a3ab6c517
Kernel: Make File::write() and File::read() return KResultOr<size_t>
|
%!s(int64=5) %!d(string=hai) anos |
Sergey Bugaev
|
187b785a05
Kernel: Split BlockBasedFileSystem off FileBackedFileSystem
|
%!s(int64=5) %!d(string=hai) anos |