Lịch sử commit

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