Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 3a9c01619f Ext2FS: Avoid a kmallocation every time we fetch an inode from disk. 6 年之前
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. 6 年之前
  Andreas Kling fc0b63ca3c Kernel: Include absolute paths of mount points in /proc/mounts 6 年之前
  Andreas Kling c4fce9b3f9 Make stat() work on device files again. 6 年之前
  Andreas Kling c3cc318028 Ext2FS: Remove an unnecessary heap allocation in create_inode(). 6 年之前
  Andreas Kling 3a4207b863 Fix dumb bug in HashTable::clear(). 6 年之前
  Andreas Kling c30e2c8d44 Implement basic chmod() syscall and /bin/chmod helper. 6 年之前
  Andreas Kling c95228b128 Add support for removing directories. 6 年之前
  Andreas Kling 1ee8597ce4 Ext2FS: Include meta blocks in an inode's i_blocks count. 6 年之前
  Andreas Kling 8bb18fdc56 Kernel: Get rid of Unix namespace. 6 年之前
  Andreas Kling 730c14e647 VFS: Rename FS::id() to fsid() for consistency. 6 年之前
  Andreas Kling 754037874c Move VFS sources into Kernel/. 6 年之前