Commit History

Autor SHA1 Mensaxe Data
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe %!s(int64=3) %!d(string=hai) anos
  Andreas Kling caaeae9607 Kernel: Make FileSystem::get_inode() return KResultOr<NRP<Inode>> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 865eb54f75 Kernel/Ext2FS: Use TRY() in the Ext2FS %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9d736772bd Kernel/Ext2FS: Remove a String allocation in debug logging %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4cbe348a0f Kernel/Ext2FS: Avoid temporary String allocation during inode creation %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7676edfb9b Kernel: Stop allowing implicit conversion from KResult to int %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro a6db2f985a Kernel: Handle OOM in DiskCache when mounting Ext2 filesystems %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 15cd5d324c Kernel: Handle OOM from KBuffer usage in Ext2FS::get_bitmap_block() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bd37840cf5 Kernel/Ext2FS: Surface Vector allocation failures in block allocation %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 58c6d30f6a Kernel/Ext2FS: Cache the root inode in a member variable %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a803c4026c Kernel: Make FileSystem::class_name() return a StringView %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 41c0009f6d Kernel/Ext2FS: Don't hog inode lock in traverse_as_directory() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling abbd237ec1 Kernel/Ext2FS: Don't hog FS lock when calling base class flush_writes() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 98c230b370 Kernel/Ext2FS: Uncache unknown inode indices when flushing writes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ace8b9a0ee Kernel/Ext2FS: Don't hog both locks in Ext2FSInode::lookup() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 79552c91d5 Kernel: Rename BlockBasedFS => BlockBasedFileSystem %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric fdb5367da1 Kernel: Promote various integers to 64 bits in storage layer %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` %!s(int64=4) %!d(string=hai) anos
  Sam Atkins ab7023dbe5 Kernel: Ensure Ext2FSInode's lookup is populated before using it %!s(int64=4) %!d(string=hai) anos