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 244ede561b Kernel/SysFS: Remove unnecessary mutex lockers in SysFS metadata getters há 3 anos atrás
  Andreas Kling 8ebf08b6c8 Kernel: Make all ProcFS and SysFS files zero-sized 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 c94c15d45c Everywhere: Replace AK::Singleton => Singleton 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 9457d83986 Kernel: Rename Locker => MutexLocker 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 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock há 4 anos atrás
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere há 4 anos atrás
  Andreas Kling c74b3a310f Kernel: Remove pointless lock/unlock in SysFS constructor há 4 anos atrás
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry 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 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 1baa05d6b2 Kernel/SysFS: Add PCI exposed folder há 4 anos atrás
  Liav A 92c0dab5ab Kernel: Introduce the new SysFS há 4 anos atrás