Commit History

Autor SHA1 Mensaxe Data
  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
  Max Wipfli 1f792faf34 Kernel: Add KLexicalPath::try_join and use it %!s(int64=4) %!d(string=hai) anos
  Max Wipfli ee342f5ec3 Kernel: Replace usage of LexicalPath with KLexicalPath %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 8a295299f3 Kernel: Fix regression in VFS::symlink %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 502436f9fc Kernel: Stricter path checking in validate_path_against_process_veil %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 82c25aad01 Kernel: Use the static LexicalPath::basename(String) in VFS %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 3c0272126e Kernel: Don't allocate Strings unnecessarily in process veil validation %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 7405536a1a AK+Everywhere: Use mostly StringView in LexicalPath %!s(int64=4) %!d(string=hai) anos
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath %!s(int64=4) %!d(string=hai) anos
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h %!s(int64=4) %!d(string=hai) anos
  Max Wipfli c1de46aaaf Kernel: Don't assume there are no nodes if m_unveiled_paths.is_empty() %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 90de1ded55 Kernel: Ensure that an unveil node with no permission is never accepted %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9d801d2345 Kernel: Rename Custody::create() => try_create() %!s(int64=4) %!d(string=hai) anos
  Mart G e16a50b586 Kernel: Remove an allocation from VFS::resolve_path_without_veil (#7287) %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 9cc201fb29 Kernel: Ignore null parent custody without error in VFS::open %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 0b7395848a Kernel: Plumb OOM propagation through Custody factory %!s(int64=4) %!d(string=hai) anos
  r-paiva 293a5c2b49 Kernel-VFS: Fixed kernel crash if parent custody is null %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cd9be1733c Kernel: Make Inode::set_{a,c,m}time return KResult %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. %!s(int64=4) %!d(string=hai) anos