Historial de Commits

Autor SHA1 Mensaje Fecha
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años
  Tom d89582880e Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" hace 4 años
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" hace 4 años
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" hace 4 años
  Tom 5a98e329d1 AK: Get rid of make_singleton function hace 4 años
  Tom f0906250a1 Kernel: Move Singleton class to AK hace 4 años
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class hace 4 años
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal hace 4 años
  Brian Gianforcaro d67069d922 Kernel: Propagate a few KResults properly in FileSystem subsystems hace 5 años
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. hace 5 años
  Peter Elliott d01eba6fa3 Kernel: Implement FIFOs/named pipes hace 5 años
  Sergey Bugaev 0c72a9eda7 Kernel: Fix .. directory entry at mount point handling a little hace 5 años
  Sergey Bugaev 6111cfda73 AK: Make Vector::unstable_remove() return the removed value hace 5 años
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions hace 5 años
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly hace 5 años
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers hace 5 años
  Sergey Bugaev 3847d00727 Kernel+Userland: Support remounting filesystems :^) hace 5 años
  Sergey Bugaev d395b93b15 Kernel: Misc tweaks hace 5 años
  Sergey Bugaev 53647e347f Kernel+Base: Mount root filesystem read-only :^) hace 5 años
  Sergey Bugaev fdb71cdf8f Kernel: Support read-only filesystem mounts hace 5 años
  Sergey Bugaev 6af2418de7 Kernel: Pass a Custody instead of Inode to VFS methods hace 5 años
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath hace 5 años
  Andreas Kling 7eeea4d57f Kernel: rmdir("/") should fail instead of asserting hace 5 años
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device hace 5 años
  Andreas Kling 53d0ca2ad8 Kernel: Strip SUID+SGID bits from file when written to or chowned hace 5 años
  Andreas Kling 54cb1e36b6 Kernel: Enforce file system veil on file creation hace 5 años
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" hace 5 años
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device hace 5 años
  Alex Muscar d013753f83 Kernel: Resolve relative paths when there is a veil (#1474) hace 5 años