Commit History

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