Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ebf308d413 Make kernel build with clang. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 03a8357e84 Implement sending signals to blocked-in-kernel processes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 83172e6a4b Rename FileHandle to FileDescriptor. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8f6998c902 Add SpinLock to IDE disk access. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling dec5683e9c Snazz up the kprintf() output a bit by giving it its own color. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8e640539ef Add an inode metadata cache to the ext2fs implementation. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b1ff62f605 Okay let's just not have this broken locking at all right now. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e6284a8774 Fix broken SpinLock. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1d4af51250 Add a VFS::absolutePath(InodeIdentifier). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2716a9e2d7 Greatly improve /proc/PID/stack by tracing the ebp frame chain. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling eb4074bb9d Put more logspam behind EXT2_DEBUG. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bca4b71bfa Lots of hacking to make a very simple "ls" utility. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 705832f387 List the root directory after mounting /. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d2425495ca VirtualFileSystem class builds inside Kernel. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9171521752 Integrate ext2 from VFS into Kernel. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8293a0ff36 Rework DiskDevice's read() and write() to be non-virtual wrappers. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9cd0a34b5c BlockDevice -> DiskDevice. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f608629704 Implement creating a new directory. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5c50d02c2e Fix bug where allocating a new inode forgot that inodes are 1-based. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 47fc6344ac Support the ext2 directory entry file_type field. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0286b5ea48 Add a "stat" command to test FileHandle::stat(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c7c957966a Implement SyntheticFileSystem::readInodeBytes(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1f41a36c52 Add a Unix namespace for foo_t types. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c6d6ba7512 Minor errno fixups. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c94044a04a Work on POSIX-like read() and lseek() support. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fa3b11ac64 Parse out major/minor device from character and block device inodes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 750b27cb07 Ext2FileSystem::readInode() should return an empty buffer for 0-length files. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c2d42710bb Fix build. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5a30055157 Import all this stuff into a single repo called Serenity. %!s(int64=6) %!d(string=hai) anos