Historial de Commits

Autor SHA1 Mensaje Fecha
  Liav A 478f543899 Kernel/SysFS: Prevent allocation for component name during construction hace 3 años
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's hace 3 años
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr hace 3 años
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
  Liav A 06e95d0fd7 Kernel/SysFS: Make it possible to have custom permissions for nodes hace 3 años
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere hace 3 años
  Andreas Kling 47bfbe343b Kernel: Tidy up SysFS construction hace 3 años
  Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template hace 3 años
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr hace 3 años
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker hace 3 años
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock hace 3 años
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker hace 4 años
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere hace 4 años
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry hace 4 años
  Andreas Kling d40ea1a0a8 Kernel: Move SystemExposed.* => FileSystem/SysFSComponent.* hace 4 años