Historial de Commits

Autor SHA1 Mensaje Fecha
  circl 63760603f3 Kernel+LibC+LibCore: Add lchown and fchownat functions hace 3 años
  Andreas Kling ac7ce12123 Kernel: Remove the kmalloc_eternal heap :^) hace 3 años
  Martin Bříza f75bab2a25 Kernel: Move symlink recursion limit to .h, increase it to 8 hace 3 años
  Hendiadyoin1 e34eb3e36d Kernel: Remove unused String.h includes hace 3 años
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr hace 3 años
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
  Ben Wiederhake 88ca12f037 Kernel: Enable early-returns from VFS::for_each_mount hace 3 años
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription hace 3 años
  Andreas Kling 71187d865e Kernel: Tidy up VirtualFileSystem::mount_root() a little bit hace 3 años
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access hace 3 años
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's hace 3 años
  Andreas Kling c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> hace 3 años
  Andreas Kling 29a58459ab Kernel: Use ProtectedValue for VirtualFileSystem::m_mounts hace 4 años
  Andreas Kling dcb015fa7e Kernel: Move VFS-internal O_FOO definitions to VirtualFileSystem.h hace 4 años
  Andreas Kling 44da58c0b2 Kernel: Move UnveilNode.h into Kernel/FileSystem/ hace 4 años
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex hace 4 años
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more hace 4 años
  Andreas Kling 4238e2e9be Kernel: Only allow looking up Mounts by InodeIdentifier hace 4 años
  Andreas Kling 6a27de2d94 Kernel: Make VirtualFileSystem::Mount a top-level class hace 4 años
  Andreas Kling 07c4c89297 Kernel: Make VirtualFileSystem::sync() static hace 4 años
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem hace 4 años
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem hace 4 años
  Max Wipfli 3c0272126e Kernel: Don't allocate Strings unnecessarily in process veil validation hace 4 años
  Max Wipfli c1de46aaaf Kernel: Don't assume there are no nodes if m_unveiled_paths.is_empty() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  AnotherTest a9184fcb76 Kernel: Implement unveil() as a prefix-tree hace 4 años
  Ben Wiederhake 0d79e57c4d Kernel: Fix various forward declarations hace 4 años
  Tom d89582880e Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" hace 5 años
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class hace 5 años