Histórico de Commits

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