提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 398f8e7c96 Kernel: Use TRY() more in process-specific ProcFS code 3 年之前
  Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template 3 年之前
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 年之前
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 年之前
  Sergey Bugaev ed5b3f8495 Kernel: Specify directory entry types properly 3 年之前
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends 3 年之前
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data 3 年之前
  Andreas Kling a3063dfd33 Kernel: Simplify ProcFS generated buffer caching 4 年之前
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker 4 年之前
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere 4 年之前
  Liav A bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer 4 年之前
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry 4 年之前
  Andreas Kling c1143e1bae Kernel: Remove friend classes from ProcFSComponentsRegistrar 4 年之前
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere 4 年之前
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem 4 年之前
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly 4 年之前
  Liav A 47149e625f Kernel/ProcFS: Split code into more separate files 4 年之前
  Liav A 7c87891c06 Kernel: Don't copy a Vector<FileDescriptionAndFlags> 4 年之前
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design 4 年之前