Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling eeffd5be07 Ext2FS: Fix block allocation ignoring the very last block group před 4 roky
  Luke d79194d87f Kernel: Return early in create_inode if name is too long před 4 roky
  Andreas Kling 2cb32f8356 Kernel: Let InodeWatcher track child inode numbers instead of names před 4 roky
  asynts 206dcd84a6 FileSystem: Use OutputMemoryStream instead of BufferStream. před 4 roky
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks před 4 roky
  Ben Wiederhake 737c9f0a14 Kernel: Explain correctness of reference to local lambda před 4 roky
  Itamar 33138900de FileSystem: Convert file types to DT_* types at a later stage před 4 roky
  Itamar b6c34c0521 Ext2FS: Make reported file_type values match up with those in dirent před 4 roky
  Andreas Kling 31d3eac651 Ext2FS: Fix build with EXT2_DEBUG před 4 roky
  Andreas Kling 607e085823 Ext2FS: Fix inode link leak on all new inodes před 4 roky
  Andreas Kling 6ad2d31952 Ext2FS: Stop using FS::DirectoryEntry před 4 roky
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal před 4 roky
  Brian Gianforcaro 946c96dd56 Kernel: Suppress remaining unobserved KResult return codes před 4 roky
  Brian Gianforcaro d67069d922 Kernel: Propagate a few KResults properly in FileSystem subsystems před 4 roky
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. před 4 roky
  Tom bc107d0b33 Kernel: Add SMP IPI support před 5 roky
  Sergey Bugaev 187b785a05 Kernel: Split BlockBasedFileSystem off FileBackedFileSystem před 5 roky
  Andreas Kling 0d577ab781 Kernel: Add "child added" and "child removed" InodeWatcher events před 5 roky
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers před 5 roky
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. před 5 roky
  Andreas Kling d63b6287f5 Kernel: Add missing casts when calling AK::min() před 5 roky
  Yonatan Goldschmidt 3a90a01dd4 Ext2FS: Fix indirect-blocks iteration před 5 roky
  Sergey Bugaev 88e23113ae Kernel: Tweak FileBackedFS API to avoid intermediary copies před 5 roky
  Liav A 65dd9d5ad3 Kernel: Ensure we flush the entire ext2 superblock před 5 roky
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device před 5 roky
  Liav A a7d708e47d Kernel: Don't enumerate blocks of ext2 symlinks by default před 5 roky
  Andreas Kling 53d0ca2ad8 Kernel: Strip SUID+SGID bits from file when written to or chowned před 5 roky
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" před 5 roky
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device před 5 roky
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h před 5 roky