Historial de Commits

Autor SHA1 Mensaje Fecha
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters hace 2 años
  Liav A fea3cb5ff9 Kernel/FileSystem: Discard safely filesystems when unmounted last time hace 2 años
  Liav A 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts hace 2 años
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes hace 2 años
  Andreas Kling e475263113 AK+Kernel: Add AK::AtomicRefCounted and use everywhere in the kernel hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Andreas Kling 4e4a930b13 Kernel: Use the system boot time as default timestamp in /sys and /dev hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's hace 3 años
  Andrew Kaster 65edc62c02 Kernel: Resolve clang-tidy readability-make-member-function-const hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access hace 3 años
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult hace 4 años
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ hace 4 años
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& hace 4 años
  Andreas Kling 58c6d30f6a Kernel/Ext2FS: Cache the root inode in a member variable hace 4 años
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex hace 4 años
  Andreas Kling a803c4026c Kernel: Make FileSystem::class_name() return a StringView hace 4 años
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more hace 4 años
  Andreas Kling ea8578bf11 Kernel: Remove unnecessary includes in FileSystem.{cpp,h} hace 4 años
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem hace 4 años
  Jean-Baptiste Boric fdb5367da1 Kernel: Promote various integers to 64 bits in storage layer hace 4 años
  Lenny Maiorani 5751327195 Kernel: static vs non-static constexpr variables hace 4 años
  Justin 721a867c65 Kernel: Expose FileSystem's fragment size hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type hace 4 años
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean hace 4 años
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años
  Itamar 33138900de FileSystem: Convert file types to DT_* types at a later stage hace 4 años