Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input 2 năm trước cách đây
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes 2 năm trước cách đây
  Liav A fcc0e4d538 Kernel/FileSystem: Funnel calls to Inode::prepare_to_write_data method 2 năm trước cách đây
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 năm trước cách đây
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors 3 năm trước cách đây
  sin-ack 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX 3 năm trước cách đây
  Andreas Kling af6358e1e1 Kernel: Allow mmap() with PROT_WRITE+MAP_SHARED 3 năm trước cách đây
  Daniel Bertalan 304c03f457 Kernel: Reject writable shared file mappings 3 năm trước cách đây
  Andrew Kaster 7243bcb7da Kernel: Use static_ptr_cast to convert between Userspace<T*> types 3 năm trước cách đây
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 năm trước cách đây
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path 3 năm trước cách đây
  TheFightingCatfish a81b21c1a7 Kernel+LibC: Implement fsync 3 năm trước cách đây
  Andreas Kling ec4b814c9a Kernel: Use OOM-safe absolute path serialization in InodeFile::mmap() 3 năm trước cách đây
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 năm trước cách đây
  Andreas Kling 6e3381ac32 Kernel: Use KResultOr and TRY() for {Shared,Private}InodeVMObject 3 năm trước cách đây
  Andreas Kling 48a0b31c47 Kernel: Make copy_{from,to}_user() return KResult and use TRY() 3 năm trước cách đây
  Andreas Kling cad78f5904 Kernel: Use TRY() in InodeFile 3 năm trước cách đây
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's 3 năm trước cách đây
  Peter Elliott 39a77559f1 Kernel+LibC: Implement FIONREAD ioctl 4 năm trước cách đây
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* 3 năm trước cách đây
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() 3 năm trước cách đây
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange 3 năm trước cách đây
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 3 năm trước cách đây
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 3 năm trước cách đây
  Brian Gianforcaro de9ff0af50 Kernel: Modify the IOCTL API to return KResult 4 năm trước cách đây
  Brian Gianforcaro 9a04f53a0f Kernel: Utilize AK::Userspace<T> in the ioctl interface 4 năm trước cách đây
  Andreas Kling 88d490566f Kernel: Rename various *VMObject::create*() => try_create() 4 năm trước cách đây
  Andreas Kling af8c74a328 Kernel: Make SharedInodeVMObject allocation OOM-safe 4 năm trước cách đây
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem 4 năm trước cách đây
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> 4 năm trước cách đây