Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's преди 3 години
  Andreas Kling 82c3cc4640 Kernel: Move Blocker setup out from constructors into setup_blocker() преди 3 години
  Andreas Kling 7006cb82bd Kernel: Rename Blocker::not_blocking(bool) to something more descriptive преди 3 години
  Andreas Kling 85546af417 Kernel: Rename Thread::BlockCondition to BlockerSet преди 3 години
  Andreas Kling 53019f413c Kernel: Mark BlockCondition subclasses as final преди 3 години
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock преди 3 години
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult преди 4 години
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> преди 4 години
  Andreas Kling 32a150f2b4 Kernel: Make Thread::state_string() return StringView преди 4 години
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& преди 4 години
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() преди 4 години
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView преди 4 години
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex преди 4 години
  Andreas Kling a803c4026c Kernel: Make FileSystem::class_name() return a StringView преди 4 години
  Andreas Kling 502bbacea0 Kernel: Rename FileBackedFS => FileBackedFileSystem преди 4 години
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem преди 4 години
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t преди 4 години
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type преди 4 години
  Tom 901ef3f1c8 Kernel: Specify default memory order for some non-synchronizing Atomics преди 4 години
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler преди 4 години
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks преди 4 години
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal преди 5 години
  Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB преди 5 години
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. преди 5 години
  Tom c813bb7355 Kernel: Fix a few Thread::block related races преди 5 години
  Sergey Bugaev a8489967a3 Kernel: Add Plan9FS :^) преди 5 години