Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 1d2986ea15 Kernel: Fix a panic in VFS::rename() %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 3439498744 Kernel: Support trailing slashes in VFS::mkdir() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e28809a996 Kernel: Add forward declaration header %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c44b4d61f3 Kernel: Make Inode::lookup() return a RefPtr<Inode> %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 3ffdff5c02 Kernel: Dump backtrace when denying a path because of a veil %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 30ad7953ca Kernel: Rename UnveilState to VeilState %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f38cfb3562 Kernel: Tidy up debug logging a little bit %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6081c76515 Kernel: Make O_RDONLY non-zero %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0569123ad7 Kernel: Add a basic implementation of unveil() %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev d0d13e2bf5 Kernel: Move setting file flags and r/w mode to VFS::open() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 4417bd97d7 Kernel: Misc tweaks %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 8642a7046c Kernel: Let inodes provide pre-open file descriptions %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev ae64fd1b27 Kernel: Let symlinks resolve themselves %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev d6184afcae Kernel: Simplify VFS::resolve_path() further %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d4d17ce423 Kernel: Trying to sys$link() a directory should fail with EPERM %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e23536d682 Kernel: Use Vector::unstable_remove() in a couple of places %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev b913e30011 Kernel: Refactor/rewrite VFS::resolve_path() %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev fee6d0a3a6 Kernel+Base: Mount root as nodev,nosuid %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 93ff911473 Kernel: Properly propagate bind mount flags %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cb59f9e0f2 Kernel: Put some VFS debug spam behind VFS_DEBUG %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 0cb0f54783 Kernel: Implement bind mounts %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 61c1106d9f Kernel+LibC: Implement a few mount flags %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 2fcbb846fb Kernel+LibC: Add O_EXEC, move exec permission checking to VFS::open() %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 4566c2d811 Kernel+LibC: Add support for mount flags %!s(int64=5) %!d(string=hai) anos