Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling d3cf4cd8f0 Kernel/DevFS: Remove redundant DevFS& member from DevFSInode %!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 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 a3f58a5003 Kernel/DevFS: Use KString for DevFSDeviceInode::m_name %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0d89cfcd9a Kernel/DevFS: Use KString for DevFSLinkInode::m_link %!s(int64=4) %!d(string=hai) anos
  Andreas Kling dd37d0a327 Kernel/DevFS: Use KString for DevFSLinkInode::m_name %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 61c1937d02 Kernel/DevFS: Make DevFSInode::name() return StringView %!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 9359f7801f Kernel/DevFS: Remove some unnecessary inode locking %!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
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8f9872581b Kernel: Move DevFS APIs towards OOM safety %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro ee84b8a845 Kernel: Harden DevFS Vector usage against OOM. %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Liav A 3c35ea30cc Kernel: Return 0 to indicate EOF when reading from end-of-file of device %!s(int64=4) %!d(string=hai) anos
  Liav A a66c9fc593 Kernel: When writing to device node, use can_write for checking %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6a3224d040 Kernel: Remove debug spam in DevFS %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0a45cfee01 DevFS: Use strongly typed InodeIndex %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric f64e287b82 Kernel: Make device generate their own names %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric a2601e1308 Kernel: Hook Ramdisk devices inside DevFS %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum %!s(int64=4) %!d(string=hai) anos