提交历史

作者 SHA1 备注 提交日期
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 年之前
  Andreas Kling 4527d9852a Kernel: Track time-of-last-write in SlavePTY and report it as mtime 4 年之前
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal 4 年之前
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. 5 年之前
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly 5 年之前
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers 5 年之前
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. 5 年之前
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 年之前
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit 5 年之前
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit 5 年之前
  Andreas Kling c44b4d61f3 Kernel: Make Inode::lookup() return a RefPtr<Inode> 5 年之前
  Sergey Bugaev c0b32f7b76 Meta: Claim copyright for files created by me 5 年之前
  Sergey Bugaev 7d4a267504 Kernel: Fix identifier casing 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Andreas Kling 4abbedb6e4 Kernel: Allow passing initial UID and GID when creating new inodes 5 年之前
  Sergey Bugaev 66a0a12435 DevPtsFS: Do not assume there is one of it 6 年之前
  Andreas Kling 3dac1f8ac5 Kernel: Remove use of [[gnu::pure]]. 6 年之前
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 6 年之前
  Robin Burchell 0dc9af5f7e Add clang-format file 6 年之前
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ 6 年之前