Commit History

Autor SHA1 Mensaxe Data
  Ali Mohammad Pur 90de1ded55 Kernel: Ensure that an unveil node with no permission is never accepted %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9d801d2345 Kernel: Rename Custody::create() => try_create() %!s(int64=4) %!d(string=hai) anos
  Mart G e16a50b586 Kernel: Remove an allocation from VFS::resolve_path_without_veil (#7287) %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 9cc201fb29 Kernel: Ignore null parent custody without error in VFS::open %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 0b7395848a Kernel: Plumb OOM propagation through Custody factory %!s(int64=4) %!d(string=hai) anos
  r-paiva 293a5c2b49 Kernel-VFS: Fixed kernel crash if parent custody is null %!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 cd9be1733c Kernel: Make Inode::set_{a,c,m}time return KResult %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. %!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
  Andreas Kling f27352dfdc Kernel: Use more if-with-initializer in VFS %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a7b6282086 Kernel: Silence debug spam about chown and symlink during boot %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 10f10abaa3 Kernel: Convert klog() => dmesgln() in filesystem code %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 336303bda4 Kernel: Make kgettimeofday use AK::Time %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type %!s(int64=4) %!d(string=hai) anos
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) %!s(int64=4) %!d(string=hai) anos
  William Bowling b97d23a71f Kernel: Use the resolved parent path when testing create veil (#5231) %!s(int64=4) %!d(string=hai) anos
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. %!s(int64=4) %!d(string=hai) anos
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. %!s(int64=4) %!d(string=hai) anos
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. %!s(int64=4) %!d(string=hai) anos
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2112b79986 Revert "Kernel: Make VFS::create() fail with EINVAL on invalid file mode" %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ca3489eec7 Kernel: Make VFS::create() fail with EINVAL on invalid file mode %!s(int64=4) %!d(string=hai) anos
  asynts 67583bc424 Everywhere: Replace a bundle of dbg with dbgln. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c9a7f81dc3 Kernel: Create new files with the current process EUID/EGID %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b7248be251 Kernel: Allow sys$chmod() to change the sticky bit %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8601108e21 Kernel: Implement the same symlink protection as Linux %!s(int64=4) %!d(string=hai) anos