Historial de Commits

Autor SHA1 Mensaje Fecha
  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 4 años
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal hace 4 años
  Brian Gianforcaro d67069d922 Kernel: Propagate a few KResults properly in FileSystem subsystems hace 5 años
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly hace 5 años
  Sergey Bugaev 3847d00727 Kernel+Userland: Support remounting filesystems :^) hace 5 años
  Sergey Bugaev d395b93b15 Kernel: Misc tweaks hace 5 años
  Sergey Bugaev b905126365 Kernel+LibC: Move O_* and MS_* flags to UnixTypes.h hace 5 años
  Sergey Bugaev 6af2418de7 Kernel: Pass a Custody instead of Inode to VFS methods hace 5 años
  Alex Muscar d013753f83 Kernel: Resolve relative paths when there is a veil (#1474) hace 5 años
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace hace 5 años
  Andreas Kling 07075cd001 Kernel+LibC: Clean up open() flag (O_*) definitions hace 5 años
  Andreas Kling 6081c76515 Kernel: Make O_RDONLY non-zero hace 5 años
  Andreas Kling 0569123ad7 Kernel: Add a basic implementation of unveil() hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Sergey Bugaev d6184afcae Kernel: Simplify VFS::resolve_path() further hace 5 años
  Sergey Bugaev 93ff911473 Kernel: Properly propagate bind mount flags hace 5 años