Commit History

Upphovsman SHA1 Meddelande Datum
  Kristiyan Stoimenov 9e1bea50ee Kernel/VFS: Check that mount-point is not in use 2 år sedan
  Ariel Don 9a6bd85924 Kernel+LibC+VFS: Implement utimensat(3) 3 år sedan
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 år sedan
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible 3 år sedan
  Andreas Kling 210689281f Kernel: Protect mounted filesystem list with spinlock instead of mutex 3 år sedan
  Daniel Bertalan 182016d7c0 Kernel+LibC+LibCore+UE: Implement `fchmodat(2)` 3 år sedan
  circl 63760603f3 Kernel+LibC+LibCore: Add lchown and fchownat functions 3 år sedan
  Andreas Kling ac7ce12123 Kernel: Remove the kmalloc_eternal heap :^) 3 år sedan
  Martin Bříza f75bab2a25 Kernel: Move symlink recursion limit to .h, increase it to 8 3 år sedan
  Hendiadyoin1 e34eb3e36d Kernel: Remove unused String.h includes 3 år sedan
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr 3 år sedan
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 år sedan
  Ben Wiederhake 88ca12f037 Kernel: Enable early-returns from VFS::for_each_mount 3 år sedan
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 år sedan
  Andreas Kling 71187d865e Kernel: Tidy up VirtualFileSystem::mount_root() a little bit 3 år sedan
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access 3 år sedan
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's 3 år sedan
  Andreas Kling c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> 3 år sedan
  Andreas Kling 29a58459ab Kernel: Use ProtectedValue for VirtualFileSystem::m_mounts 3 år sedan
  Andreas Kling dcb015fa7e Kernel: Move VFS-internal O_FOO definitions to VirtualFileSystem.h 3 år sedan
  Andreas Kling 44da58c0b2 Kernel: Move UnveilNode.h into Kernel/FileSystem/ 3 år sedan
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex 4 år sedan
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more 4 år sedan
  Andreas Kling 4238e2e9be Kernel: Only allow looking up Mounts by InodeIdentifier 4 år sedan
  Andreas Kling 6a27de2d94 Kernel: Make VirtualFileSystem::Mount a top-level class 4 år sedan
  Andreas Kling 07c4c89297 Kernel: Make VirtualFileSystem::sync() static 4 år sedan
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem 4 år sedan
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem 4 år sedan
  Max Wipfli 3c0272126e Kernel: Don't allocate Strings unnecessarily in process veil validation 4 år sedan
  Max Wipfli c1de46aaaf Kernel: Don't assume there are no nodes if m_unveiled_paths.is_empty() 4 år sedan