Commit History

Autor SHA1 Mensaxe Data
  Hendiadyoin1 4cec16a713 Kernel: Add implied auto-specifiers in FileSystem %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 88b6428c25 AK: Make Vector::try_* functions return ErrorOr<void> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6f69d5204f Kernel: Make Inode::flush_metadata() return a KResult %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 899cee8185 Kernel: Make KBuffer::try_create_with_size() return KResultOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b481132418 Kernel: Make UserOrKernelBuffer return KResult from read/write/memset %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1101994fad Kernel: Wrap ISO9660FS directory traversal in TRY() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7a8061ba0c Kernel: Use TRY() in ISO9660FileSystem %!s(int64=3) %!d(string=hai) anos
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's %!s(int64=3) %!d(string=hai) anos
  sin-ack 61c0e3ca92 Kernel: Simplify OOM handling in ISO9660FileSystem %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5416fa252a Kernel: Add tightly typed ISO9660Inode::fs() overload %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> %!s(int64=3) %!d(string=hai) anos
  sin-ack 0d468f2282 Kernel: Implement a ISO 9660 filesystem reader :^) %!s(int64=4) %!d(string=hai) anos