Historique des commits

Auteur SHA1 Message Date
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr il y a 3 ans
  Andreas Kling 8ebf08b6c8 Kernel: Make all ProcFS and SysFS files zero-sized il y a 3 ans
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's il y a 3 ans
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality il y a 4 ans
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits il y a 4 ans
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends il y a 4 ans
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult il y a 4 ans
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> il y a 4 ans
  Luke e06660d33c Kernel/ProcFS: Get unveil stats instead of FDs stats for unveil data il y a 4 ans
  Liav A 0a5312730c Kernel/ProcFS: Propagate errors correctly when they occur 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 c94c15d45c Everywhere: Replace AK::Singleton => Singleton il y a 4 ans
  Andreas Kling 58f62cd1d0 Kernel/ProcFS: Add S_IFREG bit to regular files in /proc il y a 4 ans
  Andreas Kling df5fa8aa39 Kernel/ProcFS: Remove redundant ProcFS& member from ProcFSInode il y a 4 ans
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& il y a 4 ans
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker il y a 4 ans
  Andreas Kling b975a74a1d Kernel/USB: Move USB bus information from /proc to /sys il y a 4 ans
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere il y a 4 ans
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() il y a 4 ans
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView il y a 4 ans
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock 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
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree il y a 4 ans
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry il y a 4 ans
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere il y a 4 ans
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry 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 1f98d7d638 Kernel/ProcFS: Tighten modified time value across the filesystem objects il y a 4 ans
  Liav A d79d9e833e Kernel/ProcFS: Tighten permissions on the exposed objects il y a 4 ans