Historial de Commits

Autor SHA1 Mensaje Fecha
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions hace 3 años
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  TheFightingCatfish a81b21c1a7 Kernel+LibC: Implement fsync hace 3 años
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton hace 3 años
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ hace 4 años
  Andreas Kling ea8578bf11 Kernel: Remove unnecessary includes in FileSystem.{cpp,h} hace 4 años
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem hace 4 años
  Jean-Baptiste Boric fdb5367da1 Kernel: Promote various integers to 64 bits in storage layer hace 4 años
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h hace 4 años
  Justin 721a867c65 Kernel: Expose FileSystem's fragment size hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Tom d89582880e Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" hace 4 años
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" hace 4 años
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" hace 4 años
  Tom 5a98e329d1 AK: Get rid of make_singleton function hace 4 años
  Tom f0906250a1 Kernel: Move Singleton class to AK hace 4 años
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling 71e8554740 Kernel: Remove the now-unused FS::DirectoryEntry hace 4 años
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal hace 4 años
  Sergey Bugaev de4b7d9c21 Kernel: Make FS::block_size a size_t hace 5 años
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h hace 5 años
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings hace 5 años
  Andreas Kling b9be6b7bb4 Ext2FS: Trying to create a too-long directory entry should ENAMETOOLONG hace 5 años
  Andreas Kling c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS hace 6 años
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. hace 6 años