Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input %!s(int64=2) %!d(string=hai) anos
  James Bellamy 386642ffcf Kernel: Use credentials object in VirtualFileSystem %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 728c3fbd14 Kernel: Use RefPtr instead of LockRefPtr for Custody %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes %!s(int64=2) %!d(string=hai) anos
  Kristiyan Stoimenov 9e1bea50ee Kernel/VFS: Check that mount-point is not in use %!s(int64=2) %!d(string=hai) anos
  Liav A fcc0e4d538 Kernel/FileSystem: Funnel calls to Inode::prepare_to_write_data method %!s(int64=2) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Ariel Don 9a6bd85924 Kernel+LibC+VFS: Implement utimensat(3) %!s(int64=3) %!d(string=hai) anos
  Andrew Kaster f08e91f67e Kernel: Don't check pledges or veil against code coverage data files %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 580d89f093 Kernel: Put Process unveil state in a SpinlockProtected container %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible %!s(int64=3) %!d(string=hai) anos
  Max Wipfli b0df096298 Kernel/VFS: Add FIXMEs about error codes leaking data from veiled paths %!s(int64=3) %!d(string=hai) anos
  Max Wipfli e8f491b01d Kernel/VFS: Validate paths against process veil in mkdir() %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 8c7010f282 Kernel/VFS: Clear out_parent if path is veiled %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 210689281f Kernel: Protect mounted filesystem list with spinlock instead of mutex %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 67ce9e28a5 AK: Standardize the behaviour of GenericLexer::consume_until overloads %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 182016d7c0 Kernel+LibC+LibCore+UE: Implement `fchmodat(2)` %!s(int64=3) %!d(string=hai) anos
  circl 63760603f3 Kernel+LibC+LibCore: Add lchown and fchownat functions %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 726c023f9e Kernel: Propagate allocation failure in resolve_path_without_veil %!s(int64=3) %!d(string=hai) anos
  Martin Bříza f75bab2a25 Kernel: Move symlink recursion limit to .h, increase it to 8 %!s(int64=3) %!d(string=hai) anos
  sin-ack 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0f9ca51c76 Kernel: Remove unused Inode::preopen_fd() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c6a97ea843 Kernel: Mark kernel smart-pointer classes as [[nodiscard]] %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake 88ca12f037 Kernel: Enable early-returns from VFS::for_each_mount %!s(int64=3) %!d(string=hai) anos
  Liav A aee4786d8e Kernel: Introduce the DeviceManagement singleton %!s(int64=3) %!d(string=hai) anos