Commit History

Upphovsman SHA1 Meddelande Datum
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 år sedan
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 år sedan
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr 3 år sedan
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 år sedan
  Andreas Kling 6f69d5204f Kernel: Make Inode::flush_metadata() return a KResult 3 år sedan
  SeekingBlues 3d174e3ad2 Kernel/ProcFS: Provide a way to write to ProcFS inodes 3 år sedan
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 år sedan
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's 3 år sedan
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends 4 år sedan
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult 4 år sedan
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> 4 år sedan
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data 4 år sedan
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ 4 år sedan
  Andreas Kling df5fa8aa39 Kernel/ProcFS: Remove redundant ProcFS& member from ProcFSInode 4 år sedan
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& 4 år sedan
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() 4 år sedan
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView 4 år sedan
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex 4 år sedan
  Andreas Kling a803c4026c Kernel: Make FileSystem::class_name() return a StringView 4 år sedan
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more 4 år sedan
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem 4 år sedan
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design 4 år sedan
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t 4 år sedan
  Brian Gianforcaro cbe1e05771 Kernel: Move ProcFS API towards OOM safety 4 år sedan
  Spencer Dixon 2156c728cd Kernel: Fix `write`s to `ProcFS` (#6879) 4 år sedan
  Brian Gianforcaro 869becc944 Kernel: Remove unused function ProcFS::add_sys_string 4 år sedan
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> 4 år sedan
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 år sedan
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
  Ben Wiederhake 860a3bbce3 Kernel: Use default con/de-structors 4 år sedan