Histórico de Commits

Autor SHA1 Mensagem Data
  Liav A e490c17bde Kernel/SysFS: Ensure data stability when reading from Inodes há 3 anos atrás
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's há 3 anos atrás
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult há 4 anos atrás
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> há 4 anos atrás
  Andreas Kling d298de5e09 Kernel/SysFS: Remove redundant SysFS& member from SysFSInode há 4 anos atrás
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& há 4 anos atrás
  Andreas Kling b975a74a1d Kernel/USB: Move USB bus information from /proc to /sys há 4 anos atrás
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere há 4 anos atrás
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() há 4 anos atrás
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView há 4 anos atrás
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex há 4 anos atrás
  Andreas Kling a803c4026c Kernel: Make FileSystem::class_name() return a StringView há 4 anos atrás
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere há 4 anos atrás
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry há 4 anos atrás
  Andreas Kling d40ea1a0a8 Kernel: Move SystemExposed.* => FileSystem/SysFSComponent.* há 4 anos atrás
  Andreas Kling 807aadbe6e Kernel: Remove some dead code and unused includes in SysFS files há 4 anos atrás
  Andreas Kling 98acebf56b Kernel: Move SysFS forward declarations to FileSystem/Forward.h há 4 anos atrás
  Andreas Kling 60a7a9d523 Kernel: Rename SystemExposedFolder => SysFSDirectory há 4 anos atrás
  Andreas Kling 517170a986 Kernel: Rename SystemExposedComponent => SysFSComponent há 4 anos atrás
  Andreas Kling 27244eb0ee Kernel: Rename SystemRegistrar => SysFSComponentRegistry há 4 anos atrás
  Andreas Kling 66f483b1a1 Kerne: Switch SysFS to east-const style há 4 anos atrás
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem há 4 anos atrás
  Liav A 92c0dab5ab Kernel: Introduce the new SysFS há 4 anos atrás