Commit History

Autor SHA1 Mensaxe Data
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters %!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
  Andreas Kling cb04caa18e Kernel: Protect the Custody cache with a spinlock %!s(int64=2) %!d(string=hai) anos
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz d2ffcfb762 Kernel: Remove the Custody::absolute_path() API %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 6be2a51b10 Kernel: Use Vector::try_append in Custody::try_serialize_absolute_path %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 81e23617d6 Kernel: Port Custody to ListedRefCounted %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 4cec16a713 Kernel: Add implied auto-specifiers in FileSystem %!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
  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 c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c70e2f2519 Kernel: Protect the Custody cache with a mutex instead of a spinlock %!s(int64=3) %!d(string=hai) anos
  Andrew January f62ac5d81d Kernel/SysFS: Prepend to the custody cache instead of append %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d6d7d11590 Kernel: Cache Custody objects (weakly) to avoid expensive reconstruction %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7a4e6257b7 Kernel: Switch Custody to east-const style %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 95f769ea51 Kernel: Add Custody::try_create_absolute_path() %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9d801d2345 Kernel: Rename Custody::create() => try_create() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9a827ad3da Kernel: Use a KString for Custody::m_name %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Sergey Bugaev fdb71cdf8f Kernel: Support read-only filesystem mounts %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d5fe839166 Kernel: Remove unused artifacts of the Custody cache %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 635ae70b8f Kernel: More header dependency reduction work %!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 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 4566c2d811 Kernel+LibC: Add support for mount flags %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 944fbf507a Kernel: Custody::absolute_path() should always return "/" for roots %!s(int64=5) %!d(string=hai) anos