Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 922fd703c9 Kernel: Convert the DiskBackedFS write API to take "const u8*" il y a 5 ans
  Andreas Kling 1fc2612667 Kernel: Make DiskBackedFS::read_block() write to client-provided memory il y a 5 ans
  Andreas Kling a61f6ccc27 Kernel: Implement a simpler, bigger cache for DiskBackedFS il y a 5 ans
  Sergey Bugaev fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df il y a 6 ans
  Andreas Kling c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS il y a 6 ans
  Andreas Kling 46a06c23e3 Kernel: Fix all compiler warnings. il y a 6 ans
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. il y a 6 ans
  Andreas Kling 44673c4f3b Kernel: Add a write cache to DiskBackedFS. il y a 6 ans
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ il y a 6 ans