Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 951ed6692b Remove InodeIdentifier::metadata(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ec1c487dcd Yet another pass of style fixes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ed7ae6c02c Add sync() syscall and a /bin/sync. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1f44cd9dd9 Reworked Inode to have a dirty bit and subclass-implemented flush_metadata(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d506c857ab Rename CoreInode to Inode. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 038d8641f9 Implement utime() along with a naive /bin/touch. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling aff89d2fd7 Yet more coding style fixes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 407bb3e76e Some coding style fixes. I'm getting more comfortable with this style. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 7d13432b55 Remove debug kprintfs() in VFS::mkdir. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f5a0b6961c Fix mkdir with relative paths. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling de4604ac95 Finally hook up the mkdir code to a syscall. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2529925fe9 Some more renaming: %!s(int64=6) %!d(string=hai) anos
  Andreas Kling eced5f11e3 Add CoreInode::reverse_lookup(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5f434bc00b Add CoreInode::lookup() for directory lookups. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8fa2d7104a More VFS cleanup. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 396a32835b A pass of style/naming cleanup in VFS. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 457a5df7d5 Rename: %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c735c56e4c More work on CoreInode. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 26852a8363 Add metadata to CoreInode. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 10c470e95f Make page_in_from_vnode 2x faster. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 19b9401487 Reduce kmalloc() traffic in directory iteration. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 39d6b96d21 Make chdir("/") work. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 47b7eeda44 Fix all current build warnings in the kernel. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3b2dcd5929 Add a VMO pointer to VNode. %!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 61a84193d7 Fix some broken stuff in VFS test environment. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 981a3ae4b3 Make VFS test environment build again. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 83172e6a4b Rename FileHandle to FileDescriptor. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9f2b9c82bf More work towards getting bash to build. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a685809e75 Waiters should be notified when a waitee is killed. %!s(int64=6) %!d(string=hai) anos