Histórico de commits

Autor SHA1 Mensagem Data
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's 3 anos atrás
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult 3 anos atrás
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> 3 anos atrás
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton 3 anos atrás
  Andreas Kling d298de5e09 Kernel/SysFS: Remove redundant SysFS& member from SysFSInode 4 anos atrás
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& 4 anos atrás
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker 4 anos atrás
  Andreas Kling b975a74a1d Kernel/USB: Move USB bus information from /proc to /sys 4 anos atrás
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere 4 anos atrás
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() 4 anos atrás
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView 4 anos atrás
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock 4 anos atrás
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere 4 anos atrás
  Andreas Kling c74b3a310f Kernel: Remove pointless lock/unlock in SysFS constructor 4 anos atrás
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry 4 anos atrás
  Andreas Kling 807aadbe6e Kernel: Remove some dead code and unused includes in SysFS files 4 anos atrás
  Andreas Kling 60a7a9d523 Kernel: Rename SystemExposedFolder => SysFSDirectory 4 anos atrás
  Andreas Kling 517170a986 Kernel: Rename SystemExposedComponent => SysFSComponent 4 anos atrás
  Andreas Kling 27244eb0ee Kernel: Rename SystemRegistrar => SysFSComponentRegistry 4 anos atrás
  Andreas Kling 66f483b1a1 Kerne: Switch SysFS to east-const style 4 anos atrás
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem 4 anos atrás
  Liav A 1baa05d6b2 Kernel/SysFS: Add PCI exposed folder 4 anos atrás
  Liav A 92c0dab5ab Kernel: Introduce the new SysFS 4 anos atrás