Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's преди 3 години
  Andrew Kaster 65edc62c02 Kernel: Resolve clang-tidy readability-make-member-function-const преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> преди 3 години
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access преди 3 години
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult преди 4 години
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ преди 4 години
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& преди 4 години
  Andreas Kling 58c6d30f6a Kernel/Ext2FS: Cache the root inode in a member variable преди 4 години
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex преди 4 години
  Andreas Kling a803c4026c Kernel: Make FileSystem::class_name() return a StringView преди 4 години
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more преди 4 години
  Andreas Kling ea8578bf11 Kernel: Remove unnecessary includes in FileSystem.{cpp,h} преди 4 години
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem преди 4 години
  Jean-Baptiste Boric fdb5367da1 Kernel: Promote various integers to 64 bits in storage layer преди 4 години
  Lenny Maiorani 5751327195 Kernel: static vs non-static constexpr variables преди 4 години
  Justin 721a867c65 Kernel: Expose FileSystem's fragment size преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type преди 4 години
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean преди 4 години
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks преди 4 години
  Itamar 33138900de FileSystem: Convert file types to DT_* types at a later stage преди 5 години
  Andreas Kling 71e8554740 Kernel: Remove the now-unused FS::DirectoryEntry преди 5 години
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal преди 5 години
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly преди 5 години
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers преди 5 години
  Brian Gianforcaro c459e4ecb2 Kernel: Clang format file system in prep for changes. преди 5 години
  Sergey Bugaev de4b7d9c21 Kernel: Make FS::block_size a size_t преди 5 години
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device преди 5 години
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" преди 5 години