提交历史

作者 SHA1 备注 提交日期
  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 年之前