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 066b1183cd Kernel: Return ENOTIMPL when trying to read from SysFS inodes il y a 3 ans
  Liav A f8489da8ee Kernel/SysFS: Provide a way to "truncate" and "set" mtime on inodes 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 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription il y a 3 ans
  Andreas Kling 47bfbe343b Kernel: Tidy up SysFS construction il y a 3 ans
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access il y a 3 ans
  Liav A e490c17bde Kernel/SysFS: Ensure data stability when reading from Inodes il y a 3 ans
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr il y a 3 ans
  Andreas Kling 8ebf08b6c8 Kernel: Make all ProcFS and SysFS files zero-sized il y a 4 ans
  Andreas Kling ad3ae7e0e8 Kernel: Fix handful of remaining "return -EFOO" mistakes il y a 4 ans
  Andreas Kling d686d2ef18 Kernel/SysFS: Remove unused SysFSComponent::entries_count() il y a 4 ans
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere il y a 4 ans
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more il y a 4 ans
  Andreas Kling d40ea1a0a8 Kernel: Move SystemExposed.* => FileSystem/SysFSComponent.* il y a 4 ans