Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andreas Kling 8258b699db Kernel: Use StringView more in Inode and subclasses. 6 yıl önce
  Andreas Kling 891d4c4834 Kernel: Qualify a bunch of #include statements. 6 yıl önce
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. 6 yıl önce
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. 6 yıl önce
  Andreas Kling bba2c062fe FileSystem: Make Inode::lookup() take a StringView. 6 yıl önce
  Andreas Kling 2e14e5891c FileSystem: Remove now-unused Inode::parent() and Inode::reverse_lookup(). 6 yıl önce
  Andreas Kling 9ac95d1867 FileSystem: Pass mode_t to Inode::add_child(). 6 yıl önce
  Andreas Kling 75b0e5cce5 Ext2FS: Block #0 can terminate an inode block list early. 6 yıl önce
  Andreas Kling 728327df8a Ext2FS: Fix build with EXT2_DEBUG enabled, and tweak some variable names. 6 yıl önce
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. 6 yıl önce
  Andreas Kling a6d407fec5 Ext2FS: Put some debug spam behind EXT2_DEBUG. 6 yıl önce
  Andreas Kling 899f6a5de2 Ext2FS: Support shrinking inode to a smaller size. 6 yıl önce
  Andreas Kling dde8d90747 Ext2FS: Fix accidental zero-fill when appending to a file. 6 yıl önce
  Andreas Kling e0cdc5db0d Ext2FS: Reduce debug spam in block allocation. 6 yıl önce
  Andreas Kling fd500c79d6 Ext2S: Fix off-by-one error in block allocation. 6 yıl önce
  Andreas Kling b041fc57de Ext2FS: Bitmaps aren't always at full capacity. 6 yıl önce
  Andreas Kling 14ceabeca8 Ext2FS: More bitmap misunderstanding cleanups. 6 yıl önce
  Andreas Kling 1bf37db9a9 Ext2FS: Simplify block bitmap stuff. 6 yıl önce
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. 6 yıl önce
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ 6 yıl önce