Historial de Commits

Autor SHA1 Mensaje Fecha
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t hace 4 años
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. hace 4 años
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. hace 4 años
  Tom 901ef3f1c8 Kernel: Specify default memory order for some non-synchronizing Atomics hace 4 años
  Linus Groh bbe787a0af Everywhere: Re-format with clang-format-11 hace 4 años
  Tom 49a76164c8 Kernel: Consolidate the various BlockCondition::unblock variants hace 4 años
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) hace 4 años
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API hace 4 años
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler hace 4 años
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal hace 4 años
  Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB hace 4 años
  Brian Gianforcaro 946c96dd56 Kernel: Suppress remaining unobserved KResult return codes hace 5 años
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. hace 5 años
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> hace 5 años
  Tom f4a5c9b6c2 Kernel: Consolidate timeout logic hace 5 años
  Tom c813bb7355 Kernel: Fix a few Thread::block related races hace 5 años
  Tom 419703a1f2 Kernel: Fix checking BlockResult hace 5 años
  Sergey Bugaev a8489967a3 Kernel: Add Plan9FS :^) hace 5 años