Commit History

Autor SHA1 Mensaxe Data
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters %!s(int64=2) %!d(string=hai) anos
  sin-ack 2a502fe232 Kernel+LibC+LibCore+UserspaceEmulator: Implement `faccessat(2)` %!s(int64=2) %!d(string=hai) anos
  sin-ack d5fbdf1866 Kernel+LibC+LibCore: Implement `renameat(2)` %!s(int64=2) %!d(string=hai) anos
  Liav A aa9fab9c3a Kernel/FileSystem: Convert the mount table from Vector to IntrusiveList %!s(int64=2) %!d(string=hai) anos
  Liav A fea3cb5ff9 Kernel/FileSystem: Discard safely filesystems when unmounted last time %!s(int64=2) %!d(string=hai) anos
  Liav A 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts %!s(int64=2) %!d(string=hai) anos
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input %!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
  kleines Filmröllchen 4314c25cf2 Kernel: Require lock rank for Spinlock construction %!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
  Ariel Don 9a6bd85924 Kernel+LibC+VFS: Implement utimensat(3) %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 210689281f Kernel: Protect mounted filesystem list with spinlock instead of mutex %!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
  Andreas Kling ac7ce12123 Kernel: Remove the kmalloc_eternal heap :^) %!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
  Hendiadyoin1 e34eb3e36d Kernel: Remove unused String.h includes %!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 88ca12f037 Kernel: Enable early-returns from VFS::for_each_mount %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!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
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access %!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 c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 29a58459ab Kernel: Use ProtectedValue for VirtualFileSystem::m_mounts %!s(int64=3) %!d(string=hai) anos
  Andreas Kling dcb015fa7e Kernel: Move VFS-internal O_FOO definitions to VirtualFileSystem.h %!s(int64=3) %!d(string=hai) anos