Commit History

Autor SHA1 Mensaxe Data
  Sergey Bugaev 6111cfda73 AK: Make Vector::unstable_remove() return the removed value %!s(int64=5) %!d(string=hai) anos
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 3847d00727 Kernel+Userland: Support remounting filesystems :^) %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev d395b93b15 Kernel: Misc tweaks %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 53647e347f Kernel+Base: Mount root filesystem read-only :^) %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev fdb71cdf8f Kernel: Support read-only filesystem mounts %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 6af2418de7 Kernel: Pass a Custody instead of Inode to VFS methods %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7eeea4d57f Kernel: rmdir("/") should fail instead of asserting %!s(int64=5) %!d(string=hai) anos
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 53d0ca2ad8 Kernel: Strip SUID+SGID bits from file when written to or chowned %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 54cb1e36b6 Kernel: Enforce file system veil on file creation %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" %!s(int64=5) %!d(string=hai) anos
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device %!s(int64=5) %!d(string=hai) anos
  Alex Muscar d013753f83 Kernel: Resolve relative paths when there is a veil (#1474) %!s(int64=5) %!d(string=hai) anos
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d5fe839166 Kernel: Remove unused artifacts of the Custody cache %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 1d2986ea15 Kernel: Fix a panic in VFS::rename() %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 3439498744 Kernel: Support trailing slashes in VFS::mkdir() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e28809a996 Kernel: Add forward declaration header %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c44b4d61f3 Kernel: Make Inode::lookup() return a RefPtr<Inode> %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 3ffdff5c02 Kernel: Dump backtrace when denying a path because of a veil %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 30ad7953ca Kernel: Rename UnveilState to VeilState %!s(int64=5) %!d(string=hai) anos