커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's 3 년 전
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality 3 년 전
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits 3 년 전
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends 3 년 전
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult 3 년 전
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> 3 년 전
  Luke e06660d33c Kernel/ProcFS: Get unveil stats instead of FDs stats for unveil data 3 년 전
  Liav A 0a5312730c Kernel/ProcFS: Propagate errors correctly when they occur 3 년 전
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data 3 년 전
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton 3 년 전
  Andreas Kling 58f62cd1d0 Kernel/ProcFS: Add S_IFREG bit to regular files in /proc 3 년 전
  Andreas Kling df5fa8aa39 Kernel/ProcFS: Remove redundant ProcFS& member from ProcFSInode 4 년 전
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& 4 년 전
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker 4 년 전
  Andreas Kling b975a74a1d Kernel/USB: Move USB bus information from /proc to /sys 4 년 전
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere 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 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock 4 년 전
  Liav A bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer 4 년 전
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree 4 년 전
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry 4 년 전
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere 4 년 전
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry 4 년 전
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem 4 년 전
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly 4 년 전
  Liav A 1f98d7d638 Kernel/ProcFS: Tighten modified time value across the filesystem objects 4 년 전
  Liav A d79d9e833e Kernel/ProcFS: Tighten permissions on the exposed objects 4 년 전
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design 4 년 전
  Liav A b8ec5449f2 Kernel: Remove DMI exposed blobs from ProcFS 4 년 전