Commitin historia

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