Histórico de Commits

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