Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling 43d9fe15f9 Revert "Kernel: Convert read_block method to get a reference instead of pointer" 4 lat temu
  Liav A 092a13211a Kernel: Convert read_block method to get a reference instead of pointer 4 lat temu
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 lat temu
  Andreas Kling 5f2f31861c Kernel: Use a doubly-linked list for the BlockBasedFS cache 4 lat temu
  Andreas Kling a6a3c20071 Kernel: Add a fast lookup table to the BlockBasedFS disk cache 4 lat temu
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 lat temu
  Ben Wiederhake eac3bbdcee Kernel: Unbreak building with extra debug macros, part 1 4 lat temu
  Brian Gianforcaro c4c6d9367d Kernel: Fix build break from missing KResult [[nodiscard]] suppressions 5 lat temu
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> 5 lat temu
  Sergey Bugaev 187b785a05 Kernel: Split BlockBasedFileSystem off FileBackedFileSystem 5 lat temu