Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling e6a8133b0c FileSystem: Merge symlink following logic into path resolution. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 709d168807 FileSystem: Get rid of VFS::resolve_path(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 874bffc729 FileSystem: Get rid of VFS::absolute_path() and teach Mount about custodies. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8e83aac8a3 FileSystem: Get rid of VFS::resolve_path_to_inode() and old_resolve_path(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 393851418b FileSystem: Port most of the code over to using custodies. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4cb87b1753 FileSystem: Add a Custody class that represents a parent/child guardianship. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 475a17fa4b VFS: Also respect the sticky bit of the new parent in rename(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e4eca17848 VFS: Implement sticky bit behavior for rename() and unlink(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d32d85e133 Kernel: Fix rename() sometimes failing to move within the same directory. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ca9ed13643 Kernel: Simplify Device::open(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 33920df299 AK: Try to use StringViews more for substrings and splitting. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 13041f894f Kernel: Start using StringView in the VFS class. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3f6408919f AK: Improve smart pointer ergonomics a bit. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 37ae00a4dd Kernel+Userland: Add the rename() syscall along with a basic /bin/mv. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ %!s(int64=6) %!d(string=hai) anos