Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 75b0e5cce5 Ext2FS: Block #0 can terminate an inode block list early. há 6 anos atrás
  Andreas Kling 728327df8a Ext2FS: Fix build with EXT2_DEBUG enabled, and tweak some variable names. há 6 anos atrás
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. há 6 anos atrás
  Andreas Kling a6d407fec5 Ext2FS: Put some debug spam behind EXT2_DEBUG. há 6 anos atrás
  Andreas Kling 899f6a5de2 Ext2FS: Support shrinking inode to a smaller size. há 6 anos atrás
  Andreas Kling dde8d90747 Ext2FS: Fix accidental zero-fill when appending to a file. há 6 anos atrás
  Andreas Kling e0cdc5db0d Ext2FS: Reduce debug spam in block allocation. há 6 anos atrás
  Andreas Kling fd500c79d6 Ext2S: Fix off-by-one error in block allocation. há 6 anos atrás
  Andreas Kling b041fc57de Ext2FS: Bitmaps aren't always at full capacity. há 6 anos atrás
  Andreas Kling 14ceabeca8 Ext2FS: More bitmap misunderstanding cleanups. há 6 anos atrás
  Andreas Kling 1bf37db9a9 Ext2FS: Simplify block bitmap stuff. há 6 anos atrás
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. há 6 anos atrás
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ há 6 anos atrás