Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" пре 5 година
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device пре 5 година
  Andreas Kling e28809a996 Kernel: Add forward declaration header пре 5 година
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace пре 5 година
  Andreas Kling 88ea152b24 Kernel: Merge unnecessary DiskDevice class into BlockDevice пре 5 година
  Andreas Kling 94ca55cefd Meta: Add license header to source files пре 5 година
  Andreas Kling 59ed235c85 Kernel: Implement O_DIRECT open() flag to bypass disk caches пре 5 година
  Andreas Kling dcf8d359f3 Kernel: Fick infinite recursion when filling up disk cache пре 5 година
  Andreas Kling 922fd703c9 Kernel: Convert the DiskBackedFS write API to take "const u8*" пре 5 година
  Andreas Kling 1fc2612667 Kernel: Make DiskBackedFS::read_block() write to client-provided memory пре 5 година
  Andreas Kling a61f6ccc27 Kernel: Implement a simpler, bigger cache for DiskBackedFS пре 5 година
  Sergey Bugaev fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df пре 6 година
  Andreas Kling c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS пре 6 година
  Andreas Kling 46a06c23e3 Kernel: Fix all compiler warnings. пре 6 година
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. пре 6 година
  Andreas Kling 44673c4f3b Kernel: Add a write cache to DiskBackedFS. пре 6 година
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ пре 6 година