Commit History

Autor SHA1 Mensaxe Data
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 2175c689ef Kernel: Remove redundant (K)String::characters() calls %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 1d2f78682b Kernel+AK: Eliminate a couple of temporary String allocations %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 8dd11ae717 Kernel+SystemServer: Add /dev/tty %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake 3582184d8c Kernel: Expose inode information in /proc/pid/fds %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 905065f8c8 Kernel: Make PerformanceEventBuffer::to_json() return a KResult %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6f992d784f Kernel: Add const variant of Process::perf_events() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 213b8868af Kernel: Rename file_description(fd) => open_file_description(fd) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2065ced8f6 Kernel: Make KBufferBuilder::append() & friends return KResult %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 398f8e7c96 Kernel: Use TRY() more in process-specific ProcFS code %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a9204510a4 Kernel: Make file description lookup return KResultOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* %!s(int64=4) %!d(string=hai) anos
  Sergey Bugaev ed5b3f8495 Kernel: Specify directory entry types properly %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1ea604adb1 Kernel/ProcFS: Avoid String allocation when traversing /proc/PID/fd/ %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 64bc5f668d Kernel: Avoid enumerating all the fds to find a specific one in procfs %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a412fd2ed8 Kernel/ProcFS: Avoid two unnecessary number-to-string conversions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality %!s(int64=4) %!d(string=hai) anos
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits %!s(int64=4) %!d(string=hai) anos
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends %!s(int64=4) %!d(string=hai) anos
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ %!s(int64=4) %!d(string=hai) anos