Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 16f934474f Kernel+Tests: Allow deleting someone else's file in my sticky directory há 2 anos atrás
  Andreas Kling 47b9e8e651 Kernel: Annotate VirtualFileSystem::rmdir() errors with spec comments há 2 anos atrás
  Andreas Kling 8619f2c6f3 Kernel+Tests: Remove inaccurate FIXME in sys$rmdir() há 2 anos atrás
  Andreas Kling 8d781d0216 Kernel+Tests: Make sys$rmdir() fail with EINVAL if basename is "." há 2 anos atrás
  Liav A 2e710de2f4 Kernel/FileSystem: Prevent symlink creation in veiled directory paths há 2 anos atrás
  sin-ack 2a502fe232 Kernel+LibC+LibCore+UserspaceEmulator: Implement `faccessat(2)` há 2 anos atrás
  sin-ack fa692e13f9 Kernel: Use real UID/GID when checking for file access há 2 anos atrás
  sin-ack d5fbdf1866 Kernel+LibC+LibCore: Implement `renameat(2)` há 2 anos atrás
  Liav A aa9fab9c3a Kernel/FileSystem: Convert the mount table from Vector to IntrusiveList há 2 anos atrás
  Liav A 69f41eb062 Kernel: Reject create links on paths that were not unveiled as writable há 2 anos atrás
  sin-ack 3b03077abb Kernel: Update the ".." inode for directories after a rename há 2 anos atrás
  Andreas Kling 10fa72d451 Kernel: Use AK::Time for InodeMetadata timestamps instead of time_t há 2 anos atrás
  Liav A 03ae9f94cf Kernel/FileSystem: Remove hardcoded unveil path of /usr/lib/Loader.so há 2 anos atrás
  Liav A fea3cb5ff9 Kernel/FileSystem: Discard safely filesystems when unmounted last time há 2 anos atrás
  Liav A 24977996a6 Kernel: Append root filesystem to the VFS FileBackedFileSystem list há 2 anos atrás
  Liav A 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts há 2 anos atrás
  Liav A 07387ec19a Kernel+Base: Introduce MS_NOREGULAR mount flag há 2 anos atrás
  Liav A c88cc8557f Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual há 2 anos atrás
  Andreas Kling 2cc947ede4 Kernel: Use correct timestamp in sys$utimens() há 2 anos atrás
  Andreas Kling 280694bb46 Kernel: Update atime/ctime/mtime timestamps atomically há 2 anos atrás
  Andreas Kling dbe182f1c6 Kernel: Make Inode::resolve_as_link() take credentials as input há 2 anos atrás
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input há 2 anos atrás
  James Bellamy 386642ffcf Kernel: Use credentials object in VirtualFileSystem há 2 anos atrás
  Andreas Kling 728c3fbd14 Kernel: Use RefPtr instead of LockRefPtr for Custody há 2 anos atrás
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes há 2 anos atrás
  Kristiyan Stoimenov 9e1bea50ee Kernel/VFS: Check that mount-point is not in use há 2 anos atrás
  Liav A fcc0e4d538 Kernel/FileSystem: Funnel calls to Inode::prepare_to_write_data method há 3 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Ariel Don 9a6bd85924 Kernel+LibC+VFS: Implement utimensat(3) há 3 anos atrás
  Andrew Kaster f08e91f67e Kernel: Don't check pledges or veil against code coverage data files há 3 anos atrás