Commit Verlauf

Autor SHA1 Nachricht Datum
  Max Wipfli ee342f5ec3 Kernel: Replace usage of LexicalPath with KLexicalPath vor 4 Jahren
  Max Wipfli 8a295299f3 Kernel: Fix regression in VFS::symlink vor 4 Jahren
  Max Wipfli 502436f9fc Kernel: Stricter path checking in validate_path_against_process_veil vor 4 Jahren
  Max Wipfli 82c25aad01 Kernel: Use the static LexicalPath::basename(String) in VFS vor 4 Jahren
  Max Wipfli 3c0272126e Kernel: Don't allocate Strings unnecessarily in process veil validation vor 4 Jahren
  Max Wipfli 7405536a1a AK+Everywhere: Use mostly StringView in LexicalPath vor 4 Jahren
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath vor 4 Jahren
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h vor 4 Jahren
  Max Wipfli c1de46aaaf Kernel: Don't assume there are no nodes if m_unveiled_paths.is_empty() vor 4 Jahren
  Ali Mohammad Pur 90de1ded55 Kernel: Ensure that an unveil node with no permission is never accepted vor 4 Jahren
  Andreas Kling 9d801d2345 Kernel: Rename Custody::create() => try_create() vor 4 Jahren
  Mart G e16a50b586 Kernel: Remove an allocation from VFS::resolve_path_without_veil (#7287) vor 4 Jahren
  Max Wipfli 9cc201fb29 Kernel: Ignore null parent custody without error in VFS::open vor 4 Jahren
  Brian Gianforcaro 0b7395848a Kernel: Plumb OOM propagation through Custody factory vor 4 Jahren
  r-paiva 293a5c2b49 Kernel-VFS: Fixed kernel crash if parent custody is null vor 4 Jahren
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> vor 4 Jahren
  Andreas Kling cd9be1733c Kernel: Make Inode::set_{a,c,m}time return KResult vor 4 Jahren
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling f27352dfdc Kernel: Use more if-with-initializer in VFS vor 4 Jahren
  Andreas Kling a7b6282086 Kernel: Silence debug spam about chown and symlink during boot vor 4 Jahren
  Andreas Kling 10f10abaa3 Kernel: Convert klog() => dmesgln() in filesystem code vor 4 Jahren
  Ben Wiederhake 336303bda4 Kernel: Make kgettimeofday use AK::Time vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions vor 4 Jahren
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type vor 4 Jahren
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) vor 4 Jahren
  William Bowling b97d23a71f Kernel: Use the resolved parent path when testing create veil (#5231) vor 4 Jahren
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. vor 4 Jahren
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. vor 4 Jahren