Commit History

Author SHA1 Message Date
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters 2 years ago
  Liav A aa9fab9c3a Kernel/FileSystem: Convert the mount table from Vector to IntrusiveList 2 years ago
  Liav A 31d4c07dee Kernel: Add missing includes for Mount.h file 2 years ago
  Andreas Kling 728c3fbd14 Kernel: Use RefPtr instead of LockRefPtr for Custody 2 years ago
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes 2 years ago
  Idan Horowitz 4e7d307166 Kernel: Convert Mount::absolute_path to ErrorOr<NonnullOwnPtr<KString>> 3 years ago
  Hendiadyoin1 fe2cf774c3 Kernel: Fix missing include in FileSystem/Mount.h 3 years ago
  Andreas Kling 58c6d30f6a Kernel/Ext2FS: Cache the root inode in a member variable 4 years ago
  Andreas Kling 98080497d2 Kernel: Use Forward.h headers more 4 years ago
  Andreas Kling 6a27de2d94 Kernel: Make VirtualFileSystem::Mount a top-level class 4 years ago