Historique des commits

Auteur SHA1 Message Date
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers il y a 3 ans
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's il y a 3 ans
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr il y a 3 ans
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> il y a 3 ans
  SeekingBlues 3d174e3ad2 Kernel/ProcFS: Provide a way to write to ProcFS inodes il y a 3 ans
  Andreas Kling 300402cc14 Kernel: Make it possible for KBufferBuilder creation to fail il y a 3 ans
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription il y a 3 ans
  Andreas Kling b481132418 Kernel: Make UserOrKernelBuffer return KResult from read/write/memset il y a 3 ans
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere il y a 3 ans
  Andreas Kling 9db8a14264 Kernel: Make SysFS and ProcFS generator functions return KResult il y a 3 ans
  Andreas Kling 398f8e7c96 Kernel: Use TRY() more in process-specific ProcFS code il y a 3 ans
  Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template il y a 3 ans
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker il y a 4 ans
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock il y a 4 ans
  Sergey Bugaev ed5b3f8495 Kernel: Specify directory entry types properly il y a 4 ans
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends il y a 4 ans
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data il y a 4 ans
  Andreas Kling a3063dfd33 Kernel: Simplify ProcFS generated buffer caching il y a 4 ans
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker il y a 4 ans
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere il y a 4 ans
  Liav A bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer il y a 4 ans
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry il y a 4 ans
  Andreas Kling c1143e1bae Kernel: Remove friend classes from ProcFSComponentsRegistrar il y a 4 ans
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere il y a 4 ans
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem il y a 4 ans
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly il y a 4 ans
  Liav A 47149e625f Kernel/ProcFS: Split code into more separate files il y a 4 ans
  Liav A 7c87891c06 Kernel: Don't copy a Vector<FileDescriptionAndFlags> il y a 4 ans
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design il y a 4 ans