Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 30861daa93 Kernel: Simplify the File memory-mapping API %!s(int64=2) %!d(string=hai) anos
  Andreas Kling cf16b2c8e6 Kernel: Wrap process address spaces in SpinlockProtected %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes %!s(int64=2) %!d(string=hai) anos
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 6e2a82df13 Kernel: Port File to RefCounted %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 4a3a947df3 Kernel: Rename File::{before_removing => will_be_destroyed} %!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
  Liav A f5de4f24b2 Kernel/Devices: Defer creation of SysFS component after the constructor %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 59335bd8ea Kernel: Rename FileDescription::create() => try_create() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 641083f3b8 Kernel: Customize File::unref() and make it virtual %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro de9ff0af50 Kernel: Modify the IOCTL API to return KResult %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 9a04f53a0f Kernel: Utilize AK::Userspace<T> in the ioctl interface %!s(int64=4) %!d(string=hai) anos
  Peter Elliott 3fa2816642 Kernel+LibC: Implement fcntl(2) advisory locks %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 7a1d09ef1a Kernel: Closing a file descriptor should not always close the file %!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
  Michel Hermier 4ac49eabd5 Kernel: Remove unused FileBlockCondition::m_file. %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 6698fd84ff Kernel: Refactor storage stack with u64 as mmap offset %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ab14b0ac64 Kernel: Hoist VM range allocation up to sys$mmap() itself %!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
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos
  Sergey Bugaev 1b4e88fb59 Kernel: Allow File::close() to fail %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b3736c1b1e Kernel: Use a FlatPtr for the "argument" to ioctl() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8fbdda5a2d Kernel: Implement basic support for sys$mmap() with MAP_PRIVATE %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev d0d13e2bf5 Kernel: Move setting file flags and r/w mode to VFS::open() %!s(int64=5) %!d(string=hai) anos