Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input %!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
  Liav A fcc0e4d538 Kernel/FileSystem: Funnel calls to Inode::prepare_to_write_data method %!s(int64=2) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors %!s(int64=3) %!d(string=hai) anos
  sin-ack 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX %!s(int64=3) %!d(string=hai) anos
  Andreas Kling af6358e1e1 Kernel: Allow mmap() with PROT_WRITE+MAP_SHARED %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 304c03f457 Kernel: Reject writable shared file mappings %!s(int64=3) %!d(string=hai) anos
  Andrew Kaster 7243bcb7da Kernel: Use static_ptr_cast to convert between Userspace<T*> types %!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
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path %!s(int64=3) %!d(string=hai) anos
  TheFightingCatfish a81b21c1a7 Kernel+LibC: Implement fsync %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ec4b814c9a Kernel: Use OOM-safe absolute path serialization in InodeFile::mmap() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6e3381ac32 Kernel: Use KResultOr and TRY() for {Shared,Private}InodeVMObject %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 48a0b31c47 Kernel: Make copy_{from,to}_user() return KResult and use TRY() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cad78f5904 Kernel: Use TRY() in InodeFile %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's %!s(int64=3) %!d(string=hai) anos
  Peter Elliott 39a77559f1 Kernel+LibC: Implement FIONREAD ioctl %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ %!s(int64=3) %!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
  Andreas Kling 88d490566f Kernel: Rename various *VMObject::create*() => try_create() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling af8c74a328 Kernel: Make SharedInodeVMObject allocation OOM-safe %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem %!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