Historique des commits

Auteur SHA1 Message Date
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access il y a 3 ans
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's il y a 3 ans
  Andreas Kling c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> il y a 3 ans
  Andreas Kling 29a58459ab Kernel: Use ProtectedValue for VirtualFileSystem::m_mounts il y a 4 ans
  Andreas Kling dcb015fa7e Kernel: Move VFS-internal O_FOO definitions to VirtualFileSystem.h il y a 4 ans
  Andreas Kling 44da58c0b2 Kernel: Move UnveilNode.h into Kernel/FileSystem/ il y a 4 ans
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex il y a 4 ans
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more il y a 4 ans
  Andreas Kling 4238e2e9be Kernel: Only allow looking up Mounts by InodeIdentifier il y a 4 ans
  Andreas Kling 6a27de2d94 Kernel: Make VirtualFileSystem::Mount a top-level class il y a 4 ans
  Andreas Kling 07c4c89297 Kernel: Make VirtualFileSystem::sync() static il y a 4 ans
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem il y a 4 ans
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem il y a 4 ans
  Max Wipfli 3c0272126e Kernel: Don't allocate Strings unnecessarily in process veil validation il y a 4 ans
  Max Wipfli c1de46aaaf Kernel: Don't assume there are no nodes if m_unveiled_paths.is_empty() il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  AnotherTest a9184fcb76 Kernel: Implement unveil() as a prefix-tree il y a 4 ans
  Ben Wiederhake 0d79e57c4d Kernel: Fix various forward declarations il y a 4 ans
  Tom d89582880e Kernel: Switch singletons to use new Singleton class il y a 4 ans
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" il y a 5 ans
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class il y a 5 ans
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal il y a 5 ans
  Brian Gianforcaro d67069d922 Kernel: Propagate a few KResults properly in FileSystem subsystems il y a 5 ans
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly il y a 5 ans
  Sergey Bugaev 3847d00727 Kernel+Userland: Support remounting filesystems :^) il y a 5 ans
  Sergey Bugaev d395b93b15 Kernel: Misc tweaks il y a 5 ans
  Sergey Bugaev b905126365 Kernel+LibC: Move O_* and MS_* flags to UnixTypes.h il y a 5 ans
  Sergey Bugaev 6af2418de7 Kernel: Pass a Custody instead of Inode to VFS methods il y a 5 ans
  Alex Muscar d013753f83 Kernel: Resolve relative paths when there is a veil (#1474) il y a 5 ans
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace il y a 5 ans