Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's před 3 roky
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends před 4 roky
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult před 4 roky
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> před 4 roky
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data před 4 roky
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ před 4 roky
  Andreas Kling df5fa8aa39 Kernel/ProcFS: Remove redundant ProcFS& member from ProcFSInode před 4 roky
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& před 4 roky
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() před 4 roky
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView před 4 roky
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex před 4 roky
  Andreas Kling a803c4026c Kernel: Make FileSystem::class_name() return a StringView před 4 roky
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more před 4 roky
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem před 4 roky
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design před 4 roky
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t před 4 roky
  Brian Gianforcaro cbe1e05771 Kernel: Move ProcFS API towards OOM safety před 4 roky
  Spencer Dixon 2156c728cd Kernel: Fix `write`s to `ProcFS` (#6879) před 4 roky
  Brian Gianforcaro 869becc944 Kernel: Remove unused function ProcFS::add_sys_string před 4 roky
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Ben Wiederhake 860a3bbce3 Kernel: Use default con/de-structors před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling 37d8faf1b4 ProcFS: Fix /proc/PID/* hardening bypass před 4 roky
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type před 4 roky
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum před 4 roky
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions před 4 roky
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API před 4 roky
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean před 4 roky