Commit History

Author SHA1 Message Date
  Andreas Kling dcb015fa7e Kernel: Move VFS-internal O_FOO definitions to VirtualFileSystem.h 3 years ago
  Andreas Kling 44da58c0b2 Kernel: Move UnveilNode.h into Kernel/FileSystem/ 4 years ago
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex 4 years ago
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more 4 years ago
  Andreas Kling 4238e2e9be Kernel: Only allow looking up Mounts by InodeIdentifier 4 years ago
  Andreas Kling 6a27de2d94 Kernel: Make VirtualFileSystem::Mount a top-level class 4 years ago
  Andreas Kling 07c4c89297 Kernel: Make VirtualFileSystem::sync() static 4 years ago
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem 4 years ago
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem 4 years ago
  Max Wipfli 3c0272126e Kernel: Don't allocate Strings unnecessarily in process veil validation 4 years ago
  Max Wipfli c1de46aaaf Kernel: Don't assume there are no nodes if m_unveiled_paths.is_empty() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  AnotherTest a9184fcb76 Kernel: Implement unveil() as a prefix-tree 4 years ago
  Ben Wiederhake 0d79e57c4d Kernel: Fix various forward declarations 4 years ago
  Tom d89582880e Kernel: Switch singletons to use new Singleton class 4 years ago
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" 4 years ago
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class 4 years ago
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal 4 years ago
  Brian Gianforcaro d67069d922 Kernel: Propagate a few KResults properly in FileSystem subsystems 5 years ago
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly 5 years ago
  Sergey Bugaev 3847d00727 Kernel+Userland: Support remounting filesystems :^) 5 years ago
  Sergey Bugaev d395b93b15 Kernel: Misc tweaks 5 years ago
  Sergey Bugaev b905126365 Kernel+LibC: Move O_* and MS_* flags to UnixTypes.h 5 years ago
  Sergey Bugaev 6af2418de7 Kernel: Pass a Custody instead of Inode to VFS methods 5 years ago
  Alex Muscar d013753f83 Kernel: Resolve relative paths when there is a veil (#1474) 5 years ago
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 years ago
  Andreas Kling 07075cd001 Kernel+LibC: Clean up open() flag (O_*) definitions 5 years ago
  Andreas Kling 6081c76515 Kernel: Make O_RDONLY non-zero 5 years ago
  Andreas Kling 0569123ad7 Kernel: Add a basic implementation of unveil() 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago