Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling d3cf4cd8f0 Kernel/DevFS: Remove redundant DevFS& member from DevFSInode пре 4 година
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& пре 4 година
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker пре 4 година
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere пре 4 година
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() пре 4 година
  Andreas Kling a3f58a5003 Kernel/DevFS: Use KString for DevFSDeviceInode::m_name пре 4 година
  Andreas Kling 0d89cfcd9a Kernel/DevFS: Use KString for DevFSLinkInode::m_link пре 4 година
  Andreas Kling dd37d0a327 Kernel/DevFS: Use KString for DevFSLinkInode::m_name пре 4 година
  Andreas Kling 61c1937d02 Kernel/DevFS: Make DevFSInode::name() return StringView пре 4 година
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView пре 4 година
  Andreas Kling 9359f7801f Kernel/DevFS: Remove some unnecessary inode locking пре 4 година
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock пре 4 година
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree пре 4 година
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem пре 4 година
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` пре 4 година
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t пре 4 година
  Brian Gianforcaro 8f9872581b Kernel: Move DevFS APIs towards OOM safety пре 4 година
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> пре 4 година
  Brian Gianforcaro ee84b8a845 Kernel: Harden DevFS Vector usage against OOM. пре 4 година
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. пре 4 година
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Liav A 3c35ea30cc Kernel: Return 0 to indicate EOF when reading from end-of-file of device пре 4 година
  Liav A a66c9fc593 Kernel: When writing to device node, use can_write for checking пре 4 година
  Andreas Kling 6a3224d040 Kernel: Remove debug spam in DevFS пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling 0a45cfee01 DevFS: Use strongly typed InodeIndex пре 4 година
  Jean-Baptiste Boric f64e287b82 Kernel: Make device generate their own names пре 4 година
  Jean-Baptiste Boric a2601e1308 Kernel: Hook Ramdisk devices inside DevFS пре 4 година
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum пре 4 година