Historique des commits

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