Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ed5d04b0ea Kernel: Use KResultOr and TRY() for FIFO %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0d44cdb7a2 Kernel: Wrap two VirtualFileSystem directory traversals in TRY() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cda2b9e71c Kernel: Improvements to Custody absolute path serialization %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0cf65cf7ec Kernel: Use TRY() even more in VirtualFileSystem %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 71187d865e Kernel: Tidy up VirtualFileSystem::mount_root() a little bit %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a5e71debef Kernel: Use TRY() in VirtualFileSystem %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 59335bd8ea Kernel: Rename FileDescription::create() => try_create() %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 29a58459ab Kernel: Use ProtectedValue for VirtualFileSystem::m_mounts %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 7676edfb9b Kernel: Stop allowing implicit conversion from KResult to int %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> %!s(int64=4) %!d(string=hai) anos
  LuK1337 e1ed1d9176 VirtualFileSystem: Return early in rename() when old_path==new_path %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton %!s(int64=4) %!d(string=hai) anos
  LuK1337 3dd40535c1 VirtualFileSystem: Don't let rename() overwrite non-empty directory %!s(int64=4) %!d(string=hai) anos
  ls 222b97488a VirtualFileSystem: Check for '.' '..' and empty filenames %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d1bbe8b652 Kernel: Count remaining children in VirtualFileSystem::rmdir() manually %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 29d53cbee2 Kernel: Return correct error numbers for the mkdir syscall %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4238e2e9be Kernel: Only allow looking up Mounts by InodeIdentifier %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6a27de2d94 Kernel: Make VirtualFileSystem::Mount a top-level class %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 502bbacea0 Kernel: Rename FileBackedFS => FileBackedFileSystem %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem %!s(int64=4) %!d(string=hai) anos
  Max Wipfli d5722eab36 Kernel: Custody::absolute_path() => try_create_absolute_path() %!s(int64=4) %!d(string=hai) anos