Historie revizí

Autor SHA1 Zpráva Datum
  sin-ack d5fbdf1866 Kernel+LibC+LibCore: Implement `renameat(2)` před 2 roky
  Liav A aa9fab9c3a Kernel/FileSystem: Convert the mount table from Vector to IntrusiveList před 2 roky
  Liav A 69f41eb062 Kernel: Reject create links on paths that were not unveiled as writable před 2 roky
  sin-ack 3b03077abb Kernel: Update the ".." inode for directories after a rename před 2 roky
  Andreas Kling 10fa72d451 Kernel: Use AK::Time for InodeMetadata timestamps instead of time_t před 2 roky
  Liav A 03ae9f94cf Kernel/FileSystem: Remove hardcoded unveil path of /usr/lib/Loader.so před 2 roky
  Liav A fea3cb5ff9 Kernel/FileSystem: Discard safely filesystems when unmounted last time před 2 roky
  Liav A 24977996a6 Kernel: Append root filesystem to the VFS FileBackedFileSystem list před 2 roky
  Liav A 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts před 2 roky
  Liav A 07387ec19a Kernel+Base: Introduce MS_NOREGULAR mount flag před 2 roky
  Liav A c88cc8557f Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual před 2 roky
  Andreas Kling 2cc947ede4 Kernel: Use correct timestamp in sys$utimens() před 2 roky
  Andreas Kling 280694bb46 Kernel: Update atime/ctime/mtime timestamps atomically před 2 roky
  Andreas Kling dbe182f1c6 Kernel: Make Inode::resolve_as_link() take credentials as input před 2 roky
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input před 2 roky
  James Bellamy 386642ffcf Kernel: Use credentials object in VirtualFileSystem před 2 roky
  Andreas Kling 728c3fbd14 Kernel: Use RefPtr instead of LockRefPtr for Custody před 2 roky
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes před 2 roky
  Kristiyan Stoimenov 9e1bea50ee Kernel/VFS: Check that mount-point is not in use před 2 roky
  Liav A fcc0e4d538 Kernel/FileSystem: Funnel calls to Inode::prepare_to_write_data method před 3 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Ariel Don 9a6bd85924 Kernel+LibC+VFS: Implement utimensat(3) před 3 roky
  Andrew Kaster f08e91f67e Kernel: Don't check pledges or veil against code coverage data files před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors před 3 roky
  Andreas Kling 580d89f093 Kernel: Put Process unveil state in a SpinlockProtected container před 3 roky
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible před 3 roky
  Max Wipfli b0df096298 Kernel/VFS: Add FIXMEs about error codes leaking data from veiled paths před 3 roky
  Max Wipfli e8f491b01d Kernel/VFS: Validate paths against process veil in mkdir() před 4 roky
  Max Wipfli 8c7010f282 Kernel/VFS: Clear out_parent if path is veiled před 4 roky