Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 0d577ab781 Kernel: Add "child added" and "child removed" InodeWatcher events %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d63b6287f5 Kernel: Add missing casts when calling AK::min() %!s(int64=5) %!d(string=hai) anos
  Yonatan Goldschmidt 3a90a01dd4 Ext2FS: Fix indirect-blocks iteration %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 88e23113ae Kernel: Tweak FileBackedFS API to avoid intermediary copies %!s(int64=5) %!d(string=hai) anos
  Liav A 65dd9d5ad3 Kernel: Ensure we flush the entire ext2 superblock %!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
  Liav A a7d708e47d Kernel: Don't enumerate blocks of ext2 symlinks by default %!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 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
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h %!s(int64=5) %!d(string=hai) anos
  marprok 3cbc2f4381 Ext2FS: Reset the found_a_group flag %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 75a6b27f73 Ext2FS: Remove unused allocate_block() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8bb361889c AK: Remove Optional::operator bool() %!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 7cd1bdfd81 Kernel: Simplify some dbg() logging %!s(int64=5) %!d(string=hai) anos
  Liav A b0d40e9495 Ext2Filesystem: Use dbg() instead of dbgprintf() %!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
  Andreas Kling 0763f67043 AK: Make Bitmap use size_t for its size %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b6887bd9cd Ext2FS: The max current block count of a file is size/block_size %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 59c052a72a Ext2FS: Allow holes in block lists %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 88b9fcb976 AK: Use size_t for ByteBuffer sizes %!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 7291370478 Kernel: Make File::truncate() take a u64 %!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 cb97ef5589 Ext2FS: Fail with EMFILE if we would overflow i_links_count %!s(int64=5) %!d(string=hai) anos