تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andreas Kling 0d577ab781 Kernel: Add "child added" and "child removed" InodeWatcher events 5 سال پیش
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers 5 سال پیش
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. 5 سال پیش
  Andreas Kling d63b6287f5 Kernel: Add missing casts when calling AK::min() 5 سال پیش
  Yonatan Goldschmidt 3a90a01dd4 Ext2FS: Fix indirect-blocks iteration 5 سال پیش
  Sergey Bugaev 88e23113ae Kernel: Tweak FileBackedFS API to avoid intermediary copies 5 سال پیش
  Liav A 65dd9d5ad3 Kernel: Ensure we flush the entire ext2 superblock 5 سال پیش
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device 5 سال پیش
  Liav A a7d708e47d Kernel: Don't enumerate blocks of ext2 symlinks by default 5 سال پیش
  Andreas Kling 53d0ca2ad8 Kernel: Strip SUID+SGID bits from file when written to or chowned 5 سال پیش
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" 5 سال پیش
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device 5 سال پیش
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h 5 سال پیش
  marprok 3cbc2f4381 Ext2FS: Reset the found_a_group flag 5 سال پیش
  Andreas Kling 75a6b27f73 Ext2FS: Remove unused allocate_block() 5 سال پیش
  Andreas Kling 8bb361889c AK: Remove Optional::operator bool() 5 سال پیش
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() 5 سال پیش
  Andreas Kling 7cd1bdfd81 Kernel: Simplify some dbg() logging 5 سال پیش
  Liav A b0d40e9495 Ext2Filesystem: Use dbg() instead of dbgprintf() 5 سال پیش
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 سال پیش
  Andreas Kling 0763f67043 AK: Make Bitmap use size_t for its size 5 سال پیش
  Andreas Kling b6887bd9cd Ext2FS: The max current block count of a file is size/block_size 5 سال پیش
  Andreas Kling 59c052a72a Ext2FS: Allow holes in block lists 5 سال پیش
  Andreas Kling 88b9fcb976 AK: Use size_t for ByteBuffer sizes 5 سال پیش
  Andreas Kling e28809a996 Kernel: Add forward declaration header 5 سال پیش
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 سال پیش
  Andreas Kling 7291370478 Kernel: Make File::truncate() take a u64 5 سال پیش
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit 5 سال پیش
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit 5 سال پیش
  Andreas Kling cb97ef5589 Ext2FS: Fail with EMFILE if we would overflow i_links_count 5 سال پیش