Commit History

Autor SHA1 Mensaxe Data
  Liav A ae2ec45e78 Kernel: Allow SysFS components to have non-zero size %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 4cec16a713 Kernel: Add implied auto-specifiers in FileSystem %!s(int64=3) %!d(string=hai) anos
  Liav A 478f543899 Kernel/SysFS: Prevent allocation for component name during construction %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6f69d5204f Kernel: Make Inode::flush_metadata() return a KResult %!s(int64=3) %!d(string=hai) anos
  Liav A f8489da8ee Kernel/SysFS: Provide a way to "truncate" and "set" mtime on inodes %!s(int64=3) %!d(string=hai) anos
  Liav A 06e95d0fd7 Kernel/SysFS: Make it possible to have custom permissions for nodes %!s(int64=3) %!d(string=hai) anos
  Liav A 6a9c717a30 Kernel: Expose device presence in /sys/dev/char and /sys/dev/block %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 47bfbe343b Kernel: Tidy up SysFS construction %!s(int64=3) %!d(string=hai) anos
  Liav A e490c17bde Kernel/SysFS: Ensure data stability when reading from Inodes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 244ede561b Kernel/SysFS: Remove unnecessary mutex lockers in SysFS metadata getters %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8ebf08b6c8 Kernel: Make all ProcFS and SysFS files zero-sized %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d298de5e09 Kernel/SysFS: Remove redundant SysFS& member from SysFSInode %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b975a74a1d Kernel/USB: Move USB bus information from /proc to /sys %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere %!s(int64=4) %!d(string=hai) anos