Historique des commits

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