提交历史

作者 SHA1 备注 提交日期
  Andreas Kling d1371d66f7 Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription 2 年之前
  Liav A 0fd7b688af Kernel: Introduce support for using FileSystem object in multiple mounts 2 年之前
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 年之前
  Andreas Kling 502bbacea0 Kernel: Rename FileBackedFS => FileBackedFileSystem 4 年之前
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Sergey Bugaev 187b785a05 Kernel: Split BlockBasedFileSystem off FileBackedFileSystem 5 年之前
  Sergey Bugaev 88e23113ae Kernel: Tweak FileBackedFS API to avoid intermediary copies 5 年之前
  Liav A 65dd9d5ad3 Kernel: Ensure we flush the entire ext2 superblock 5 年之前
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device 5 年之前
  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 年之前