Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins 3cbc0fdbb0 Kernel: Remove declarations for non-existent methods %!s(int64=2) %!d(string=hai) anos
  Liav A fea3cb5ff9 Kernel/FileSystem: Discard safely filesystems when unmounted last time %!s(int64=2) %!d(string=hai) anos
  Liav A 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts %!s(int64=2) %!d(string=hai) anos
  Linus Groh 8150d71821 Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 2065a73727 Kernel: Use u64 instead of size_t for BlockBasedFileSystem::read_block %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 0b2e93cf43 Kernel: Use u64 instead of size_t for BlockBasedFileSystem::write_block %!s(int64=3) %!d(string=hai) anos
  David Briggs cf45370c47 Kernel: Use ErrorOr in BlockBased and Ext2 filesystem raw read and write %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 018c4e0e7e AK+Kernel: Format DistinctNumeric using the underlying type's formatter %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> %!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 552dd7abd3 Kernel: Port BlockBasedFileSystem to ProtectedValue :^) %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro a6db2f985a Kernel: Handle OOM in DiskCache when mounting Ext2 filesystems %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a7d193951f Kernel: Don't hog file system lock when doing BlockBasedFileSystem I/O %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 79552c91d5 Kernel: Rename BlockBasedFS => BlockBasedFileSystem %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 502bbacea0 Kernel: Rename FileBackedFS => FileBackedFileSystem %!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
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric eea5a5ed5d Kernel: Make block-based file system code 64 bit ready %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 489317e573 Kernel: Make BlockBasedFS::BlockIndex a distinct integer type %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e279b45aed Kernel: Make BlockBasedFS read/write functions return a KResult %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 43d9fe15f9 Revert "Kernel: Convert read_block method to get a reference instead of pointer" %!s(int64=4) %!d(string=hai) anos
  Liav A 092a13211a Kernel: Convert read_block method to get a reference instead of pointer %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Sergey Bugaev 187b785a05 Kernel: Split BlockBasedFileSystem off FileBackedFileSystem %!s(int64=5) %!d(string=hai) anos