Историја ревизија

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