Commit History

Author SHA1 Message Date
  Andreas Kling 10c470e95f Make page_in_from_vnode 2x faster. 6 years ago
  Andreas Kling 83172e6a4b Rename FileHandle to FileDescriptor. 6 years ago
  Andreas Kling 8e640539ef Add an inode metadata cache to the ext2fs implementation. 6 years ago
  Andreas Kling 1d4af51250 Add a VFS::absolutePath(InodeIdentifier). 6 years ago
  Andreas Kling 2716a9e2d7 Greatly improve /proc/PID/stack by tracing the ebp frame chain. 6 years ago
  Andreas Kling 9171521752 Integrate ext2 from VFS into Kernel. 6 years ago
  Andreas Kling 9cd0a34b5c BlockDevice -> DiskDevice. 6 years ago
  Andreas Kling f608629704 Implement creating a new directory. 6 years ago
  Andreas Kling 47fc6344ac Support the ext2 directory entry file_type field. 6 years ago
  Andreas Kling 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 years ago
  Andreas Kling 1f41a36c52 Add a Unix namespace for foo_t types. 6 years ago
  Andreas Kling c94044a04a Work on POSIX-like read() and lseek() support. 6 years ago
  Andreas Kling 5a30055157 Import all this stuff into a single repo called Serenity. 6 years ago