Commit History

Autor SHA1 Mensaxe Data
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang %!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 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
  SeekingBlues 3d174e3ad2 Kernel/ProcFS: Provide a way to write to ProcFS inodes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!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 748938ea59 Kernel: Handle allocation failure in ProcFS and friends %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> %!s(int64=4) %!d(string=hai) anos
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ %!s(int64=4) %!d(string=hai) anos
  Andreas Kling df5fa8aa39 Kernel/ProcFS: Remove redundant ProcFS& member from ProcFSInode %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a803c4026c Kernel: Make FileSystem::class_name() return a StringView %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem %!s(int64=4) %!d(string=hai) anos
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro cbe1e05771 Kernel: Move ProcFS API towards OOM safety %!s(int64=4) %!d(string=hai) anos
  Spencer Dixon 2156c728cd Kernel: Fix `write`s to `ProcFS` (#6879) %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 869becc944 Kernel: Remove unused function ProcFS::add_sys_string %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 860a3bbce3 Kernel: Use default con/de-structors %!s(int64=4) %!d(string=hai) anos