Historique des commits

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