Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere před 4 roky
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() před 4 roky
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView před 4 roky
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock před 4 roky
  Liav A bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer před 4 roky
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree před 4 roky
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry před 4 roky
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere před 4 roky
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry před 4 roky
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem před 4 roky
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly před 4 roky
  Liav A 1f98d7d638 Kernel/ProcFS: Tighten modified time value across the filesystem objects před 4 roky
  Liav A d79d9e833e Kernel/ProcFS: Tighten permissions on the exposed objects před 4 roky
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design před 4 roky
  Liav A b8ec5449f2 Kernel: Remove DMI exposed blobs from ProcFS před 4 roky
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` před 4 roky
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h před 4 roky
  Jesse Buhagiar f2ff55dd09 Kernel: Add /proc/bus/usb to store information about connected devices před 4 roky
  Tim Schumacher 9559ac9dd6 Kernel: Correctly decode proc_file_type from identifier před 4 roky
  Gunnar Beutner bf779e182e Kernel: Remove obsolete size_t casts před 4 roky
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t před 4 roky
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton před 4 roky
  Brian Gianforcaro cbe1e05771 Kernel: Move ProcFS API towards OOM safety před 4 roky
  Ali Mohammad Pur 2b5732ab77 AK+Kernel: Disallow implicitly lifting pointers to OwnPtr's před 4 roky
  Andreas Kling 9d801d2345 Kernel: Rename Custody::create() => try_create() před 4 roky
  Andrew Kaster 505f84daae Kernel+AK: Move UBSanitizer to AK, and to AK namespace před 4 roky
  Liav A 8f2ddde4cb Kernel: Rename Console => ConsoleDevice před 4 roky
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` před 4 roky
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> před 4 roky
  Spencer Dixon 0f89e47a1a Kernel: Allow remapping Caps Lock to Control (#6883) před 4 roky